Posted by Herras on February 7, 2007 at 10:10pm
| Project: | Pdfview |
| Version: | 4.7.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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.
| Attachment | Size |
|---|---|
| pdf.jpg | 67.62 KB |