Oscar,
OscarP wrote:
> i have tested the pdfs you attached and they work fine (with itext 2.1.5),
> every pdf return false
Hhmmm, in that case maybe there are too many differences between 2.1.5 and
4.2 for your patches... not too surprisingly, considering how near to iText
internals you get.
Michael,
i have tested the pdfs you attached and they work fine (with itext 2.1.5),
every pdf return false except VisiblySignedNewPage.pdf that returns true
because it adds a new page and modify the structure of the document.
Respect to "equals" method you are right, i should have written a pers
Oscar,
OscarP wrote:
> I attach the changed files.
>
> 2010/1/26 Oscar P
>
>> some time ago asked how to verify as Adobe Acrobat. Your response was
>> that I had to develop and modify itext to solve it.
>>
>> I think I've achieved my goal, but I'm not sure.
I had some trouble getting your c
Oscar,
OscarP wrote:
> some time ago asked how to verify as Adobe Acrobat. Your response was
> that
> I had to develop and modify itext to solve it.
>
> I think I've achieved my goal, but I'm not sure.
>
> Can I send the modified classes from itext1.5 for you to evaluate if this
> is
> correc
Hi,
some time ago asked how to verify as Adobe Acrobat. Your response was that
I had to develop and modify itext to solve it.
I think I've achieved my goal, but I'm not sure.
Can I send the modified classes from itext1.5 for you to evaluate if this is
correct?
thanks for all.