Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rob Rob is offline
external usenet poster
 
Posts: 718
Default Microsoft Office Document Imaging

Hi

I'm trying to print programatically using the Microsoft Office Document
Image Writer. There is a checkbox giving me the option to open the document
after printing. I have this unticked, and it remembers my choice when I go
back into the same dialogue. On a previous post, the registry key below was
identified as where this setting is saved. My problem is that when I print
from code, the key is ignored and the document opens as if I'd ticked the
box. Any help much appreciated.

Thanks

Rob

'Reg Key
'HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\ MODI\MDI writer DWORD
OpenInMODI=0

'Code
Application.ActivePrinter = "Microsoft Office Document Image Writer on Ne01:"
AttachmentBook.Sheets.PrintOut PrintToFile:=True, PrToFileName:=Attachment


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
How to select text on multiple pages with MS Document Imaging Cadonn Excel Discussion (Misc queries) 1 July 18th 09 07:01 AM
Convertion of Star Office documents to Microsoft Office SJM Excel Discussion (Misc queries) 3 July 30th 08 05:29 AM
microsoft document imaging Eyelid JiD Excel Discussion (Misc queries) 0 November 22nd 06 12:33 PM
Help using MS Office Document Imaging quartz[_2_] Excel Programming 1 April 22nd 05 11:07 PM
how to send documents from document imaging to word? JBHarriman Excel Discussion (Misc queries) 0 January 30th 05 07:31 PM


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