Modify ↓
Opened 10 years ago
Closed 10 years ago
#11813 closed defect (cantfix)
Rendering a wiki page with plantUML content to PDF contains no images
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | PlantUmlMacro |
Severity: | normal | Keywords: | |
Cc: | Álvaro Iradier | Trac Release: | 1.0 |
Description
Reproduce
- Install plantUML plugin
- Create wiki page with UML diagram
- Download wiki page as PDF
Expected result
- PDF with UML diagrams
Observed result
- PDF contains only the text of the wiki page
Attachments (0)
Change History (5)
comment:2 Changed 10 years ago by
comment:4 Changed 10 years ago by
Owner: | changed from Álvaro Iradier to Ryan J Ollos |
---|---|
Status: | new → accepted |
We'll probably need to make a change to the PageToPdfPlugin, but I'll let you know after I have a chance to take a look.
comment:7 Changed 10 years ago by
Resolution: | → cantfix |
---|---|
Status: | accepted → closed |
The issue would need to be fixed in PageToPdfPlugin. I would reassign the ticket to that plugin, however it hasn't been maintained since 2007. Please consider using another of the many PDF plugins:
- OdtExportPlugin Export wiki pages as OpenDocument (ODT)
- TracWikiPrintPlugin Make Trac wiki pages printable
- TracWikiPrintPlugin/WikiPrintXhtml2pdf Make Trac wiki pages printable
- TracWikiToPdfPlugin Create PDFs from wiki pages
- WikiExportPlugin Export wiki pages to PDF, ODT and DOC format
Note: See
TracTickets for help on using
tickets.
Which plugin are you using to generate the pdf?