Hello
We convert office’s documents into PDF using Aspose .Net
Some times the input file are big and the conversion use a lot of memory (500 Mo to 3Go). It’s happen often with Excel file with lot of empty columns and lines.
Is there any options to limit the usage of the RAM, or the time needed to convert the file ?
It’s ok if we have a partial output PDF file if it’s a correct PDF file
Thanks