magesh rathnam wrote:
> Hi,
> 
>   Is it possible to set the print DPI of the PDF via code? If yes, Can 
> you explain me how? I'm using Java as my programming language.

You do know that PDF doesn't really have a resolution, do you?
http://itext.ugent.be/library/question.php?id=100
However since PDF 1.6 you can change the user unit
(which is not the same as the resolution).
The only other sensible answer I can give, is that
you can force a viewer to 'print as image' (with a
lower resolution) by using encryption.
br,
Bruno

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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