Opened 11 years ago

Last modified 11 years ago

#10797 closed defect

Update to xhtml2pdf from pisa (as pisa is now obsolete) — at Version 1

Reported by: charlie@… Owned by: Álvaro Iradier
Priority: normal Component: TracWikiPrintPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description (last modified by Ryan J Ollos)

Following chages are necessary :

  1. Two files needs to be changed :
    wikiprint.py
    web_ui.py
    
  • replace import ho.pisa as pisa with import xhtml2pdf.pisa as pisa
  1. Installer needs to be changed (not done yet)

If someone will create a new version, please do not omit this. Maybe I will do it in the future as there are other 3 enhancements already done and not published yet.

Change History (1)

comment:1 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.