Trouble reading images inside a PDF file #377
pstragliotto
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
in a c# project we developed we used your library to extract images inside PDF layers.
This has always worked like a charm in Windows.
Lately we had to port the application to macOS as well, and generally the library works well for exporting PDF etc.
But for the specific need to extract images from an existing PDF file, the app crashes when trying to
read from the
PDFPageobject withWe are currently using PDFSharp version 6.2.0.
Any suggestion?
Beta Was this translation helpful? Give feedback.
All reactions