| ctcrmcou on Feb 10, 2007 at 11:04:12 AM (# 1) first things first,
did you ever get an answer to your last question about hiding scripts?
sparkrulez on Feb 12, 2007 at 5:51:16 PM (# 2)I get a kick every time I see that thread. It's amazing how long it has become. I wrote that e-mail years ago, when I was poor, overdosing on coffee and programming in my cheap apartment.
Old memories.. ;)
cdrom600 on Feb 12, 2007 at 6:40:51 PM (# 3)I know that at least one free solution is available for PHP; unfortunately, I forget its name at the moment. Googling 'PHP PDF creation' or similar should help. ChrisRickard on Feb 12, 2007 at 6:52:05 PM (# 4)I've used PDFLib years ago back in the old ASP COM ages but I haven't used it lately. What's your server platform? There's lots of free Java based libraries to build pdfs. .NET has a couple, and as cdrom600 there's at least one free PHP lib. cdrom600 on Feb 13, 2007 at 1:19:41 PM (# 5)Possibly helpful: FPDF, Apache FOP, tutorial using "only PHP".
|