[
https://issues.apache.org/jira/browse/FOP-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17080416#comment-17080416
]
Simon Steiner commented on FOP-2930:
------------------------------------
Can you try
https://xmlgraphics.apache.org/fop/fop-pdf-images.html#improve-performance
> performance problem in pdf generation
> -------------------------------------
>
> Key: FOP-2930
> URL: https://issues.apache.org/jira/browse/FOP-2930
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.4
> Reporter: zouari
> Priority: Major
> Fix For: 2.4
>
> Attachments: PDFFactory.patch, test1.if, test1.pdf
>
>
> I have an ".if" file which contains external document.
> this file contains 50,000 pages.
> I tried to convert it to pdf but this task took a long time
> we analyze this performance problem, I find for each external page, an object
> "PDFResources".
> PDFResources objects processing slows down pdf file generation.
> solution:
> create a global "PDFResources" object for all the pages.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)