Closing the pdf reader window after closeDoc
hi all,
i trying print document pdf , able that. when try close document command closedoc, pdf document alone closing, reader window still remains same. conde snippet used given below.
app.beginpriv();
doc.print(pparams);
app.endpriv();
doc.closedoc();
can me figure out?
(i newbie in programming , in such related topics. forgive me if made wrong commands or technical word usage )
i not find direct command close reader.
thanks in advance,
love , prayers,
akhil
More discussions in JavaScript
adobe
Comments
Post a Comment