Generate multiple pdfs using FPDF class
Posted
by Pankaj Khurana
on Stack Overflow
See other posts from Stack Overflow
or by Pankaj Khurana
Published on 2010-05-20T07:34:49Z
Indexed on
2010/05/20
7:40 UTC
Read the original article
Hit count: 210
Hi,
I have added a link on a page clicking on which generates a pdf and asks for download for which i have used fpdf class.
My new requirement is that clicking on the link should generate n number of pdf with different content and should ask for downloading these pdfs.
I am unable to find out the method to accomplish the same.
Please help me on this.
Thanks
© Stack Overflow or respective owner