[JS CS5] Placing PDF pages without showing alerts
Hi,
I built a script to place several PDF pages in a document.
First of all I need to get PDF pages length with a dedicated function.
Sometimes when placing a PDF page I get an error: Alert PDF import: the following fonts are missing...
Since I'm just using this function just to get the PDF pages length, is there any way to automatically kill or keep these alert windows not visible?
Thanks.