4 Commits

Author SHA1 Message Date
as-op 298298bd69 [#52082] PDF Export: Support Arabic/Chinese/Korean/Thai/…
https://community.openproject.org/work_packages/52082
2025-06-12 11:12:58 +02:00
as-op 51e8a49d8a feat(pdf-export): add monospace font 2023-04-05 16:49:38 +02:00
ulferts 49e2be3cfb add symbol fallback font to pdf export
This adds support for ToDo lists, both checked and unchecked
2022-12-14 13:50:12 +01:00
Markus Kahl cac89c8b27 dropped rfpdf to use prawn instead (#4388)
Dropped the ancient, embedded rfpdf plugin for PDF generation. PDFs generated through that were corrupt and could not be processed by SharePoint for instance.
The PDFs are now generated using prawn.

May make an update of the openproject-pdf_export plugin necessary which uses an also ancient version of prawn itself (0.14, the current version being 2.1).
2016-05-06 10:53:38 +02:00