[ 
https://issues.apache.org/jira/browse/FOP-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17084051#comment-17084051
 ] 

Chris Bowditch commented on FOP-2930:
-------------------------------------

I also don't approve of the proposed solution. I'd guess there is some image 
processing needed to convert images to format required by PDF and thats why it 
takes a long time to generate the PDF File. I think we should confirm before 
closing this bug

> 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)

Reply via email to