473,387 Members | 1,540 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.

Use Distiller or what to create single pdf?

167 100+
I am just not sure the most efficient way to handle this. I have never used Adobe other than to open a document and read it! I have had Adobe Pro 8 installed on my machine to accomodate this request. I have an Access application, (Access 2000). I need 2 of the access reports and 2 word documents to be combined into one single PDF file. I just don't don't know the best way to do this. I can change the printer defaults using the page setup property of the access reports and set them to the 'Adobe printer' and get the access reports created in a .pdf file and I get 2 separate pdf files. Not sure yet on how to get the word docs turned into pdf files... can do manually but all of this need to be done within the application using VB code. Users only want to have to click a button and this single PDF file is created without them having any manual interaction. HELP! Not being familiar with the tool, I am not sure what direction to go into. I was reading about 'Distiller', but not sure if that is the best way. Any help/direction would be appreciated!!!
Jun 25 '08 #1
2 2618
Stewart Ross
2,545 Expert Mod 2GB
I think what your users are after is a very tall order. Acrobat Distiller can certainly combine files, add pages and so on - but I don't think it supports a programmed interface, so no chance of automating the Word and Access documents there. Distiller is also an expensive product, although very capable (it can do many other things, including turning PDF files into forms in which users can enter data).

Another product, the opensource PDFCreator, has a programmed interface - but I am not aware that the product can combine PDF files. Even if it can, learning how to program the interface is non-trivial.

I would recommend that the Word and Access reports remain ouput to separate PDF files. It would be possible to automate an e-mail message to send these files to a list of addressees, say - but as for combining them, the effort is not worth the return in my opinion.

-Stewart
Jun 25 '08 #2
ncsthbell
167 100+
I have Distiller and there looks like there is a 'file watcher' that I could perhaps set up to use to look for files is a specified location and combine them. My major challenge is in the application (access 2000) is to be able to change the default printer to the 'Adobe PDF' printer name and then back to the default. I have been researching and haven't found anything yet that works with Access 2000. We are upgrading to Office 2007, but unfortunately it won't be until next spring! Do you know a way I can programatically grab the current default printer, save it, then set the printer to the Adobe PDF printer, run the reports, then reset back to the original default printer?
Jun 25 '08 #3

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

Similar topics

0
by: MC | last post by:
Hi, I'm developing an VB.NET app that converts TIFFs to PDFs using Office Imaging 2003 and Adobe Distiller 6.0 in the follwing way: 1. Using automation, I open the TIFF file with Office...
4
by: xzzy | last post by:
I have been tasked with changing the filename Adobe Distiller defaults to. My guess is I can't change it. Has anyone been able to use VBA to change that name? Thanks, John Bickmore...
1
by: Nicole | last post by:
Like many before me, I am tearing my hair out trying to get Acrobat 6.0 to work with VBA. I am getting close, and the error I am getting now seems like it should be easy to surmount. So why am I...
5
by: Filips Benoit | last post by:
Dear All, How to check if Acrobat Distiller is running and how to start it before output? Filip
0
by: John | last post by:
I'm busy converting a Visio vba procedure to VB.NET this morning. My latest problem is printing the document to Distiller (which worked fine in VBA). It's getting caught up on the following line...
6
by: tommaso.gastaldi | last post by:
Hi I am creating a pdf by just printing on Acrobat Distiller. This is fine. I need to create a pdf which has a given prespecified name and I do not wish that Distiller prompts me for a name....
2
by: zensunni | last post by:
I'm looking to interface with distiller using adobe's API. This is the guide I'm using:...
1
by: Raymond Chiu | last post by:
Dear all, I have vb.net program which export excel to pdf format. I am using acrobat distiller but find the problem in the below statement. dim ddt as new ACRODISTXLib.PdfDistiller...
1
by: ncsthbell | last post by:
I am looking for any help with calling 'Acrobat Distiller' using an API from within Access. I have searched on the Internet and it is so very confusing!! I have the product installed but am looking...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.