Adobe Forums

Add Me

Tags:



Reply
LinkBack Thread Tools Display Modes
Disable alert message box
  #1 (permalink)  
Old 09-25-2008, 09:32 AM
Zhiyi_Xuan@adobeforums.com
Guest
 
Posts: n/a
Default Disable alert message box

Hi,

When generating from Word to PDF via distiller. It popup alert box for each document. We have 200 document to be generated programmatically everyday within a loop. So the alert box is show and disappear 200+ times during the generation, which disable our user doing anything else at the same time. Is there a way to disable the messagebox.

Here is part of the code:

pdf = new PdfDistiller();
pdf.bShowWindow = 0;
pdf.bSpoolJobs = 1;
....
// loop start
wd.PrintOut(
ref objFalse, ref objFalse, ref oMissing, ref outPS, ref oMissing,
ref oMissing, ref oMissing, ref oMissing, ref oMissing,
ref oMissing, ref objTrue, ref oMissing, ref oMissing,
ref oMissing, ref oMissing, ref oMissing, ref oMissing, ref oMissing);
pdf.FileToPDF((string)outPS, (string)outPDF, "");
....
// loop end


Reply With Quote


  #2 (permalink)  
Old 09-25-2008, 09:32 AM
Zhiyi_Xuan@adobeforums.com
Guest
 
Posts: n/a
Default Re: Disable alert message box

I mentioned in one other post but forgot to mention this one as well. We are using Adobe Acrobat Distiller 7 (in the Adobe Acrobat professional package) and C# 2.0.

I cannot follow the messagebox, it's so quick, it's something about "XX is printing now... please wait"
Reply With Quote


  #3 (permalink)  
Old 09-25-2008, 09:32 AM
Zhiyi_Xuan@adobeforums.com
Guest
 
Posts: n/a
Default Re: Disable alert message box

Okay, I will do.

The problem is in Acrobat because when using other 3rd party PDF library they don't show the message.
Reply With Quote


Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Hairstyles | UFO Videos | Bollywood Wallpapers | Poems  | WWE


All times are GMT. The time now is 02:44 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.