Ecrion Software Inc. Homepage
Forum Home Forum Home > XF Rendering Server > Generic Support
  New Posts New Posts RSS Feed: Base64 ecoded JPG removed from rendered output
  FAQ FAQ  Forum Search   Register Register  Login Login

Base64 ecoded JPG removed from rendered output

 Post Reply Post Reply
Author
Message / View First Unread Post
vz7mxs View Drop Down
Newbie
Newbie


Joined: 04 Mar 2010
Posts: 3
Post Options Post Options   Quote vz7mxs Quote  Post ReplyReply Direct Link To This Post Topic: Base64 ecoded JPG removed from rendered output
    Posted: 09 Mar 2010 at 2:19pm
Hi,
 
I have wordml templates that have embedded base64 encoded jpgs. The documents render to pdf without error in XF 2007. When I render the documents in XF 2010 the images are removed and the XF Ultrascale 2010 log show no errors.
 
Any ideas?
 
 
Back to Top
admin View Drop Down
Admin Group
Admin Group


Joined: 19 May 2008
Posts: 68
Post Options Post Options   Quote admin Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jul 2010 at 1:55am
Whenever an input file is not giving the desired output, please send your file to support@ecrion.com and explain the problem; even if you are not a customer, we will try to help!
Back to Top
gabig View Drop Down
Admin Group
Admin Group


Joined: 06 Aug 2008
Posts: 144
Post Options Post Options   Quote gabig Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jul 2010 at 4:50am
Usually, when we encounter problems like this with WordML it's because the file is generated incorrectly via third party software, in the sense that some elements are not nested correctly and are bypassed by our XF 2010 parser. In this case, the proper nesting for w:pict elements is as follows:


<w:p>
<w:r>
    <w:pict>
     ...
    </w:pict>
</w:r>
</w:p>
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Bulletin Board Software by Web Wiz Forums® version 9.69
Copyright ©2001-2010 Web Wiz

This page was generated in 0.108 seconds.