Jose

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.

Answers (1)