We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: