Question
How to print multiple PDF reports from a table of records in one push?
I'm using CFDocument to create PDF reports based on records
in a table. I have this set up now to run one at a time. What I
would like to do is two-fold:
1) Have the report print automatically without intervention from the user
2) Print for all the records in the query.
I've tried a combination of cfloop and others but just can't get this to run right. Can comebody give me some guidance on this? I created this great report but I need to run it for the backlog of records and doing 200 of them one at a time is not so appealing.
Thanks for the help!
1) Have the report print automatically without intervention from the user
2) Print for all the records in the query.
I've tried a combination of cfloop and others but just can't get this to run right. Can comebody give me some guidance on this? I created this great report but I need to run it for the backlog of records and doing 200 of them one at a time is not so appealing.
Thanks for the help!
