[geeks] page widths within PDFs

Caleb Shay caleb at webninja.com
Thu Jun 7 14:58:03 CDT 2007


On 6/7/07, Kevin R. Marshall <kevin at mpcf.com> wrote:
> Does anyone here know if it is possible to create a single PDF
> file containing pages of MULTIPLE widths?

Yes, you can.  Yes, I have done it (with php's pdflib functions using
pdflib http://www.pdflib.com/):

bool PDF_begin_page ( resource $pdfdoc, float $width, float $height )

Please, no comments about the horrors of PHP.  I've gotten help with
my problem and I'm being weaned off the PHP with Python.  We'll see
how that goes.

Caleb



More information about the geeks mailing list