Sign In  Sign Up Live-Chat

WMF Graphics Not Displaying In PDF Output

Last post 07-01-2008, 6:39 AM by forever. 3 replies.
Sort Posts: Previous Next
  •  03-31-2008, 2:24 PM 119930

    WMF Graphics Not Displaying In PDF Output

    WMF graphics are not displaying the PDF output. When viewing the FO output, I see it specified but the images does not display in the PDF. Are WMF/Vector images supported in Aspose.PDF?

    The following is a snippet of the stylesheet that specifies the WMF graphic:

    <xsl:template match="path">

       <fo:block xsl:use-attribute-sets="NavigationPathSpacing">

          <fo:table xsl:use-attribute-sets="Table">

             <fo:table-column column-number="1" column-width="20mm"/>

             <fo:table-column column-number="2"/>

             <fo:table-body>

                <fo:table-row xsl:use-attribute-sets="TableRow">

                   <fo:table-cell>

                      <fo:external-graphic src="http://we4kmstg01/kmss_images/current/en-us/327050b9-b183-4b54-91c6-1e2cd7f6957a/e79d0c34-73a9-4a41-9b00-1f8a3bdb93e6/1dadd92f-15c3-4839-8d7c-2bdb7751078c.wmf"/>

                   </fo:table-cell>

                   <fo:table-cell>

                      <fo:block xsl:use-attribute-sets="NavigationArrowSpacing">

                         <xsl:apply-templates select="navigation"/>

                      </fo:block>

                   </fo:table-cell>

                </fo:table-row>

             </fo:table-body>

    </fo:table>

    </fo:block>

    </xsl:template>

    The following is a snippet of the FO output that specifies the WMF graphic:

    <fo:table-cell>

       <fo:external-graphic src="http://we4kmstg01/kmss_images/current/en-us/327050b9-b183-4b54-91c6-1e2cd7f6957a/e79d0c34-73a9-4a41-9b00-1f8a3bdb93e6/1dadd92f-15c3-4839-8d7c-2bdb7751078c.wmf" />

    </fo:table-cell>

     
  •  03-31-2008, 7:43 PM 119973 in reply to 119930

    Re: WMF Graphics Not Displaying In PDF Output

    Hi,

    Thank you for considering Aspose.

    Wmf is not supported when converting XSL-FO into PDF. We will investigate this issue and try to support it in the future version.


    Tommy Wang
    Lead Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  04-18-2008, 4:53 AM 122967 in reply to 119973

    Re: WMF Graphics Not Displaying In PDF Output

    Attachment: Present (inaccessible)
    Hi,

    Wmf and Emf are supported now. Please try the attachment. Thanks.

    Best regards.

    Hans Zhang
    Product Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
  •  07-01-2008, 6:39 AM 133784 in reply to 119930

    Updated component version is available

    The issues you have found earlier (filed as 4743) have been fixed in this update.


    Tommy Wang
    Lead Developer
    Aspose Changsha Team
    About Us
    Contact Us
     
View as RSS news feed in XML