Closed santiagoerueda closed 6 years ago
I solved it using a pdfium library compatible with Windows XP. You can download it from here:
https://github.com/AndreRRR/PdfiumViewer/blob/master/Libraries/Pdfium/Without%20V8/
can you tell me how to solve the problem with XP? I was confused by this problem for few weeks.
I solved it using a pdfium library compatible with Windows XP. You can download it from here:
https://github.com/AndreRRR/PdfiumViewer/blob/master/Libraries/Pdfium/Without%20V8/
can you tell me how to solve the problem with XP? I was confused by this problem for few weeks. I want to complie pdfium myself because i have to add some functions to it.
Hello,
We are very happy with this library. We were able to implement it successfully and it works wonders, we are very grateful for your work.
We have a small problem and I hope you can help us, when we try to load a pdf file in demo project of PdfiumViewer in Windows XP SP2 32bits we recived this error:
and after
We choose pdfium.dll without V8 functions and upgrade dgbhelp.dll in system32 folder but the errors persists.
What could it be? Thank you!