
How to compress a picture with VBA-code ?
Simple answer: you can't. You would need to resample the bitmap and
the code for that is enormous and cpu intensive.
Possible solution: There may be a publicly accessible function to
resample bitmaps in one of the various installed applications' DLLs.
Adoobe products come to mind as PDFMaker / Distiller settings allow
you to do this.
Quote:
>Hi
>I want to compress a picture to ?Print? (200dpi) in Word 2002, with
>vba-code - who do I do that ?
Steve Hudson
Word Heretic, Sydney, Australia
Tricky stuff with Word or words for you.
Products: http://www.geocities.com/word_heretic/products.html
Spellbooks: 728 pages of dump left and dropping...
The VBA Beginner's Spellbook: For all VBA users.