Opened 14 years ago
Closed 8 years ago
#6949 closed enhancement (invalid)
[IDEA] PDF framework
Reported by: | forart.eu | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/alpha2 |
Keywords: | pdf library framework generic print | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
It could be very interesting to have something similar to a/v codecs management approach, but for PDF rendering and creation. In this way we can exploit a 3rd-party library and change it whenever we need.
Here are some examples of crossplatform (aka C/C++) PDF libraries:
- http://mupdf.com/
- http://qpdf.sourceforge.net/
- http://libharu.org/
- http://libpdfxx.sourceforge.net/
- http://podofo.sourceforge.net/
Hope that helps, or at lease inspires.
Change History (4)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Milestone: | R1 → Unscheduled |
---|
comment:3 by , 10 years ago
one or more of these now have packages available. should this be closed?
comment:4 by , 8 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Indeed (we have MuPDF, and all the rest should be easily ported if they aren't already).
Note:
See TracTickets
for help on using tickets.
Just wanted to confirm, that Mupdf (library and bundled command line tools) compiles and works on Haiku, because a few month ago i successfully build and used it on HAIKU gcc4 in one personal project.