<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>How are you trying to process the PDF?<div><br></div><div>What command line did you use?</div><div><br></div><div>Does the command work with smaller PDFs?</div><div><br></div><div>Can you open your big PDF with other applications?</div><div><br></div><div>What operating system do you have?</div><div><br></div><div>Is the poppler utility a 32 bit or a 64 bit executable?</div><div><br></div><div>The seek error could come from using a 32 bit executable that was built without support for _LARGEFILE64_SOURCE.</div><div><br></div><div>I think that the maximum size of a PDF is 10 GB because offsets in the cross-reference table can be at most 10 decimal digits.</div><div><br></div><div>Regards, William<br><br><div><hr id="stopSpelling">From: ts@bsml.net<br>Date: Wed, 18 May 2016 09:46:06 +0900<br>To: poppler@lists.freedesktop.org<br>Subject: [poppler] [question] to avoid a structure error.<br><br><div dir="ltr"><span style="font-size:14px;">Hello, I'm Taishi Soejima.</span><div style="font-size:14px;">Thanks to poppler, I can use PDF converting application.<br><div><br></div><div>I have a question, how can I process over 2.14GB pdf with poppler?</div><div>When I try that, I've got this message below.</div><div><br></div><div>"Syntax Error: Document base stream is not seekable"<br></div></div><div style="font-size:14px;"><br></div><div style="font-size:14px;">I guess too big to process and it exceed the range of 32bit of integral number.</div><div style="font-size:14px;"><br></div><div style="font-size:14px;">I'm very happy if I get awswer and process such big files.</div><div style="font-size:14px;"><br></div><div style="font-size:14px;">Thank you in advance.</div></div>
<br>_______________________________________________
poppler mailing list
poppler@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/poppler</div></div>                                    </div></body>
</html>