Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Programming / December 2005

Tip: Looking for answers? Try searching our database.

Registry

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
klav - 28 Dec 2005 16:10 GMT
I posted a topic several weeks ago about retrieving the Adobe settings when
converting a Word document to a PDF through a macro.

I don't want the user to have to enter a file name or a location for the
saved document and I want to set a password on the PDF as well.

The only answer provided was to work with the registry to retrieve/set this
information.  I am unfamiliar with doing this.  Can anyone help?
RobertH - 28 Dec 2005 18:18 GMT
You may want to look at a set of vba functions called GetSetting,
SaveSetting, DeleteSetting and GetAllSettings. These manage settings in a
special location in the registry for use by vba applications. You determine
your own applciation name, section, and key values to organize among your
various vba apps, or uses of this registry location in general. One gotcha is
that, at least among past versions of office, if you try the GetSetting and
it does not exist, based on the appname, section and key, you may get an
error.

happy coding!

> I posted a topic several weeks ago about retrieving the Adobe settings when
> converting a Word document to a PDF through a macro.
[quoted text clipped - 4 lines]
> The only answer provided was to work with the registry to retrieve/set this
> information.  I am unfamiliar with doing this.  Can anyone help?
klav - 28 Dec 2005 19:52 GMT
I have seen these functions but I don't know how to apply them with regard to
getting the Adobe settings -- do you know of any examples I can look at?

> You may want to look at a set of vba functions called GetSetting,
> SaveSetting, DeleteSetting and GetAllSettings. These manage settings in a
[quoted text clipped - 15 lines]
> > The only answer provided was to work with the registry to retrieve/set this
> > information.  I am unfamiliar with doing this.  Can anyone help?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.