Hello,

Since the latest update of Acrobat Reader I get a message while trying to print 
a pdf – file silent. 
I use iText in a Sevlet to add JavaScript to a existing PDF. This always worked 
fine.
//Append Javascript command Add Silent Print command
writer.addJavaScript("this.print({bUI: false,bSilent: false,bShrinkToFit: 
true});");
document.close();

Is there a way to disable the message? 
Thank you,
Simon

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to