TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jose
NA
24
0
Print result from dialog capture
Jan 22 2010 11:46 AM
I'm researching to see if the result from a print dialog can be captured? In this case, my application had a print button where the user clicks the button and sends the print job to the "default" printer set up on the client PC. In this case the intention is to allow the print job to be printed to the "Adobe PDF" printer (which is the default printer). I have the print feature working here. What I want to do is get the
resulting path and PDF filename
from the print dialog and put that into a variable.
Does anyone know if you can get this result from the print dialog? I'm trying to avoid using a file watcher for this since I already have one running in this app, unless someone can confirm there shouldn't be any performance issues with 2 file watchers.
Reply
Answers (
1
)
NEED HELP: array of struct to read input file
DataGridView - How to sort columns by row?