Image output is broken

Herras - February 7, 2007 - 22:10
Project:Pdfview
Version:4.7.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

The Image output is broken for me. I have several images in a node, like a block. After generating the PDF, all the images are in a row and not in the block form as in the node.

For example, the node:

image image image image
image image image image
image image image image

Broken PDF output:

image
image
image
...

Node source code:
<a href=......><img ...../></a>  <a href=......><img ...../></a>  <a href=......><img ...../></a>  <a href=......><img ...../></a> <br /> etc.

AttachmentSize
pdf.jpg67.62 KB
 
 

Drupal is a registered trademark of Dries Buytaert.