Copy link to clipboard
Copied
Earlier i use to open any book with some Framemaker files and do pagination. Now i have coded to paginate in a batch. my code loops through and opens up books one by one from a folder structure and does Pagination.
However i get "Insufficient memory to open the dialog box, close one or more windows and try again".
I cleared my Temp folder in local and also coded to close the book after pagination.
Kindly provide some Suggestions. Thanks in advance.
Copy link to clipboard
Copied
Well, let's start with the obvious:
. physical RAM on machine?
. size of pagefile.sys, swapfile.sys & VM config settings?
. free space on HDD or SSD where those files reside?
. does doing this operation as first user task after clean reboot change the symptom?
Copy link to clipboard
Copied
HI Bob,
RAM : 15Gb Left
HDD: 13.9 GB left
Copy link to clipboard
Copied
Hi Vijay,
I need a little more informations
- what FrameMaker version do you use?
- Windows version?
- is your code ExtendScript, FrameScript, FDK?
- could you show the code?
- do you open all documents of the books and close it again?