Hi All, Can anyone help me using the '<pdfset>' in 2.0?. I am trying to merge multiple PDF in a single file
j
jeffmillies
02/15/2019, 3:49 PM
I've done it before, I might be able to help. What problems are you having?
s
samyt
02/16/2019, 2:53 AM
I have never used PDFset before and I am confused how to append multiple files in one file @jeffmillies
j
jeffmillies
02/21/2019, 3:21 PM
Sorry I've been sick and forgot about this, basically you take the header off of the individual files and then combine them inside <pdfset></pdfset> and your main file would have the header.
jeffmillies
02/21/2019, 3:23 PM
here is the example of the header
Copy code
<?xml version="1.0"?><!DOCTYPE pdf PUBLIC "-//big.faceless.org//report" "report-1.1.dtd">