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 romainguinot@…

Hi i have fixed this one. You need to add

[wikitopdf-admin]
...
browserwidth = 1024

It will resize the images to a more appropriate size

comment:2 Changed 12 years ago by Ryan J Ollos

Summary: PDF not exporting imagesPDF not exporting images inserted using HTML markup

comment:3 Changed 6 years ago by Ryan J Ollos

Owner: Diorgenes Felipe Grzesiuk deleted

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.