Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C052B200C5C for ; Thu, 20 Apr 2017 18:52:48 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id BEFD1160B9F; Thu, 20 Apr 2017 16:52:48 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 123DA160B90 for ; Thu, 20 Apr 2017 18:52:47 +0200 (CEST) Received: (qmail 91516 invoked by uid 500); 20 Apr 2017 16:52:47 -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 91505 invoked by uid 99); 20 Apr 2017 16:52:46 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2017 16:52:46 +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 8507E181059 for ; Thu, 20 Apr 2017 16:52:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.479 X-Spam-Level: * X-Spam-Status: No, score=1.479 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RCVD_IN_SORBS_SPAM=0.5, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id G33oHrZ3_Pv1 for ; Thu, 20 Apr 2017 16:52:44 +0000 (UTC) Received: from mailout08.t-online.de (mailout08.t-online.de [194.25.134.20]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 2B22E5F3BC for ; Thu, 20 Apr 2017 16:52:39 +0000 (UTC) Received: from fwd03.aul.t-online.de (fwd03.aul.t-online.de [172.20.27.148]) by mailout08.t-online.de (Postfix) with SMTP id 0AF4541C935F for ; Thu, 20 Apr 2017 18:52:33 +0200 (CEST) Received: from [192.168.2.105] (SIWG++ZBohIHekkTKAU0W2dJrFwIqIPdsyBlodj7YboLMyZzB2wf6fdNxyYofoZQFH@[217.231.142.227]) by fwd03.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1d1FJm-1AvoES0; Thu, 20 Apr 2017 18:52:30 +0200 Subject: Re: PDAnnotationRubberStamp To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <54d732b8-349c-fc01-b81b-a07d8917a379@t-online.de> Date: Thu, 20 Apr 2017 18:52:37 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-ID: SIWG++ZBohIHekkTKAU0W2dJrFwIqIPdsyBlodj7YboLMyZzB2wf6fdNxyYofoZQFH X-TOI-MSGID: da4e6039-70df-4a9f-9153-0a0c78d13882 archived-at: Thu, 20 Apr 2017 16:52:48 -0000 Am 20.04.2017 um 18:51 schrieb Baker, Ricky: > I am trying to use PDAnnotationRubberStamp to place "DRAFT" on each page. I can get it to show up when I open the document but it does not print. What do I need to do to get it to print? setPrinted(true); --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org