Hi,
I am currently working on a website. Basically when a user searches for something, i should be able to generate the pdf for the each of the search result item. I know one option of fpdf.
Is there something easier than fpdf or some service like if i send the url of my search result page, it sends back the generated pdf to me.
What is the easiest way to do this, what is the easiest option for this?
Thanks