My goal is to create several PDF reports using the putpdf function. With the data I have right now, I need 1921 reports with the same inputs but each of the 1921 reports will have different values. I have previously used Microsoft Access to generate such reports, but I am looking for a faster/smarter way using Stata. I'm not sure if that's something I can even do though. Is there a way to loop the putpdf function so I create all 1921 reports at once, and they each have their individual data displayed? Also, is there a feature to export and save each report individually and can I use a loop for that too?

I hope I explained that sufficiently! All help and/or alternate ideas would be greatly appreciated.