473,405 Members | 2,176 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

How to create access report output in Adobe pdf format

167 100+
Hello,
Wanted to ask the best approach to handle this situation: My users want to be able to go into an access application, press a button and it run a report and the report automatically run and be saved to a certain location in Adobe pdf format. Can I use DoCmd.RunCommand 'acCmdOutputtoText' or 'acCmdPrintPreview'? Not sure how to save the results of running the report.

Any suggestions will be appreciated!!
Nov 2 '07 #1
6 4995
Jim Doherty
897 Expert 512MB
Hello,
Wanted to ask the best approach to handle this situation: My users want to be able to go into an access application, press a button and it run a report and the report automatically run and be saved to a certain location in Adobe pdf format. Can I use DoCmd.RunCommand 'acCmdOutputtoText' or 'acCmdPrintPreview'? Not sure how to save the results of running the report.

Any suggestions will be appreciated!!
ncsthbell,

Please state your Access (97.2000,2003,2007) version to assist any contributors

Thanks
Nov 3 '07 #2
ADezii
8,834 Expert 8TB
Hello,
Wanted to ask the best approach to handle this situation: My users want to be able to go into an access application, press a button and it run a report and the report automatically run and be saved to a certain location in Adobe pdf format. Can I use DoCmd.RunCommand 'acCmdOutputtoText' or 'acCmdPrintPreview'? Not sure how to save the results of running the report.

Any suggestions will be appreciated!!
Access has no built-in functionality that allows you to Export Reports to *.PDF Format.
Nov 3 '07 #3
U can install CutePDF client on his machine and set it as default printer, when user tries to print this report CutePDF will popup asking where to save .pdf document.
Hope this helps.
Nov 3 '07 #4
ncsthbell
167 100+
ncsthbell,

Please state your Access (97.2000,2003,2007) version to assist any contributors

Thanks
I am running Access version 2000.
Nov 5 '07 #5
Jim Doherty
897 Expert 512MB
I am running Access version 2000.

Access 2000.....ok! have a look at Stephen Lebans ReportToPDF utility which converts your report to snapshot format and then from that to PDF

http://www.lebans.com/reporttopdf.htm

Regards

Jim :)
Nov 5 '07 #6
ncsthbell
167 100+
I am confused about something with this. I have Adobe on my w/s. In my report in design view, I go up to the toolboar and select "File", the "Page Setup", click on the "Page" tab, select specific printer (Adobe PDF is listed) and I choose it. Of the other parameters you can set up, I have selected to be prompted for the file location to write the pdf. This sounds straight forward but after I set up these page setups for the report and run the report, it is like it doesn't run the definitions on PageSetup for the report. However, I can run the report, then click on "File", "PageSetup" and create the .pdf that way. Does anyone know why defining this on the page setup of the report will not create the .pdf file. I am running Windows 2000 on XP and Adobe Pro 8.
Nov 5 '07 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

5
by: tom | last post by:
Hey All- I've exported a report to Access's "snapshot" format and want to put it on a website for users to view. However, when I click on the link to the snapshot file, I notice that my browser...
15
by: Mark C | last post by:
All, I have exhaustingly been looking through the newsgroups in search of a way to systemically output an Access 97 report to a pdf file using the full version of Adobe Acrobat. I want the user...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
6
by: jdph40 | last post by:
We recently had to upgrade the computers in our company. Now our office's website on our company intranet no longer recognizes reports saved in snapshot format. We get an error message that the...
2
by: BikeToWork | last post by:
I found code online which uses Windows API's to save Access reports to pdf format files. I'm using the full version of Adobe Acrobat Professional 7.0. The problem is that regardless of what I put...
2
by: Richard | last post by:
Hi Guys, Just a short note to ask for a little advice or a push in the right direction. I have recently been asked to transfer all our exsiting word documents over on the server to PDF format....
7
by: Li Pang | last post by:
Hi, I built a web form to display a crystal report in web, every thing work properly. I added then a button to display the report in the embedded adobe reader by using the below codes: Dim...
1
by: billelev | last post by:
Here is some code that I have adapted slightly. It allows a report to be printed to a specific location. It works by calling SaveReportAsPDF and specifying the access report name, and the root...
4
tuxalot
by: tuxalot | last post by:
What is the best way to use a pdf file as the basis for a report? I have a Texas Work Comp. file that I would like to use as a report form. The original pdf fills an 8-1/2x11 page nicely within...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.