[
https://issues.apache.org/jira/browse/FOP-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Stavenuiter updated FOP-2413:
---------------------------------
Description:
xml conversion to pdf ends in error when there are more than 27.053 lines.
These 27.053 lines are between a start tag <DocumentTekst> and end tag
</DocumentTekst> and each line ends with a CR LF.
It doesn't matter if there is text entered on a line or not, it's the number of
lines that matters.
I have tested with fop-version 0.93 and with version 1.1
See attached files for data used (anonymized).
The xml has to be opened with Notepad++ to see the 27.053 lines I wrote about.
was:
xml conversion to pdf ends in error when there are more than 27.053 lines.
These 27.053 lines are between a start tag <DocumentTekst> and end tag
</DocumentTekst> and each line ends with a CR LF.
It doesn't matter if there is text entered on a line or not, it's the number of
lines that matters.
I have tested with fop-version 0.93 and with version 1.1
> xml conversion to pdf ends in error when there are more than 27.053 lines
> -------------------------------------------------------------------------
>
> Key: FOP-2413
> URL: https://issues.apache.org/jira/browse/FOP-2413
> Project: Fop
> Issue Type: Bug
> Components: fo/block
> Affects Versions: 1.1
> Environment: Windows 7, jdk1.5.0_08, maven2.1.1
> Reporter: Jan Stavenuiter
> Priority: Minor
> Labels: test
> Fix For: 1.1
>
> Attachments: Fo.xsl, TestLogfile fop version 0.93.log, TestLogfile
> fop version 1.1.log, Xml to convert to pdf.xml
>
>
> xml conversion to pdf ends in error when there are more than 27.053 lines.
> These 27.053 lines are between a start tag <DocumentTekst> and end tag
> </DocumentTekst> and each line ends with a CR LF.
> It doesn't matter if there is text entered on a line or not, it's the number
> of lines that matters.
> I have tested with fop-version 0.93 and with version 1.1
> See attached files for data used (anonymized).
> The xml has to be opened with Notepad++ to see the 27.053 lines I wrote about.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)