Hi, did you try the two things I mentioned on stackoverflow? (Did you
understand them?) Did you create a PDF file with it? If yes, please
share it, I might be able to tell what is missing.
Tilman
Am 21.02.2019 um 09:59 schrieb Matteo Gamboz:
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: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]