1T3XT BVBA 1t3xt.info> writes:
> The ArrayIndexOutOfBoundsException problem was fixed though.
>
> We've also moved the transparency code in PdfImage as you suggested.
Thanks!
--
Ivan
--
Learn the latest--Visual Stu
On 3/09/2013 12:43, Ivan B. Gregor wrote:
> Knock knock. Did my patch get applied?
No, because it still created files without an ID.
Also part of your patch wasn't of any use for the moment (the part that
loops over the second ID).
The ArrayIndexOutOfBoundsException problem was fixed though.
We'v
On 9/3/2013 12:43 PM, Ivan B. Gregor wrote:
> Knock knock. Did my patch get applied?
We're currently getting plenty of support questions from paid customers
(that's what happens if you grow: http://info.itextpdf.com/fast50_2013
). Support tickets from paid customers get priority. I've made a tick
Ivan B. Gregor gmail.com> writes:
>
>
> Hi,
>
> Some PDFs contain strange values in trailer/ID, for example:
>
> trailer
> <<>]>>
>
> startxref
> 78443
> %%EOF
Knock knock. Did my patch get applied?
--
Ivan
--
Leonard Rosenthol adobe.com> writes:
>
> On 8/28/13 2:11 AM, "Ivan B. Gregor" gmail.com> wrote:
>
> >As far as I remember this method was pioneerd by Adobe InDesign, the first
> >full unicode Windows version, I do not remember the number.
>
> Nope, predates ID. First appeared (at least from
On 8/28/13 2:11 AM, "Ivan B. Gregor" wrote:
>As far as I remember this method was pioneerd by Adobe InDesign, the first
>full unicode Windows version, I do not remember the number.
Nope, predates ID. First appeared (at least from Adobe) in a version of
the PDFMakers for Office, IIRC.
And that
Leonard Rosenthol adobe.com> writes:
>
> Another great example of poor PDF generation :(. Wasting all those bytes
> for ASCII values.
As far as I remember this method was pioneerd by Adobe InDesign, the first
full unicode Windows version, I do not remember the number. Actually it
makes a lot
Another great example of poor PDF generation :(. Wasting all those bytes
for ASCII values.
On 8/27/13 9:48 AM, "Ivan B. Gregor" wrote:
>Leonard Rosenthol adobe.com> writes:
>
>>
>> Can you send an actual example of a PDF like that?
>
>No, I cannot share because this PDF belongs to a customer
Leonard Rosenthol adobe.com> writes:
>
> Can you send an actual example of a PDF like that?
No, I cannot share because this PDF belongs to a customer, but this part
should be of interest to you:
15 0 obj
<<
/Title(\376\377\000S\000u\000g\000a\000r\000C\000R\000M)
/Author(\376\377\000S\000u\000
: [iText-questions] Allow malformed trailer/ID
Can you send an actual example of a PDF like that?
It's clearly invalid and I'd love to know who made it!
Thanks,
Leonard
On 8/27/13 8:16 AM, "Ivan B. Gregor" wrote:
>
>Hi,
>
>Some PDFs contain strange values in tra
Can you send an actual example of a PDF like that?
It's clearly invalid and I'd love to know who made it!
Thanks,
Leonard
On 8/27/13 8:16 AM, "Ivan B. Gregor" wrote:
>
>Hi,
>
>Some PDFs contain strange values in trailer/ID, for example:
>
>trailer
><<>]>>
>
>startxref
>78443
>%%EOF
>
>PdfStamp
Hi,
Some PDFs contain strange values in trailer/ID, for example:
trailer
<<>]>>
startxref
78443
%%EOF
PdfStamperImpl has ArrayIndexOutOfBounds in the case above. Patch below
fixes the issue:
diff -ru originals/com/itextpdf/text/pdf/PdfEncryption.java
itextpdf-5.4.2-sources/com/itextpdf/text/p
12 matches
Mail list logo