I have an InDesign file that has a XML in it, the file size is 70.5 Mb. I'm trying to export it to IDML using document.exportFile(ExportFormat.INDESIGN_MARKUP, saveFile). But after a while the server crashes and restarts without finishing the export. Checking the messages thrown by the server using EventViewer in Windows, I can see Warning events indicating memory purge, 3-8 minutes right after the executing the export command.
The server is installed in a:
- Intel Pentium 4 2.8 GHz
- WIndows 2008 Server (32-bit)
- 2.0 Gb Ram
Is this machine to slow for my target operations? What is the optimal specifications of the machine that will host IDCS4 Server to make my target operations doable? How will I know the optimal file size of the file so that I can be manipulated in the IDCS4 Server?
-- Jeff