Page 1 of 1

PDF Class that allows

Posted: Wed Mar 22, 2006 11:37 am
by wtf
Greets,

I'm looking for pdf class that's capable of creating, thumbnails and internal bookmarks in pdf. So if I have 50+ pages in document, user can just click on the thumbnail of the page on the left side and jump there.

I've looked at
http://ros.co.nz/pdf/
http://www.fpdf.org/
http://pear.php.net/package/File_PDF/docs
http://www.rustyparts.com/pdf.php

but none of those appear to be able to handle what we need.

thx....

Posted: Wed Mar 22, 2006 12:06 pm
by pickle
I thought that thumbnailing was part of the client, not the PDF itself.

Nonetheless, look at PDFLib - it's the biggest pain to set up (have to compile it in), but it also seems to be the most powerful.