OpenPDF 1.3.0
github.com
OpenPDF 1.3.0
1–10 of 63 posts
Re: OpenPDF 1.3.0
#2something in C, or anything that compiles through LLVM would probably be a better choice i think.
Re: OpenPDF 1.3.0
#3Re: OpenPDF 1.3.0
#4Re: OpenPDF 1.3.0
#5Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.
Re: OpenPDF 1.3.0
#6Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.
Re: OpenPDF 1.3.0
#7Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.
Google's PDFium which is used in Android and ChromeOS is fast becoming the reference implementation to target: https://opensource.google.com/projects/pdfium
Re: OpenPDF 1.3.0
#8Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.
What's wrong with pdfium?
It's not packaged as far as I can tell separately from chromium and chromium doesn't ship it as a reusable library. Not sure if it has a stable interface, probably not.
It doesn't have any frontend other than chromium.
Re: OpenPDF 1.3.0
#9Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.
I feel that the name is very unfortunately chosen - it's too generic, should have had a "J" in it at least to denote that it is a Java library. JOpenPDF, perhaps.
Re: OpenPDF 1.3.0
#10Pdf so badly needs a standard open source reference implementation. the problem with java is that it isn’t easy to reuse in other programming environment... something in C, or anything that compiles through LLVM would probably be a better choice i think.