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

Hello, I have a workbook with about 4 worksheets. I would like t
convert those 4 worksheets into PDF files. Actually, by preference,
would like to put all those worksheets into a single pdf file, but i
this is not possible, 4 separate ones are okay.

Thanks

I apologize, I would like to do this in VB .NET if that is possible.
Or if someone could paste VBA code, I am sure I could figure out how t
convert it.



--
Message posted from http://www.ExcelForum.com

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Converting Excel Worksheets into PDF

Hi
if you have a PDF creator program (such as Adobe Acrobat) it will
install a printer driver. Simply send your workbook/worksheets to this
printer

--
Regards
Frank Kabel
Frankfurt, Germany

"Jonx " schrieb im Newsbeitrag
...
Hello, I have a workbook with about 4 worksheets. I would like to
convert those 4 worksheets into PDF files. Actually, by preference,

I
would like to put all those worksheets into a single pdf file, but if
this is not possible, 4 separate ones are okay.

Thanks

I apologize, I would like to do this in VB .NET if that is possible.
Or if someone could paste VBA code, I am sure I could figure out how

to
convert it.




---
Message posted from http://www.ExcelForum.com/


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Converting Excel Worksheets into PDF

That sounds easy, but where would I find how to print? Or is ther
example code that you could give me to print? A lot of code that
have read recently have always converted from .xls to .ps, and the
from .ps to .pdf rather from .xls straight to pdf. Is there a reaso
for this? Thank

--
Message posted from http://www.ExcelForum.com

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 89
Default Converting Excel Worksheets into PDF

how could i automate this process; is this a question that i need to post on
an adobe site, or would you have any idea
"Frank Kabel" wrote in message
...
Hi
if you have a PDF creator program (such as Adobe Acrobat) it will
install a printer driver. Simply send your workbook/worksheets to this
printer

--
Regards
Frank Kabel
Frankfurt, Germany

"Jonx " schrieb im Newsbeitrag
...
Hello, I have a workbook with about 4 worksheets. I would like to
convert those 4 worksheets into PDF files. Actually, by preference,

I
would like to put all those worksheets into a single pdf file, but if
this is not possible, 4 separate ones are okay.

Thanks

I apologize, I would like to do this in VB .NET if that is possible.
Or if someone could paste VBA code, I am sure I could figure out how

to
convert it.




---
Message posted from http://www.ExcelForum.com/




  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Converting Excel Worksheets into PDF

You select the printdriver that generates the PDF as the active printer and
print as normal

Selection.Printout

or
ActiveSheet.Printout

Here is an example post on this topic (using adobe distiller goes to ps
first, then pdf)

http://groups.google.com/groups?thre...gp13.phx .gbl


Or here are the search results for may postings on the topic:

http://groups.google.com/groups?as_q...ng&lr= &hl=en

--
Regards,
Tom Ogilvy


"Jonx " wrote in message
...
That sounds easy, but where would I find how to print? Or is there
example code that you could give me to print? A lot of code that I
have read recently have always converted from .xls to .ps, and then
from .ps to .pdf rather from .xls straight to pdf. Is there a reason
for this? Thanks


---
Message posted from http://www.ExcelForum.com/





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Converting Excel Worksheets into PDF


Try this add-in


http://www.pistulka.com/Excel/index.html




"Jonx " wrote in message
...
Hello, I have a workbook with about 4 worksheets. I would like to
convert those 4 worksheets into PDF files. Actually, by preference, I
would like to put all those worksheets into a single pdf file, but if
this is not possible, 4 separate ones are okay.

Thanks

I apologize, I would like to do this in VB .NET if that is possible.
Or if someone could paste VBA code, I am sure I could figure out how to
convert it.




---
Message posted 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
Converting a date to a text field w/o converting it to a julian da LynnMinn Excel Worksheet Functions 2 March 6th 08 03:43 PM
How use info in Excel shared worksheets to create new worksheets dkc Excel Worksheet Functions 0 June 28th 07 08:36 PM
Converting Excel to PDF? Sigi Rindler Excel Discussion (Misc queries) 3 October 27th 06 02:54 PM
Converting worksheets to workbooks. Is there an easy way? Jim Excel Discussion (Misc queries) 1 March 22nd 05 02:31 PM
converting workbooks to worksheets Jessica[_3_] Excel Programming 0 July 21st 03 03:16 PM


All times are GMT +1. The time now is 06:35 AM.

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

About Us

"It's about Microsoft Excel"