vs_pdfium icon indicating copy to clipboard operation
vs_pdfium copied to clipboard

Google's pdfium codebase set up as a Visual Studio solution that compiles to a static library on Windows.

Results 4 vs_pdfium issues
Sort by recently updated
recently updated
newest added

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

if I want build a linux render pdf, what can i do?