ej2 PdfViewer error rendering Pdf pages

Hi,

i have an example project for ej2 pdfviewer from your homepage, which works fine (see attachment). 
But as soon as i want to implement it in my own project, i get the following error in the
"
public object RenderPdfPages(Dictionary<string, string> jsonObject)"-method. 

pdfviewer.GetPage(jsonObject) returns with error "Entrypoint "FPDFPage_CountObjects" not found in DLL "pdfium"."

Do you have any hints what could cause this error?

Thank you very much.

Regards 
Matthias


Attachment: SyncExamplePdfViewer_9b4e4679.zip

3 Replies 1 reply marked as answer

US Umamageshwari Shanmugam Syncfusion Team October 9, 2024 10:41 AM UTC

Hi Matthias Wagner,


You can refer to this documentation, which provides a solution for a similar type of error. If the issue persists, please share additional details, such as a screenshot, video, or a sample that replicates the problem. This will help us investigate further and provide more effective support.

Documentation link - how-to-resolve-unable-to-find-an-entry-point-error 


Marked as answer

MW Matthias Wagner October 10, 2024 12:07 PM UTC

Thx, that worked for me!



US Umamageshwari Shanmugam Syncfusion Team October 11, 2024 01:29 PM UTC

Hi Matthias Wagner,


Thanks for the update. We are glad to know the issue was resolved on your end.





Loader.
Up arrow icon