Memory Allocation

Printing large documents using a raster driver might lead to allocation problems.

Printing a large document with a high resolution using a raster driver requires an important amount of memory. Therefore, it might be impossible to generate such a raster output if the available memory is not sufficient.

The printing process tries to use the dpi value defined in the raster driver's settings and checks if memory allocation is possible before printing.

If no memory allocation is possible, then a warning message is displayed. The message informs you that the memory allocation failed because of a too high dpi value and you have three options:


  • Click Abort to stop the printing process.
  • Click Retry to use the maximum computed dpi value instead. The computed value is displayed in the warning message.
  • Click Ignore to use the initial dpi value.