views:

62

answers:

1

I have textarea in my site(link shortening site) i want to user enter some kind of text and as a return i will give(shorten link) a pdf file which user can download.How can i do that with php do i need extra library or default php libraries are capable of doing that?(i am working on windows machine by the way)(site using php mysql apache latest versions)

+1  A: 

This should help you

And I found fpdf as well. :)

But I think the first solution will suit it more because it is not from a third party

Chathuranga Chandrasekara
i am using aptana studio as php ide but i dont know how to make this library work.
Burak Dede