Search found 3 matches
- Fri Sep 21, 2018 6:23 pm
- Forum: XSLT and FOP
- Topic: color problem with afp
- Replies: 1
- Views: 1142
color problem with afp
Hello, I have a color display problem in the afp format. instead of red, the svg image is in black. <fo:table> <fo:table-column column-width="400pt" border="0.5pt solid black" /> <fo:table-header> <fo:table-row> <fo:table-cell border="0.5pt solid black"> <fo:block font-weight="bold">Price</fo:block>...
- Mon Jul 09, 2018 12:45 pm
- Forum: XSLT and FOP
- Topic: converting performance problem
- Replies: 3
- Views: 1376
Re: converting performance problem
Hi,
no time is less than first faith but it remains high.
to convert 10000 file it takes 35 minutes, while with fop 2.0 it takes 11 minutes
no time is less than first faith but it remains high.
to convert 10000 file it takes 35 minutes, while with fop 2.0 it takes 11 minutes
- Mon Jul 09, 2018 12:32 pm
- Forum: XSLT and FOP
- Topic: converting performance problem
- Replies: 3
- Views: 1376
converting performance problem
Hello,
with fop 2.2, converting FO files (with external-document) to pdf files takes a lot of time.
with fop 2.0 the conversion takes only half the time.
I think the problem is with the change in cache management in pdfbox.
you can help me to solve the performance problem.
thank you
with fop 2.2, converting FO files (with external-document) to pdf files takes a lot of time.
with fop 2.0 the conversion takes only half the time.
I think the problem is with the change in cache management in pdfbox.
you can help me to solve the performance problem.
thank you