And for some reason the method pdfStamper.extractRevision() is returning an
empty inputStream (avaible () = 0).

When i run the method I get an object that contains the following:
- RASInputStream
   - Position: 0
   - Source: WindowRandomAcessSource
     - Length: 564167 / / <--- actual size of the revision
     - Offset: 0
     - Source: IndependentRandomAcessSource
        - Source: IndependentRandomAcessSource
           - Source: ArrayRandomAcessSource
             - array
                (0 ... 564167) / / <---- byte[] of same size

But when trying to execute read() on this object, the method returns nothing
(byte[0]).



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Pdf-Incremental-Updates-tp4659069p4659070.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to