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

Access and Adobe Distiller

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
www.BicycleCam.com
www.Feed-Zone.com
Nov 12 '05 #1
4 2534
John,

In the past, I have found it best to manually create another port, and
set Distiller to print to a specific directory of your choice. I do
this through Settings_Printers, right-click to bring up server
properties, and on the "Ports" tab add a new port (This is in W2K
Workstation). If you have Distiller installed, one of the options
will be "PDFPort", and you can specify where this will be. You should
be able to do this in VB/VBA, I just have NFC as to how.

I did spend about a half-day once trying to change the default, and
gave up. I suspect the solution will involve finding the registry
key, and resetting it to the value you want. There are probably
several places it needs to be changed, as I could never get it to work
properly. Adobe's site wasn't all that helpful, but this was about a
year ago, so that may have changed.

HTH,

JCN

"xzzy" <mr********@comcast.net> wrote in message news:<B0pKb.137879$VB2.497866@attbi_s51>...
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
www.BicycleCam.com
www.Feed-Zone.com

Nov 12 '05 #2
thank you for your help, if I figure out a solution, I'll post to this NG

John Bickmore
www.BicycleCam.com
www.Feed-Zone.com

"James Neumann" <bo*********@hotmail.com> wrote in message
news:77**************************@posting.google.c om...
John,

In the past, I have found it best to manually create another port, and
set Distiller to print to a specific directory of your choice. I do
this through Settings_Printers, right-click to bring up server
properties, and on the "Ports" tab add a new port (This is in W2K
Workstation). If you have Distiller installed, one of the options
will be "PDFPort", and you can specify where this will be. You should
be able to do this in VB/VBA, I just have NFC as to how.

I did spend about a half-day once trying to change the default, and
gave up. I suspect the solution will involve finding the registry
key, and resetting it to the value you want. There are probably
several places it needs to be changed, as I could never get it to work
properly. Adobe's site wasn't all that helpful, but this was about a
year ago, so that may have changed.

HTH,

JCN

"xzzy" <mr********@comcast.net> wrote in message

news:<B0pKb.137879$VB2.497866@attbi_s51>...
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
www.BicycleCam.com
www.Feed-Zone.com

Nov 12 '05 #3
"xzzy" <mr********@comcast.net> wrote:
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?


I'm not online right now so I can't check but see the "Automated Creation of a PDF
Document from Microsoft Excel" link at the PDF page at my website.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Nov 12 '05 #4
How about printing to the file it wants to and then move/rename the
file as you want afterwards ? Have a look at FileSystemObjects in VBA
as these should make the task quite easy.

"xzzy" <mr********@comcast.net> wrote in message news:<B0pKb.137879$VB2.497866@attbi_s51>...
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
www.BicycleCam.com
www.Feed-Zone.com

Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

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: fniles | last post by:
How can I instantiate an Adobe Distiller object from ASP ? Thank you.
0
by: Colin | last post by:
I am setting up a new machine, XP Pro. I have a few printers setup along with the Adobe Distiller products. When I get into Access 97 or Access 2002 and try to print a report, the only 2 printers...
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...
12
by: DGB | last post by:
Hello All, I have been doing quite a bit of research in this group and have not been able to find the answer that I am looking for. Here is my issue. We currently have Adobe Acrobat v5...
2
by: LAB | last post by:
I'm using an app designed in Access 2003 which exports a report into a .snp file. We are manually converting the snp files into pdf. I'll looking for away to convert the files from snp to pdf...
3
by: mzmishra | last post by:
Hi, I have one application in c# .net 1.1. I like to convert word to pdf using Adobe Distiller . Can any body help me get some code samples in C# for the same?
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
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...
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,...

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.