I have 12 pages of Access reports. Each page is its own report. To convert all reports to PDF, I have to convert each report and then 'bind' them into one using Adobe. Is there a way to convert all 12 pages into one PDF file?
Put all 12 reports into one reports, with each of the 12 being a "subreport", and save this out as PDF as you currently do each one separately???
=======================================
People think it must be fun to be a super genius, but they don't realize how hard it is to put up with all the idiots in the world. (Calvin from Calvin And Hobbs)
Robert L. Johnson III
CCNA, CCDA, MCSA, CNA, Net+, A+, CHDP
VB/Access Programmer
This method still requires binding, but if you know all the reports ahead of time, you could put code in vba to run(print) the reports to pdf so that you don't have to do it one at a time, then, all the reports will be open in acrobat and you can bind them easily by using the Include all open files tick box.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.