https://issues.apache.org/bugzilla/show_bug.cgi?id=54108

          Priority: P2
            Bug ID: 54108
          Assignee: fop-dev@xmlgraphics.apache.org
           Summary: PNG and GIF image generation fails in RTF documents
          Severity: normal
    Classification: Unclassified
          Reporter: carl...@gmail.com
          Hardware: PC
            Status: NEW
           Version: 1.1
         Component: rtf
           Product: Fop

Tomcat 6
java 1.7

Fop 1.1
xmlgraphics-commons-1.5.jar

<fo:external-graphic src="file:logotypes/{head/logotype}"                      
                 width="auto" height="auto" content-width="80%"
content-height="auto" />

will produce:

org.apache.fop.render.rtf.rtflib.rtfdoc.RtfExternalGraphic$ExternalGraphicException:
The tag <fo:external-graph ic> does not support gif - image type

both for PNG and GIF files when producing RTF documents

The same environment and XSL produce PDF that are ok.

Switching back to fop 1.0 and xmlgraphics-commons-1.4.jar resolves the problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to