PDF Generating Tool Support Forum

HOME   Login   Register    Search




  Subject: No Images in generated PDF in Firefox and chrome
   PostPosted: 10 Jan 2011, 10:59 
Hello Support.

We implemented pd4ml in our Website, now we are facing the Problem of getting no Images in Firefox and Chrome.

The Transformation is made with the Taglib, here is the Code:

Code:
<%@ taglib uri="/WEB-INF/tld/pd4ml.tld" prefix="pd4ml" %><%@ page pageEncoding="UTF-8" %><pd4ml:transform
      screenWidth="800"
      pageFormat="A4"
      pageOrientation="portrait"
      pageInsets="10,10,10,10,mm">

WEBSITE

</pd4ml:transform>


I added 3 Files:
HTML.png -> Screen of the Site without transformation (HTML...)
IE.pdf -> PDF generated by IE 8.0.6001.18702 (with Image)
Firefox.pdf -> PDF generated by Firefox 3.6.13 (no Image)

Help or a Hint where to Search for the Solution would be appreciated.


Attachments:
File comment: Screen of the Site without transformation (HTML...)
HTML.png
HTML.png [ 94.51 KiB | Viewed 410 times ]
File comment: PDF generated by IE 8.0.6001.18702 (with Image)
IE.pdf [34.2 KiB]
Downloaded 52 times
File comment: PDF generated by Firefox 3.6.13 (no Image)
Firefox.pdf [2.47 KiB]
Downloaded 53 times
  Subject: Re: No Images in generated PDF in Firefox and chrome
   PostPosted: 11 Jan 2011, 19:02 
Try to add debug="true" attribute to <pd4ml:transform>. It forces PD4ML to dump resource URLs it tries to load. Compare what it prints in the two cases to STDOUT/server's log.



[Reply]     [ 2 posts ] 

Copyright ©2004-10 zefer|org. All rights reserved. Bookmark and Share