Handle compositing of multiple PDF files
function MultiplePDF ( )
function Add ($pdffile)
Add an additional PDF to the stack of PDFs to be composited.
function Composite ( )
Composite all PDF files in the stack to a single PDF file
Name of temporary file containing all PDF information.