Return-Path: X-Original-To: apmail-pdfbox-users-archive@www.apache.org Delivered-To: apmail-pdfbox-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 87E4317B4F for ; Thu, 15 Oct 2015 12:56:45 +0000 (UTC) Received: (qmail 72703 invoked by uid 500); 15 Oct 2015 12:56:45 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 72682 invoked by uid 500); 15 Oct 2015 12:56:45 -0000 Mailing-List: contact users-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@pdfbox.apache.org Delivered-To: mailing list users@pdfbox.apache.org Received: (qmail 72671 invoked by uid 99); 15 Oct 2015 12:56:45 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Oct 2015 12:56:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id A1567180A20 for ; Thu, 15 Oct 2015 12:56:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.011 X-Spam-Level: X-Spam-Status: No, score=-0.011 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id mqWYyPLPUbaD for ; Thu, 15 Oct 2015 12:56:43 +0000 (UTC) Received: from mail.ilsos.net (mail.ilsos.net [199.15.3.29]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id 1BB5423192 for ; Thu, 15 Oct 2015 12:56:42 +0000 (UTC) X-IronPort-AV: E=Sophos;i="5.17,685,1437454800"; d="scan'208";a="46056426" Received: from exchc.ilsos.org (HELO webmail.ilsos.net) ([10.0.1.201]) by smtp.ilsos.net with ESMTP; 15 Oct 2015 07:56:08 -0500 Received: from EXCDB.ILSOS.ORG ([::1]) by EXCHC.ILSOS.ORG ([::1]) with mapi id 14.03.0224.002; Thu, 15 Oct 2015 07:56:08 -0500 From: "Kirk, Kenneth" To: "'users@pdfbox.apache.org'" Subject: RE: Out of Space on device error Thread-Topic: Out of Space on device error Thread-Index: AdEGu3VVWLn5NDF9Q7mFM5/v490jwQAMfh+AABbQTPA= Date: Thu, 15 Oct 2015 12:56:08 +0000 Message-ID: References: <561EC2B3.8080503@t-online.de> In-Reply-To: <561EC2B3.8080503@t-online.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.254.151] Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable I should have mentioned I was using 2.0. I'll get the latest code and try = that. = -----Original Message----- From: Tilman Hausherr [mailto:THausherr@t-online.de] = Sent: Wednesday, October 14, 2015 4:02 PM To: users@pdfbox.apache.org Subject: Re: Out of Space on device error Am 14.10.2015 um 22:03 schrieb Kirk, Kenneth: > I'm having a program with the PDFRenderer. I have some large documents t= o render page by page. I load the document using PDDocument.load(InputStre= am). PDFBox sets the UseScratchFiles flag to false by default however when= I follow the code in to the offending method PDFBox somewhere scratch file= flag is set to true and temp directory fills up. > Are you using the latest trunk version? I recently fixed a bug dealing with= just that. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org ************************************************ Disclaimer - This email and any files transmitted with it are confidential = and contain privileged or copyright information. You must not present this = message to another party without gaining permission from the sender. If you= are not the intended recipient you must not copy, distribute or use this e= mail or the information contained in it for any purpose other than to notif= y the Office of the Illinois Secretary of State. = If you have received this message in error, please notify the sender immedi= ately, and delete this email from your system. Any views expressed in this = message are those of the individual sender, except where the sender specifi= cally states them to be the views of the Office of the Illinois Secretary o= f State. = ************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org