I'm looking for how to export one 80-page report to 80 different PDF files. Is this the correct class?
Adam Schwanz
@Reply 4 years ago
Is this an 80 page ACCESS report? Otherwise you will need some 3rd party PDF splitter. You could try Export Reports to PDF
Amanda McDonaldOP
@Reply 4 years ago
Sorry, yes it is an Access Report.
Amanda McDonaldOP
@Reply 4 years ago
I watched both the free version and member cut of the Export Reports to PDF video. He shows how to either export a report as one 80-page file or click a button 80 times to get single files for each customer.
I would like to learn how to code a button to press it once and have it loop through the 80-page Access report and save each page of the report as an individual PDF file. Is that what is taught in Developer 17 Lesson2?
Adam Schwanz
@Reply 4 years ago
Why is it 80 pages? Is it really like 80 different customerID reports that are being thrown together into one or is it some giant report about one record? If they're separate and just being thrown together, you can use a recordset to make the individual pdfs for your customers, that is covered in this class.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Access Developer 17.