Modify

Opened 18 years ago

Closed 18 years ago

#677 closed enhancement (fixed)

PageToPDF Image Issues

Reported by: trac@… Owned by: Alec Thomas
Priority: low Component: PageToPdfPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.9

Description

I'm not sure if the PDF tool could include the images or not, but I found a couple interesting issues with the page.replace() call:

  • It recognizes image items enclosed in double-quotes but not single-quotes. I have a plugin that generates image references with single-quotes, so those don't get replaced.
  • It adds a slash that often shouldn't be there. This happens when the image URL begins with a slash.

I suppose there could also be image links that already have a full URL (don't need the replacement), but I didn't observe this.

Are the images supposed to show up when viewing the PDF?

Attachments (0)

Change History (2)

comment:1 Changed 18 years ago by Alec Thomas

Fixed in r1386.

comment:2 Changed 18 years ago by Alec Thomas

Resolution: fixed
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Alec Thomas.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.