FreeMED. MultiplePDF

Handle compositing of multiple PDF files

Summary
Handle compositing of multiple PDF files
Add an additional PDF to the stack of PDFs to be composited.
Composite all PDF files in the stack to a single PDF file

Functions

MultiplePDF

function MultiplePDF ( )

Add

function Add ($pdffile)

Add an additional PDF to the stack of PDFs to be composited.

Parameters

$pdffilePDF file name

Composite

function Composite ( )

Composite all PDF files in the stack to a single PDF file

Returns

Name of temporary file containing all PDF information.

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