Modify ↓
Opened 15 years ago
Last modified 6 years ago
#5311 new defect
PDF not exporting images inserted using HTML markup
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | TracWikiToPdfPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
My pdf exports are not exporting images that are displayed using html normal markup:
Example:
-->#!html <div align="center"> <img src="http://www.coldboxframework.com/includes/imagelibrary/ColdboxPlatform.png" width="750" style="border: 1px outset #eaeaea"> </div>
Is this normal behavior of the PDF?
Attachments (0)
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
Summary: | PDF not exporting images → PDF not exporting images inserted using HTML markup |
---|
comment:3 Changed 6 years ago by
Owner: | Diorgenes Felipe Grzesiuk deleted |
---|
Note: See
TracTickets for help on using
tickets.
Hi i have fixed this one. You need to add
It will resize the images to a more appropriate size