However, like some of you, I've found that the default behavior of the Acrobat reader is to 'shrink' the content of the PDF when printing. When enabled, it causes my PDF to print incorrectly, and for the content to 'run over' or stop short in terms of the layout. When I disable this feature by deselecting the checkbox, it prints perfectly.
My question is, is there some way to set this viewer preference programmatically? Perhaps through the PdfWriter.setViewerPreferences method?
No, there is no way to disable that feature.
You can, however, with Acrobat 6, add your own "Print" button to the document that would make sure that option is unchecked.
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: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
