Very amusing list lately-- makes me sorry I was away for a few years.
Anyway, I am using baPrintFile( ) to send several documents to the printer one at a time.
The user can select potentially up to 100 html documents to print, so I create a list of filenames.
Then I fire them off one at a time on a frame event if there is a list of documents.
The end result is the print dialog for the first document and none of the subsequent documents.
Should I possibly watch for an event like the stage losing focus and then regaining focus (from the print dialog) before sending the next request? This still requires the user to sit there and click the print dialog numerous times.
Better yet, is there a way to send the whole group of documents to the printer as one job? I most cases, the user will not be selecting more than 5 - 10 documents for printing at one time, but then again, there is always that 'special' user. ;)
Any helpful suggestions?
-Andy
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
