NYCPHP Meetup

NYPHP.org

[nycphp-talk] PDF Generation

Mark L. Withington mwithington at PLMresearch.com
Tue Apr 27 14:54:08 EDT 2004


Don't know if this is what you're looking for.  I use htmldoc-1.8.23 to
convert HTML pages to PDF.  Works great.  Find it at
http://www.easysw.com/htmldoc/ 

--------------------------
Mark L. Withington
PLMresearch
"eBusiness for the Midsize Enterprise"
PO Box 1354
Plymouth, MA  02362
o: 800-310-3992
f: 508-746-4973
v: 508-746-2383
m: 508-801-0181
http://www.PLMresearch.com
Netscape/AOL/MSN IM: PLMresearch
mwithington at plmresearch.com
Public Key: http://www.PLMresearch.com/keys/MLW_public_key.asc
Calendar: http://www.plmresearch.com/calendar.php


-----Original Message-----
From: talk-bounces at lists.nyphp.org
[mailto:talk-bounces at lists.nyphp.org]On Behalf Of Hans Zaunere
Sent: Tuesday, April 27, 2004 2:51 PM
To: NYPHP Talk
Subject: [nycphp-talk] PDF Generation


We have an existing form in PDF that is typically printed and used.
However, now they want some of the information to - of course - be
automatically be filled out from our database, and then downloadable and
printable.

Although only a single page, the form is quite nasty.  Although, I must
say, graphics/colors/etc aren't a concern.  I'm looking for ways to fill
in the information via PHP with the least amount of vector graphics
calculations, Postscript, or whatever else (this is mostly uncharted
territory for me).


Some thoughts

-- since the form is already in PDF, can I convert it to HTML.  Then,
using HTML as the template, fill in the information and convert back to
PDF?  I can't just stick to HTML because I'm concerned about printing
issues.

-- are there good (commercial is fine) libraries that let me do this?
While something native in PHP would be nice (I've seen PDFLib.com) I'd
have no problem using an external command and piping information around.

-- does Adobe, or anyone else, offer programmatic ways to use existing
PDFs as templates?

-- are there other/better ways to do this that I'm missing?

Money is less of a concern than time.

Thanks,

H

P.S:  Next step; sending print jobs to HP printers from Apache/PHP



_______________________________________________
talk mailing list
talk at lists.nyphp.org
http://lists.nyphp.org/mailman/listinfo/talk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3372 bytes
Desc: not available
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20040427/265c86a2/attachment.bin>


More information about the talk mailing list