<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><span dir="ltr"></span>Hi<br><br>Finally I have written small program (<span lang="en"><span>thanks</span> <span>to your indications) </span></span>that using pdftotext.cc code (version poppler-0.24.5) to read pdf file ad use 'doc = new PDFDoc(str, ownerPW, userPW);' in place of the 'doc = PDFDocFactory().createPDFDoc(*fileName, ownerPW, userPW); to make new document'<span lang="en"><span>.<br>
<br>It work fine but, if I read more pdf with large size in same running process it use lot of system memory and f</span></span><span lang="en"><span>or one hundred of files pdf it comes to busy hundred of MB of ram.</span></span><span lang="en"><span><br>
<br>I released all memory into my program (valgrind only give warnings outside of my code) but problem persist.</span></span><br><br>I have also readed that fontconfig can be cause of these problems but, can I disable fontconfig in poppler?<br>
<br>Do you know another solution?<br><br>Greetings<span lang="en"><span><br><br>Marco<br></span></span></div><br></div><div class="gmail_extra">(sorry for another message without Subject)<br>
</div></div>