PostScript problem / DCDecodeFilter

2014-03-21 Thread Gonzalo Vasquez
Hi everybody, I've been having great progress with the image treatment for my PostScript output, succeeding in inserting black and white PNG images, but still have in issue with color JPEG ones. The resulting PostScript file is both opened and viewed correctly in GhostView (Linux), but not on

Extension issue

2014-03-19 Thread Gonzalo Vasquez
Hi there, After checking the image problems related to PostScript output, I'm trying to refactor my extension to produce an external-graphic instead of an svg document, and the first one does render properly both in PDF and PostScript, but not the later. This snippet in the XSL-FO:

Re: Improving FOP Performance

2014-03-18 Thread Gonzalo Vasquez
differences. On 3/17/14, 9:48 PM, Gonzalo Vasquez wrote: Hi everybody, We've been doing some performance tests using several output formats (PDF, PostScript and AFP), and they al give us about the same time results, which are far from what we expected. I'm aware that there are several bits

Re: Improving FOP Performance

2014-03-18 Thread Gonzalo Vasquez
http://www.altiuz.cl http://www.altiuzreports.com El 18-03-2014, a las 9:22, Paul Womack supp...@papermule.co.uk escribió: Gonzalo Vasquez wrote: Hi everybody, We've been doing some performance tests using several output formats (PDF, PostScript and AFP), and they al give us about

Missing images in PostScript output

2014-03-18 Thread Gonzalo Vasquez
Checking FOP Documentation (https://xmlgraphics.apache.org/fop/1.0/output.html), under the PostScript section I see: Limitations Images and SVG may not be displayed correctly. SVG support is far from being complete. No image transparency is available. Can anyone provide a list of actually

Re: Missing images in PostScript output

2014-03-18 Thread Gonzalo Vasquez
Well...does help indeed, but doesn't solve the problem, as I'm missing both SVG and JPEG images, which are supported in PostScript :( Gonzalo Vásquez Sáez Gerente Investigación y Desarrollo (RD) Altiuz Soluciones Tecnológicas de Negocios Ltda. Av. Nueva Tajamar 555 Of. 802, Las Condes - CP

Improving FOP Performance

2014-03-17 Thread Gonzalo Vasquez
Hi everybody, We've been doing some performance tests using several output formats (PDF, PostScript and AFP), and they al give us about the same time results, which are far from what we expected. I'm aware that there are several bits of Apache FOP which might me tweaked, but any suggestions

[jira] [Commented] (FOP-2318) Caching FontInfo class/constructors in AbstractFOPBridgeContext

2013-12-18 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852144#comment-13852144 ] Gonzalo Vasquez commented on FOP-2318: -- Has anyone seen mi suggestion? Caching

Re: [jira] [Resolved] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-25 Thread Gonzalo Vasquez
) Reporter: Gonzalo Vasquez Priority: Minor Labels: performance Fix For: trunk Attachments: SimpleSVGUserAgent.java.patch, sample.fo After having profiled an application I'm coding, and having detected hotspot methods, I've come across

[jira] [Updated] (FOP-2318) Caching FontInfo class/constructors in AbstractFOPBridgeContext

2013-11-25 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonzalo Vasquez updated FOP-2318: - Environment: Tested on Mac OSX 10.9, Java SE 7 (1.7.0_04) (was: Tested on Mac OSX 10.9) Caching

[jira] [Updated] (FOP-2318) Caching FontInfo class/constructors in AbstractFOPBridgeContext

2013-11-25 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonzalo Vasquez updated FOP-2318: - Attachment: AbstractFOPBridgeContext.patch Caching FontInfo class/constructors

[jira] [Created] (FOP-2318) Caching FontInfo class/constructors in AbstractFOPBridgeContext

2013-11-25 Thread Gonzalo Vasquez (JIRA)
Gonzalo Vasquez created FOP-2318: Summary: Caching FontInfo class/constructors in AbstractFOPBridgeContext Key: FOP-2318 URL: https://issues.apache.org/jira/browse/FOP-2318 Project: Fop

[jira] [Commented] (FOP-2318) Caching FontInfo class/constructors in AbstractFOPBridgeContext

2013-11-25 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13831514#comment-13831514 ] Gonzalo Vasquez commented on FOP-2318: -- Same FO file as in https://issues.apache.org

[jira] [Commented] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-18 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13825287#comment-13825287 ] Gonzalo Vasquez commented on FOP-2314: -- Great! Hope to hear some more results from

Content overflows the viewport

2013-11-18 Thread Gonzalo Vasquez
I'm getting several warnings like these: Nov 18, 2013 12:58:40 PM org.apache.fop.events.LoggingEventListener processEvent Advertencia: Content overflows the viewport of an fo:block-container in inline-progression direction by 54 millipoints. Content will be clipped. (No context info

Perfomance tweaks suggested

2013-11-15 Thread Gonzalo Vasquez
Hi everybody, I've recently moved to using the trunk version of FOP instead of the latest release (1.1), mainly due to performance issues, as I wanted to check if anything could be improved in the code to get some performance gain, and I've actually succeeded in doing so. The performance

[jira] [Created] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-15 Thread Gonzalo Vasquez (JIRA)
Gonzalo Vasquez created FOP-2314: Summary: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent Key: FOP-2314 URL: https://issues.apache.org/jira/browse/FOP-2314 Project: Fop

[jira] [Updated] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-15 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonzalo Vasquez updated FOP-2314: - Description: After having profiled an application I'm coding, and having detected hotspot methods

[jira] [Updated] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-15 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonzalo Vasquez updated FOP-2314: - Attachment: sample.fo Sample FO file to test performance improvement Caching xmlParserClassName

[jira] [Comment Edited] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-15 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13823768#comment-13823768 ] Gonzalo Vasquez edited comment on FOP-2314 at 11/15/13 4:18 PM

[jira] [Updated] (FOP-2314) Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent

2013-11-15 Thread Gonzalo Vasquez (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gonzalo Vasquez updated FOP-2314: - Attachment: SimpleSVGUserAgent.java.patch Added SVN patch as generated from Eclipse Kepler

java.lang.NoSuchMethodError: org.apache.fontbox.cff.CFFFont.getGIDMappings()Ljava/util/ArrayList;

2013-11-15 Thread Gonzalo Vasquez
When adding a specific font that contains TrueType fonts or using the auto-detect tag in the fop (trunk version) config file, I'm getting the following exception. Any comments / ideas? java.lang.NoSuchMethodError: org.apache.fontbox.cff.CFFFont.getGIDMappings()Ljava/util/ArrayList;