Hi,

In June I sent you modifications for itext that verifies modifications
between revisions, in the itext version that i modify you didn't verify this
posible changes.

have you revised this?

Sorry my english is poor.

On Thu, Jun 24, 2010 at 1:16 PM, Oscar P <opasc...@gmail.com> wrote:

> Hi,
>
> Some time ago, I sent you a version that verifies whether there are
> modifications between revisions. This code is developed using iText2.1.5
>
> I've modified the code for use with iText 5.0.1.
>
> I think this code works well, but I would like you to approve these
> changes, or tell me the changes I need to make.
>
> I attach the source code of iText5.0.1 with the modifications.
>
> The name of the method to test this is "compareDoc()" in PdfReader class.
>
> I'm also including a test class named "test.java"
>
>
> Modified files:
> com.itextpdf.text.Utilities.java
> com.itextpdf.text.pdf.PdfArray
> com.itextpdf.text.pdf.PdfBoolean
> com.itextpdf.text.pdf.PdfDictionary
> com.itextpdf.text.pdf.PdfIndirectReference
> com.itextpdf.text.pdf.PdfLiteral
> com.itextpdf.text.pdf.PdfName
> com.itextpdf.text.pdf.PdfNull
> com.itextpdf.text.pdf.PdfNumber
> com.itextpdf.text.pdf.PdfObject
> com.itextpdf.text.pdf.PdfReader
> com.itextpdf.text.pdf.PdfString
>
> New files:
> com.itextpdf.ModInfo
> prubas.test
>
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to