vs_pdfium
vs_pdfium copied to clipboard
Google's pdfium codebase set up as a Visual Studio solution that compiles to a static library on Windows.
Hi, Can you please update the project with the newest PDFium version? (it has been 1.5 years since the last update) Thanks.
Hi Joe, Why is "turbojpeg-static.lib" statically linked to instead of building from sources like the other "third_party" libraries in source? I like your github repo because it builds from sources...
the code in the third-party folder is currently pretty old. Should update this to more recent versions
linux
if I want build a linux render pdf, what can i do?