I am new here and not sure if this is the correct forum for this questions but any help would be greatly appreciated.
-----------------------------------------
I know how to run a script and have the found results create a PDF of the data, but how do I have the script make multiple PDFs from the same single script.
We have multiple clients (say 50) and when we run the script all of these data is in 1 PDF broken up by pages... but we want to have that script break the results up into 50 PDFs, sorted by the 50 clients. Make sense?
Right now the only way we are able to break everything apart is by going into the "mass" PDF and pull the desired pages out and create a new PDF from them. This has worked for a while now but is started to get cumbersome as our client total rises. If there is a better way to go about this it would be greatly appreciated if someone can point us in the right direction.
Thanks