Hi All,
I have a Customer-Report realized in PHP.
I want to automatically create one PDF per customer.
So if I have 5 Customers, I want to generate 5 different PDFs (in perfect way named like "customername.pdf")
Do you have an idea how to split the PDFs?
Thanx
Martin