[
https://issues.apache.org/jira/browse/FOR-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564104#action_12564104
]
Ferdinand Soethe commented on FOR-413:
--------------------------------------
looking at linkmap.xml I see a document that claims to be
DTD Documentation V1.2//EN but uses a-elements for linking which are not legal
in this grammar.
Probably - I didn't find my way all through the sitemap - this
misrepresentation of the document type prevents it from being tranformed to
proper document v1.3 which is expected when transforming to fop.
Rather than hacking fop to support a elements I'd suggest to fix the
linkmap-pileline to produce valid xml.
> PDF: rendering fails when graphics too big - workaround inside
> --------------------------------------------------------------
>
> Key: FOR-413
> URL: https://issues.apache.org/jira/browse/FOR-413
> Project: Forrest
> Issue Type: Bug
> Components: Plugin: output.pdf
> Affects Versions: 0.6
> Reporter: Olivier Jacques
> Assignee: Ferdinand Soethe
> Attachments: added-wide-PNG-to-howto.patch, FOP-Test.zip, murks.fo,
> murks.fo, murks.zip, recovered-files.zip, remove-double-id.patch
>
>
> When "forresting" a document that has embedded images, the PDF rendering
> sometimes stops with this error message:
> BROKEN: org.apache.fop.apps.FOPException: No meaningful layout in block after
> many attempts. Infinite loop is assumed. Processing halted.
> I've found that this is caused by images that are too big to fit in the PDF
> page (took me some times :) )
> (Moved workaround from Description to Comment - see 2005-12-24)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.