Youssef Eldakar wrote:
Is AllowDegradedPrinting supposed to affect the quality of images in a PDF, or does it apply only to text?
The PDF Reference doesn't mention a difference. It just says: "bit 3: Print the document (possibly not at the highest quality level, depending on whether bit 12 is also set). bit 12: Print the document to a representation from which a faithful digital copy of the PDF content could be generated. When this bit is clear (and bit 3 is set), printing is limited to a lowlevel representation of the appearance, possibly of degraded quality."
Also, what happens if I set both AllowPrinting and AllowDegradedPrinting? Which takes precedence?
That's answered in the PDF Reference citation. Note that you need to use 128bit encryption; this doesn't work with 40bit encryption. br, Bruno ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
