Modify

Opened 17 years ago

Closed 12 years ago

#1099 closed defect (wontfix)

[PATCH] make pagetopdfplugin work on win32

Reported by: oliver@… Owned by: Alec Thomas
Priority: normal Component: PageToPdfPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

I made some testing on win32. I have added a modified pagetopdf.py-file. The problem was the os.system call - used subprocess.Popen instead.

Attachments (2)

pagetopdf.py (1.9 KB) - added by oliver@… 17 years ago.
pagetopdf.py - tested on win32 - using subprocess.Popen instead of os.system
pagetopdf_patch.diff (1.4 KB) - added by oliver@… 17 years ago.
added patch

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by oliver@…

Attachment: pagetopdf.py added

pagetopdf.py - tested on win32 - using subprocess.Popen instead of os.system

comment:1 Changed 17 years ago by Noah Kantrowitz

Please resubmit this as a patch, it makes life easier for developers.

Changed 17 years ago by oliver@…

Attachment: pagetopdf_patch.diff added

added patch

comment:2 Changed 17 years ago by anonymous

Is this patch commited to the trunk?

I've just updated to the lastest trunk revision (r2132) and I'm getting a blank page when converting to PDF.

I'm using Windows and HMTLDOC binary downloaded from http://users.tpg.com.au/naffall/htmldoc.html

Thanks...

comment:3 Changed 12 years ago by anonymous

Deprecated, please see the TracWikiToPdfPlugin.

comment:4 Changed 12 years ago by Ryan J Ollos

Resolution: wontfix
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.