paulocoutinhox / pdfium-lib

PDFium - Project to compile PDFium library to multiple platforms.
https://pdfviewer.github.io/
MIT License
925 stars 90 forks source link

WASM build does not render images #85

Open KameshRajendran opened 1 year ago

KameshRajendran commented 1 year ago

Describe the bug pdfium.wasm fails to render some images.

I cant able to open the below PDF files https://pdfviewer.github.io/

File 1 : [WCP1 - 12-05-21 Permit Set - Architecture - T1.pdf]()

File 2 : [A2B1.pdf]()

Error :

image

KameshRajendran commented 1 year ago

https://github.com/paulocoutinhox/pdfium-lib/issues/26

paulocoutinhox commented 1 year ago

Hi,

I see the error using your PDF. I need check to try understand.

Thanks.

paulocoutinhox commented 1 year ago

Maybe this is something specific from Chrome because on Safari it is working:

image
KameshRajendran commented 1 year ago

Thanks for your update. We will wait to see image in chrome as well.

KameshRajendran commented 1 year ago

@paulocoutinhox Do we have any updates?

paulocoutinhox commented 1 year ago

Hi,

No updates until now. I have update the lib itself.

Post your PDFs here to we test.

paulocoutinhox commented 1 year ago

Hi,

I updated to latest version.

Can you test it locally?

paulocoutinhox commented 10 months ago

Hi,

I have updated everything.

You can now use the latest version.

Your problem was solved?

Thanks.

paulocoutinhox commented 2 months ago

Hi,

Project was updated to latest version.

If your problem was solved, can you close the issue pls?

Thanks.