From users-return-11054-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Tue May 22 19:52:49 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 612F0180638 for ; Tue, 22 May 2018 19:52:49 +0200 (CEST) Received: (qmail 90576 invoked by uid 500); 22 May 2018 17:52:43 -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 Delivered-To: moderator for users@pdfbox.apache.org Received: (qmail 84935 invoked by uid 99); 22 May 2018 17:49:20 -0000 MIME-Version: 1.0 Subject: Re: Add Text To A PDF Document From: a@awews.com To: In-Reply-To: Date: Tue, 22 May 2018 17:49:18 -0000 References: Content-Type: text/plain; charset=utf-8 x-ponymail-agent: PonyMail Composer/0.3 x-ponymail-sender: 937f226ee250af06ef7157c469b7e39abe2ba947 Message-ID: X-Mailer: LuaSocket 3.0-rc1 I'm using version 2.0.4 . I didn't see the options. Where do I put the 'append' option? On 2018/05/17 03:41:35, Tilman Hausherr wrote: > Am 17.05.2018 um 00:44 schrieb A Brand: > > I'd like to add text to an existing pdf document. I attempted it and the > > current page was erased and replaced with the text I wanted to add. > > You probably used the overwrite option or no option instead of using the > append option when creating your PDPageContentStream. > > If it still doesn't work, please show your code and mention the version > you are using (hopefully 2.0.9). > > > I tried using the Overlay() and didn't see the text added. > > > > Is this a feature of pdfbox? > > Yes it is! > > Tilman > > > > > > Onward. > > Don't Be Good. Be Great. Be Grateful. > > > > Please note this message was edited for brevity and clarity. > > > > Best regards, > > Anthony McDonald > > > > > > *602-456-9335* > > http://www.idnkhtw.space > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org > For additional commands, e-mail: users-help@pdfbox.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org