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

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code