Simple PDF concatenation function to concatenate two (existing) PDF files.
Input is two PDF files (binary), output is the concatenated version of the two (binary)
Uses PDFSharp under the hood
Feature List
Main Benefits
new function
System Requirements and Limitations
none
only two file supported as input. PDF to be concatenated need to be version 5 format or below (limitation of the PDFSharp library)