You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2002/11/22 15:45:52 UTC

DO NOT REPLY [Bug 14770] New: - PDF Renderer does not work with .bmp images.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14770>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14770

PDF Renderer does not work with .bmp images.

           Summary: PDF Renderer does not work with .bmp images.
           Product: Fop
           Version: 0.20.4
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: images
        AssignedTo: fop-dev@xml.apache.org
        ReportedBy: derrick.koes@smith-nephew.com


The PDF Renderer issues a stack trace handling bitmap images.  This also 
prohibits subsequent renderings of files without bitmap images.

org.apache.fop.apps.FOPException: 921600
	at org.apache.fop.apps.Driver.render(Unknown Source)
	at org.apache.fop.apps.Driver.run(Unknown Source)
...
java.lang.ArrayIndexOutOfBoundsException: 921600
	at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1111)
	at org.apache.fop.apps.Driver.render(Unknown Source)
	at org.apache.fop.apps.Driver.run(Unknown Source)

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org