Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: not able to import document. #186

Open
KlaskSkovby opened this issue Oct 16, 2024 · 1 comment
Open

Bug: not able to import document. #186

KlaskSkovby opened this issue Oct 16, 2024 · 1 comment
Labels
investigation Under investigation

Comments

@KlaskSkovby
Copy link

I need to combine som documents but PdfReader.Open fails to open/import pdf document that is working fine in Adobe and Bluebeam.

PdfDocument = PdfReader.Open(path, PdfDocumentOpenMode.Import);

See attached pdf for debugging.

HTX A2.2-2.1 App. 1.1 ULS_Force & Moment Plots_R1.pdf

@ThomasHoevel
Copy link
Member

Looks like a corrupted PDF file.
If I use File => Save as in Adobe Reader, I get a much smaller file that can be opened by PDFsharp.

@ThomasHoevel ThomasHoevel added the investigation Under investigation label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Under investigation
Projects
None yet
Development

No branches or pull requests

2 participants