Generate PDF with PHP (unknown layout)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
thatboyjim
Forum Newbie
Posts: 3
Joined: Sat Feb 07, 2009 1:05 pm

Generate PDF with PHP (unknown layout)

Post by thatboyjim »

Hi there.

I've done a bit of searching on the forum and haven't really found what I need. I can generate PDF's where I know the layout, for example, setting the xy coordinates. However, I have a website that is CMS driven and the front end has a 'View Page as PDF' link.

The content will be html generated from FCK Editor.

Any ideas?

James
User avatar
novice4eva
Forum Contributor
Posts: 327
Joined: Thu Mar 29, 2007 3:48 am
Location: Nepal

Re: Generate PDF with PHP (unknown layout)

Post by novice4eva »

Post Reply