Disable alert message box


hi,

when generating word pdf via distiller. popup alert box each document. have 200 document generated programmatically everyday within loop. alert box show , disappear 200+ times during generation, disable our user doing else @ same time. there way disable messagebox.

here part of 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

this distiller server? alert?

aandi inston


More discussions in Acrobat Distiller Server


adobe

Comments

Popular posts from this blog

Static ip - Raspberry Pi Forums

arduino bug sur secteur, batterie, mais pas en usb?

What voltage is sent to the arduino GND when a transistor is used