wxPDFView icon indicating copy to clipboard operation
wxPDFView copied to clipboard

wxWidgets components to display PDF content with the PDFium library

Results 11 wxPDFView issues
Sort by recently updated
recently updated
newest added

Hi, I'm the creator of [pdfium-binaries](https://github.com/bblanchon/pdfium-binaries), which host pre-build binaries of PDFium that this project uses. You probably noticed that the Windows packages are slightly different from the other packages...

Hi, does the library support loading PDFs from URL and Auto-Print them? I have a simple app for receipts and would like to download and print it immediately without user...

I tried compiling this project with my own makefile and got most of the cpps compiled except for one, This cpp produces the following errors //------------------------------------ERRORS------------------------------------------// g++ -g -Wall -I"C:\DevLibs\wxWidgets\include\wx-3.1"...

Local v8 DefaultPlatform initialization was not released when wxPDFViewImpl got destroyed

Hello. After making pdfium lib (see https://forums.wxwidgets.org/viewtopic.php?f=30&t=44130 ) i am truing to compile wxPDFView, but i can not. With cmake i made makefiles in libs dir, as i explain in...

I think you do a great job, but I would like to know whether you have a demo like this but based on MFC. MFC is short for Microsoft Foundation...

Can you please advise on how to build on Linux (ubuntu for that matter), incl PDFIUM.

I found a PDF that leads to a crash somewhere deep in the PDFium code. http://www.ams.org/notices/200904/tx090400460p.pdf If it's inside PDFium, there is probably nothing you can do about it, but...

The readme says you need the pdfium binaries version 4012 or later. wxPDFView works fine with the latest versions such as v125.0.6406.0. However if so, then in PDFViewImpl.cpp, comment out...

cmake 3.26 +TDM GCC 9.2+ prebuilt pdfium binaries (version 113.0.5664.0) compile terminate with following message, is there mistake in souce code? I didnt find fpdf_libs.h in folder "include " of...