projects / org / ezproject2010 / paradoxpdf / forum / general / can i add images to my pdfs?
Find the Exponential Software extensions you want
You need to be logged in to post messages in the forums. New users may register here.
|
Member since: Posts: 48 |
Friday 17 April 2009 5:46:48 am Hi. I'm having problems trying to add images to my pdfs.
First, i was trying something like
|
|
Member since: Posts: 72 |
Friday 17 April 2009 6:12:59 am Hi carlos,
Of course you can add any image to your pdf. Do you use the last version of paradoxpdf ? If so, Would you please active the debug, clear all tmp file in extension/paradoxpdf/tmp Then try to export a pdf then send me the content of the temporary xhtml file in the extension/paradoxpdf/tmp. http://www.amiralweb.com Certified eZPublish Expert |
|
|
Member since: Posts: 48 |
Friday 17 April 2009 6:26:10 am Ok. I'll do that test asap, but now i'm a hurry. I've just tried a tricky. Tricky is trying to load the image from my css, as a background. And it works!.
I will post the xhtml here anyway. Thank you. |
|
Member since: Posts: 72 |
Friday 17 April 2009 7:21:53 am Ok!
By default paradoxpdf handles relative images and css uri. But Just notice that the simplest way to have links and images working in your pdf, is to set the absolute uri to them. The XHTML rendrer will try to load them through HTTP. By this way paradoxpdf can handle ressources stored in Cluster mode. If you choose this way, please make sure that your server firewall configuration enables connections through the port 80 Enjoy http://www.amiralweb.com Certified eZPublish Expert |
|
|
Member since: Posts: 20 |
Thursday 15 October 2009 6:18:24 am Hi I am having problems with displaying my images.
All other content shows up, but no images. I have tried to override my article.tpl sucessfully. When i try to do {attribute_view_gui attribute=$node.data_map.image image_class=medium} nothing happens. Any ideas? Do i have to override images as well to get the images included in the pdf? |
|
Member since: Posts: 72 |
Thursday 15 October 2009 7:58:04 am Hi Eirik,
You can simply enable debug (see paradoxpdf documentation), and check the resulting html file or send me both the debug output and the resulting xhtml. Thanks http://www.amiralweb.com Certified eZPublish Expert |
You need to be logged in to post messages in the forums. New users may register here.