vote up 0 vote down star

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)

flag

67% accept rate
This dupe will help: stackoverflow.com/questions/733219/… – Crises of Identity Sep 7 at 8:32

1 Answer

vote up 1 vote down

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

link|flag
i am using aptana studio as php ide but i dont know how to make this library work. – Burak Dede Sep 7 at 8:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.