Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Miguel Palmeirinha
30
Views
0
Comments
[simpe PDF Concatenate] Cannot handle iref streams
Question
Compare & Merge
Forge
PDF
simpe PDF Concatenate (O11)
Forge asset by
Flexlogic
After using this component with some pdfs (as it is said: PDF to be concatenated need to be version 5 format or below (limitation of the PDFSharp library) I got the following error:
Cannot handle iref streams. The current implementation of PDFsharp cannot handle this PDF feature introduced with Acrobat 6.
So I created the extension in attachment (thanks Garrudo) that uses the iTextSharp instead of the PDFSharp library to merge PDF files and overcome that error.
It receives a list of files and
concatenates
them into one.
iTextSharp.xif
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...