Hi all! Does anyone know if it's possible to add 3D slicing functionality to acrobats 3D file capability? Thanks!
On Thu, Feb 21, 2019, 12:59 AM Matteo Gamboz <[email protected]> wrote: > 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] > >

