Search found 2 matches

by alvvays
Wed Oct 18, 2023 9:29 am
Forum: OCR, MRC & Document understanding
Topic: PDF Reducer Memory Usage
Replies: 2
Views: 10282

Re: PDF Reducer Memory Usage

Hi Hugo, Are you able to give a guide on how we can calculate or estimate the memory that's going to be used by PDFReducer if we're going to compress a single file? e.g. A PDF with 10 pages will use 100MB of RAM or a 1MB PDF will use 30MB of RAM This will be useful for planning and checking if a mac...
by alvvays
Fri Oct 13, 2023 9:44 am
Forum: OCR, MRC & Document understanding
Topic: PDF Reducer Memory Usage
Replies: 2
Views: 10282

PDF Reducer Memory Usage

Hi, When gdpicturePDFReducer.ProcessDocument() is called, it seems that it uses as much memory as it can. If I have a 600 page PDF with not much images, it uses up to 6gb of RAM. Other PDF's which has lots of images uses even more RAM and the application just crashes. Is there a way to throttle it t...