Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Code to convert Excel to PDF

I'm very new to Excel Programing. Anybody can tell me how to write VBA
codes to covert an Excel worksheet to a PDF file? Or is there any tool
I can use?



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VBA Code to convert Excel to PDF

Hi Wayne,

Do you have a PDF Generator (of sorts). You will firstly
need the device to be able to send the document to for
conversion.

You will either need to by Adobe Acrobat, or try the
shareware versions such as Neevia. Adobe 4, allows you to
utilse the procedures that install with the XLA, where
later versions are locked down.

My suggestion is to try Neevia, see if the output quality
is good enough for your requirements and take it from
there.

Good luck in your PDF quest.

P.
-----Original Message-----
I'm very new to Excel Programing. Anybody can tell me

how to write VBA
codes to covert an Excel worksheet to a PDF file? Or is

there any tool
I can use?



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from

http://www.ExcelForum.com/

.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default VBA Code to convert Excel to PDF

The easiest way I can think of doing this is installing a
piece of software which will act as a printer to produce
PDF's. For example Adobe Acrobat when installed adds Adobe
Acrobat Distiller to the list of printers installed on the
PC. What this does is anything that is sent to this
printer will be converted to a PDF and then you are
prompted for a save location.

You could fairly easily then write some code and which
simply selects Adbobe Acrobat as the printer and then
sends a print to it just the same as you would do
manually. Then all you will need to do is specify where to
save it to.

I know this solution is not the code itself but it is an
easy route should you choose to take it then post to the
forum asking for this code and you will easily find it.

Let me know if this helps or not.

Danny.


-----Original Message-----
I'm very new to Excel Programing. Anybody can tell me

how to write VBA
codes to covert an Excel worksheet to a PDF file? Or is

there any tool
I can use?



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from

http://www.ExcelForum.com/

.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VBA Code to convert Excel to PDF

http://www.planetpdf.com

might be a place to look at.

--
Regards,
Tom Ogilvy

"wayne" wrote in message
...
I'm very new to Excel Programing. Anybody can tell me how to write VBA
codes to covert an Excel worksheet to a PDF file? Or is there any tool
I can use?



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Convert a Number Code to a Text Code Traye Excel Discussion (Misc queries) 3 April 6th 07 09:54 PM
Do not convert 24hr time in Excel to Portugese postal code Art Welch Excel Discussion (Misc queries) 0 August 28th 06 05:10 PM
UDF to convert data to code 128 B Safi Excel Worksheet Functions 0 July 30th 06 07:27 AM
Please help me with microsofts code to convert more than 65000 rows from text to excel fari Excel Discussion (Misc queries) 2 June 21st 06 01:14 PM
vb help, convert from formula to vb code.. Michael A Excel Discussion (Misc queries) 1 January 7th 06 11:30 AM


All times are GMT +1. The time now is 01:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"