At 11:57 AM -0800 3/5/03, Lynn Young wrote:
I am using servlet to print in the background, the code I use is:

pdfWriter.addJavaScript("this.print(false);",false);

That adds scripts to the PDF to run when it opens...So this is happening WAY after your servlet is completed...



To put it simply, I need to detect whether the printing is actully working before I continue, how should I go for it?

You can't :(.



Leonard -- --------------------------------------------------------------------------- Leonard Rosenthol <mailto:[EMAIL PROTECTED]> Chief Technical Officer <http://www.pdfsages.com> PDF Sages, Inc. 215-629-3700 (voice) 215-629-0789 (fax)


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger for complex code. Debugging C/C++ programs can leave you feeling lost and disoriented. TotalView can help you find your way. Available on major UNIX and Linux platforms. Try it free. www.etnus.com
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to