output in txt and pdf format

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
rabin
Forum Newbie
Posts: 2
Joined: Fri Apr 04, 2003 5:35 pm

output in txt and pdf format

Post by rabin »

Hi guys,

I've a project where I need to create a database output in txt and pdf format. Have any of you done it before? Is there a example that I could refer to?

Thank you

R
McGruff
DevNet Master
Posts: 2893
Joined: Thu Jan 30, 2003 8:26 pm
Location: Glasgow, Scotland

Post by McGruff »

http://ros.co.nz/pdf/

Haven't used it - just one of my bookmarks for the day I need to do some pdf with php.
rabin
Forum Newbie
Posts: 2
Joined: Fri Apr 04, 2003 5:35 pm

Post by rabin »

thanks I'll try this ...
Post Reply