Question
help with import, extract and save pages script
I have a script that imports data, extracts and saves pages 1 by 1. I have tested this script on smaller documents(10 pages) and it works, but the acrobat windows open & close for each page to extract and save. I was wondering if there was something similar to VBA's Application.screenupdating = false or other solutions?
