Other PDF Tools by Qoppa Software

Follow Us

General‎ > ‎

Allocate more memory to PDF Studio

posted Nov 3, 2010, 8:29 AM by Leila Holmann   [ updated May 16, 2013, 4:42 AM by Karen Steimle ]
Q: I sometimes get a "java heap space" error when running PDF Studio.  What does this mean?

A: When running intense processes in PDF Studio, you may get a "java heap space" exception. This happens when PDF Studio is running out of memory.

By default, PDF Studio is allocated 512Mb of memory. If your computer has 2GB of RAM or more, you can allocate more memory by following the steps below. Make sure you have enough memory available or your machine will start swapping and be unresponsive.

On Windows:
  1. Close / Exit PDF Studio
  2. Open the file called pdfstudio8.vmoptions located in PDF Studio installation directory: C:\Program Files\PDFStudio8
  3. Change -Xmx512m with -Xmx1024m to increase the allocation to 1024MB, for instance
  4. Save the file
  5. Launch PDF Studio 

On Mac:
  1. Close / Exit PDF Studio
  2. Open Finder
  3. Go to Applications
  4. Right Click or CTRL + Click on the PDF Studio 8 Application icon and select "Show Package Contents" in the menu
  5. Click on Contents
  6. Double-Click on Info.plist
  7. (Lion Only) In Lion, the file is locked by default. Click on "Locked" and change it to "Unlocked".
  8. Open the Java "node" by clicking on the little arrow
  9. Change -Xmx512m with -Xmx1024m to increase the allocation to 1024MB, for instance
  10. Save the file (On Lion, use File -> Save a Version to save the file)
  11. Launch PDF Studio

On Linux / Unix:
  1. Close / Exit PDF Studio
  2. Open the file called pdfstudio8.vmoptions located in PDF Studio installation directory
  3. Change -Xmx512m with -Xmx1024m to increase the allocation to 1024MB, for instance
  4. Save the file
  5. Launch PDF Studio


Comments