[
https://issues.apache.org/jira/browse/PDFBOX-2411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14164948#comment-14164948
]
John Hewson commented on PDFBOX-2411:
-------------------------------------
Yeah that's an interesting abuse of the PDF spec, here's what it looks like:
{code}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META name="GENERATOR" content="IBM WebSphere Studio">
<TITLE>Document Form</TITLE>
</HEAD>
<BODY>
%PDF-1.3%
1 0 obj [/PDF /Text /ImageB /ImageC /ImageI] endobj
{code}
...
{code}
trailer << /Size 12 /Root 10 0 R/Info 11 0 R >>
startxref
306410
%%EOF
{code}
> Pushback buffer is full on seamingly small PDF
> ----------------------------------------------
>
> Key: PDFBOX-2411
> URL: https://issues.apache.org/jira/browse/PDFBOX-2411
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 1.8.7
> Reporter: Andy Phillips
> Labels: WebSphere
> Attachments: 6A933F5B-F712-412A-9496-53C233D330B1.pdf
>
>
> I am getting a push back buffer full error on a seemingly small PDF, smaller
> than most i read from this site.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)