Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Set Print Area = Image??

Is there a VBA routine out there to set a print area, but
dump it to an image file instead of sending it to a
printer ? I keep getting asked for files generated by my
workbooks, but due to security, I don't want to send my
equations or workflows by sending the entire workbooks. I
would rather have something more elegant than "Print
Screen" and going through our IS group to purchase screen
capture software is like dealing with the devil. Any
ideas out there ? Thanks,
dave_d
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default Set Print Area = Image??

Dave,

consider using PDF's for distribution,
rather then screendumps(=bitmaps) or gifs..


you'd need Acrobat (not just the reader) for that, then you can just
print to Acrobat Distiller and you have what you need.

I think you'll find some free (shareware) alternatives if you browse for
them.


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"dave_d" wrote:

Is there a VBA routine out there to set a print area, but
dump it to an image file instead of sending it to a
printer ? I keep getting asked for files generated by my
workbooks, but due to security, I don't want to send my
equations or workflows by sending the entire workbooks. I
would rather have something more elegant than "Print
Screen" and going through our IS group to purchase screen
capture software is like dealing with the devil. Any
ideas out there ? Thanks,
dave_d


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Set Print Area = Image??

1. copy the source range and paste special as values in another workbook,
there won't be any formula in new workbook
2. copy the source range and paste it in Paint and saveas in the picture
format of your choice

Either can be automated with VBA.

"dave_d" wrote in message
...
Is there a VBA routine out there to set a print area, but
dump it to an image file instead of sending it to a
printer ? I keep getting asked for files generated by my
workbooks, but due to security, I don't want to send my
equations or workflows by sending the entire workbooks. I
would rather have something more elegant than "Print
Screen" and going through our IS group to purchase screen
capture software is like dealing with the devil. Any
ideas out there ? Thanks,
dave_d



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
set area in excel not giving me option to set print area? J Littlebear Excel Discussion (Misc queries) 4 April 23rd 23 09:04 PM
Printing spreadsheet print area to 1 page fails to shrink image en zipidy Excel Worksheet Functions 0 June 25th 09 02:46 AM
File, print area, clear area, is not working cblind New Users to Excel 2 September 12th 07 04:51 PM
print area across the freeze panes area tom Excel Worksheet Functions 2 January 6th 07 05:23 PM
How do you turn off a print area for a page? (no print area) Grunen Excel Discussion (Misc queries) 4 October 8th 05 07:46 PM


All times are GMT +1. The time now is 12:59 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"