What do you mean by "custom DPI settings"?  PDF is a resolution independant 
format, so it has no DPI.  It sents these resolution independent instructions 
to to the printer in the printer's language and then the printer renders at its 
target resolution.

Silent print can be done using JavaScript, however such may be disabled for 
security reasons.

3 & 4 - such controls are the auspices of job control languages such as JDF 
outside of the PDF.

Leonard

-----Original Message-----
From: Martin Vích [mailto:[email protected]] 
Sent: Thursday, March 08, 2012 7:43 AM
To: [email protected]
Subject: [iText-questions] pdf - detailed print settings - addViewerPreference ?

Hi, I have few questions related to pdf print settings. I found method 
addViewerPreference but there is not much options. I am not sure if its even 
possible with Itext API, but i would need to set : 

1/ custom DPI settings
2/ automatic silent print
3/ color / grayscale / monochrome print
4/ Booklet print (i found PdfName.DUPLEX but there is not much options)

Is anything mentioned above possible to set e.g. by some javascript action ? I 
didnt found these options in iText API.

Thank you
Martin V.

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning Cloud computing makes 
use of virtualization - but cloud computing also focuses on allowing computing 
to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/ Please check the keywords list 
before you ask for examples: http://itextpdf.com/themes/keywords.php

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to