Hi all,

I must resize (change the resolution) of some Inline Images in a PDF.

I'm a bit stuck on how best to proceed.

I've tried by extending PDFStreamEngine and overriding method
processOperator (https://stackoverflow.com/q/54744038/1581629) but
without good results.

Since I want to modify a stream (I think), I would like to ask if the
approach is correct or if there are better methods (e.g. extend
GraphicsOperatorProcessor or something...)

thanks
m

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org

Reply via email to