Not able to write PDF with style sheet.

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
Smartu
Forum Newbie
Posts: 1
Joined: Tue Aug 31, 2010 9:34 pm

Not able to write PDF with style sheet.

Post by Smartu »

Hi Everyone
I want to save my webpage in to PDF format with the style sheet also implemented. I have usef FPDF class for that but unable to write PDF with style sheet implemented. Can anyone Help me.
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Not able to write PDF with style sheet.

Post by JakeJ »

I believe TCPDF allows style sheet usage when creating PDF's.
Post Reply