Ask a Question related to Adobe Acrobat Windows, Design and Development.
-
Andre_BAX_Uys@adobeforums.com #1
MS Access 2000 reports to PDF
Before I ask my question, I have extensively Googled this and spent the whole morning finding articles that support older versions of Access and Acrobat.
I am using Microsoft Access 2000 with VBA code to drive my automation.
I am using Adobe Acrobat 6.0 Standard
I am using Lotus Notes 6.5
I have an MS Access 2000 application that generates separate reports based on criteria that I pass into a VBA routine. The reports can be one or 100 reports with one or many pages per report. Each report needs to be made into a separate PDF file for distribution by e-mail.
Today, I have to manually print each report to PDF through the printer control and then attach each to a separate e-mail.
How can I automate the process using MS Access 2000 VBA to do the following?
1) Using a loop, pass the criteria to my Access report to generate individual reports. (I can do this)
2) Print to PDF file using a file name and location that I generated in step 1 above
3) Optional, e-mail the created report using Lotus Notes to a e-mail address that I have from step1 above
4) Avoid any manual intervention such as navigating to the “save as” location and entering the PDF file name
5) Avoid Acrobat from displaying the document it just generated. I don’t need to view my reports.
6) Continue looping until all reports are generated
Finally, I want to avoid having to purchase a third party application / plug-in to do this.
I have also searched the Acrobat site, but have not been able to find anything there either.
Thank you for your help on this
Andre
Andre_BAX_Uys@adobeforums.com Guest
-
Referencing reports from Microsoft Access
I have several stores that I have generated different graph reports for. I am trying to set it up so that when the general manager from a store... -
Access 2002 PDFWriter VBA Code w/WinXP does not work like Access 2000
I am trying to print an Access 2002 report (Windows XP OS) as a PDF. I had success with Access 2000 in a Windows 2000 environment, but as soon as I... -
Access 2000 or SQL Server 2000
Hi I am planning to design a database (destined for the web) that will have between 20000 and 45000 records in it and will receive a lot of reads... -
Reports won't run from Form in Access RT
Hi All I have developed an application in Acces 2000 on a Win XP Pro machine. Now I have a form, and on it I get to choose dates and variuos... -
Command Button Toolbar, Reports,Forms, disappears?(ACCESS 2000)
When inserting pictures using the tools menu, then using the forms or tables design view "all(Form)propeties dialogue box" to set picture propeties...



Reply With Quote

