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 972E5187DE for ; Tue, 6 Oct 2015 16:16:04 +0000 (UTC) Received: (qmail 59434 invoked by uid 500); 6 Oct 2015 16:15:42 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 59413 invoked by uid 500); 6 Oct 2015 16:15:42 -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 59402 invoked by uid 99); 6 Oct 2015 16:15:41 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Oct 2015 16:15:41 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 831F7C028F for ; Tue, 6 Oct 2015 16:15:41 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.989 X-Spam-Level: X-Spam-Status: No, score=0.989 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H2=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id MamhMMrylSi9 for ; Tue, 6 Oct 2015 16:15:40 +0000 (UTC) Received: from mailout10.t-online.de (mailout10.t-online.de [194.25.134.21]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 454B020F10 for ; Tue, 6 Oct 2015 16:15:40 +0000 (UTC) Received: from fwd41.aul.t-online.de (fwd41.aul.t-online.de [172.20.27.139]) by mailout10.t-online.de (Postfix) with SMTP id 0A04E270D05 for ; Tue, 6 Oct 2015 18:15:33 +0200 (CEST) Received: from [192.168.2.104] (ZwqtN+ZTohagbUb+K0t+gdoKtgDFP66uYDWlZ69cipDqQng23Hl7l17ODOIWmOzZG8@[217.231.174.228]) by fwd41.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1ZjUtk-2IlPHM0; Tue, 6 Oct 2015 18:15:28 +0200 Subject: Re: I have the error with the snapshot2.0.0 To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <5613F3C4.406@t-online.de> Date: Tue, 6 Oct 2015 18:16:04 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-ID: ZwqtN+ZTohagbUb+K0t+gdoKtgDFP66uYDWlZ69cipDqQng23Hl7l17ODOIWmOzZG8 X-TOI-MSGID: a50b35d6-7b5b-46ff-a839-e9d677f3dcc8 Am 06.10.2015 um 15:37 schrieb Taher Galal: > Hi, > > I am having the problem that it is always the case that the method > getStream() in PDPage is not available while it is available in the online use getContents() > API any idea why? also the same issue is with > getPartiallyFilteredStream(java.util.List) in PDStream use createInputStream(filters) Tilman @Maruan - could you please update the javadocs once again? > > Best Regards, > > Taher Galal > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org