Jeremias Maerki wrote:
I've addressed your concern and deprecated the use of PDFEncryptionParams in FOUserAgent (D15).
Darn quick reaction. I'm impressed!
You proposed using a Properties object. The problem I see here is that non-String values cannot be used whereas with the existing renderer options Map this is possible.
No problem. I just had a vague memory that properties can automatically convert strings into boolean values. J.Pietschmann
