473,387 Members | 1,669 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,387 software developers and data experts.

convert access report to pdf

28
Can you please give a code for coverting access report to pdf at <Email Deleted per Site Policy> (acrobat standard)?

I am using access 2000.

Thank you.
Jan 6 '09 #1
9 6360
missinglinq
3,532 Expert 2GB
Stephen Lebans has a hack to do just that:

ReportToPDF

Welcome to Bytes!

Linq ;0)>
Jan 6 '09 #2
NeoPa
32,556 Expert Mod 16PB
Nice one Linq. I've got that bookmarked now ;)

PS. This has now been moved to the Answers forum from Insights where it was posted.
Jan 6 '09 #3
shimul
28
Thanks for reply.

I am looking code for acrobat distiller 8.

If you have working code, please reply me.

thanks.
Jan 6 '09 #4
NeoPa
32,556 Expert Mod 16PB
I think you may have misunderstood what this site is about. We answer technical questions where we can. We don't look simply to provide ready-made answers or code as a general rule.

Good luck with your search.
Jan 6 '09 #5
Stewart Ross
2,545 Expert Mod 2GB
Hi Shimul. Your quest for 'just give me the code' is an odd one in the circumstances, and as NeoPa says you are misunderstanding what this site is about. Linq's reply points you to Stephen Lebans solution - and an excellent one it is too. To explain...

PDF is a proprietary format devised by Adobe. The Adobe readers may be free, but the writers are not - as you will find if you look up the cost of Acrobat Distiller. There are free PDF drivers which act like software-based printers - but in general these are not programmable from within Access. If what you need is a programmable solution, one which can be married to VBA functions to allow you to automate output of reports to PDF, then the Lebans example database is the best solution for doing so. Stephen Lebans has provided a code solution which does not require any proprietary files or DLLs to do its job - instead he has devised code routines which output to snapshot format as an intermediate and then to PDF from the .SNP files. It is a clever approach to a task which is far from simple - as you will find if you take the time to investigate what is in it.

There is no way that we can just 'give you the code' - anyway a meaningless phrase given the years of development which have gone into the Lebans solution.

Perhaps next time you seek assistance you can could do a Google search beforehand which could help you understand the scope of what you are trying to achieve?

-Stewart
Jan 6 '09 #6
MMcCarthy
14,534 Expert Mod 8TB
The fact that you specify Acrobat Distiller 8 made me curious. If you have a copy of this software it should include a printer driver for Acrobat Distiller which you would add to your list of printers. Then all you would have to do is select that as your printer for your report.
Jan 7 '09 #7
shimul
28
Thank you for reply.

Actually I was looking for Pseudocode or idea.

Sorry to make you confused.

Thank you.
Jan 7 '09 #8
tdw
206 100+
@msquared
I am also looking to accomplish this. I will check out the link below, but wanted to respond to this comment.

I have thought the same thing (using the pdf printer), but then I don't know how to programatically name the pdf and save it in the correct location. Currently I save the report in .rtf format, but it loses the look of the layout of the report that way. The .rtf file does programatically name itself and save in the correct folder, but it looks to me like to do that with a pdf, I'd have to throw out the old code and do it completely differently.
Jan 8 '09 #9
htll
5
You can create an HTML report and convert it to PDF.
** Link removed **
Jan 26 '09 #10

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

Similar topics

3
by: Nicola | last post by:
Hi Everyone, I am new to programming and would like to know how to open an access Report from within vb 6. I am trying to write a program to organise cross stitch threads. I have found out how...
8
by: Mike MacSween | last post by:
tblCourses one to many to tblEvents. A course may have an intro workshop (a type of event), a mid course workshop, a final exam. Or any combination. Or something different in the future. At...
1
by: mar10a | last post by:
I am trying to insert a .gif. file into an Access report - using Insert Picture. The original image is 8X11, but access changes the size to 4X6.5. When I change the size of the image in access...
1
by: Aby Mathews | last post by:
I am using Cutepdf to convert access report to pdf format. It's working fine. How can I set the save location and save as file by default and how can I attach this file automatically to outlook....
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...
4
akabir77
by: akabir77 | last post by:
Hi I am using the following code to convert a access report into HTML format and then sending it via email. DoCmd.SendObject _ acSendReport, _ ...
2
by: francisjohn | last post by:
I am beginner for this MS-Access tool. I want to create PDF/MS-Word file from MS Access report. Whatever contents/values is there in MS-Access report, I need to convert these values to PDF/WORD...
2
by: alinagoo | last post by:
Hello All. Who could help me to find out How can i convert an Access report to an Excel file(With VBA)? Because my boss just interested to excel format and wanted me to locate a Command Button on...
1
by: shalskedar | last post by:
My Query is Can we create an exe file specifically for Ms Access Report because In my Database(Acess 2003)I need to send 1 of the Report as an attachment via Ms Outlook. If I try to send this...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.