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 2511F18DD4 for ; Tue, 8 Dec 2015 07:32:50 +0000 (UTC) Received: (qmail 25932 invoked by uid 500); 8 Dec 2015 07:32:49 -0000 Delivered-To: apmail-pdfbox-users-archive@pdfbox.apache.org Received: (qmail 25912 invoked by uid 500); 8 Dec 2015 07:32:49 -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 25901 invoked by uid 99); 8 Dec 2015 07:32:49 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2015 07:32:49 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 23D37C6AE8 for ; Tue, 8 Dec 2015 07:32:49 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.97 X-Spam-Level: ** X-Spam-Status: No, score=2.97 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_BL_SPAMCOP_NET=2, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id zBCfgm87g-4S for ; Tue, 8 Dec 2015 07:32:48 +0000 (UTC) Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id 94DE92026A for ; Tue, 8 Dec 2015 07:32:47 +0000 (UTC) Received: from fwd12.aul.t-online.de (fwd12.aul.t-online.de [172.20.26.241]) by mailout12.t-online.de (Postfix) with SMTP id 831A1268CD for ; Tue, 8 Dec 2015 08:32:41 +0100 (CET) Received: from [192.168.2.104] (bdifT2ZYgh0y8POqJZKqIsbKEj5zdlSH-h09lHgdt6pGbwWd4D2Dz0UUauw81XZZtU@[217.231.131.42]) by fwd12.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1a6ClG-1GToPo0; Tue, 8 Dec 2015 08:32:34 +0100 Subject: Re: Visible Signature apperance:HOW-TO questtion To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: <5666879C.2020508@t-online.de> Date: Tue, 8 Dec 2015 08:32:44 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-ID: bdifT2ZYgh0y8POqJZKqIsbKEj5zdlSH-h09lHgdt6pGbwWd4D2Dz0UUauw81XZZtU X-TOI-MSGID: 72c5d57d-c47e-41d6-b51a-b7f469f949c7 Am 08.12.2015 um 08:25 schrieb Глеб Г.Г.: > PDFBox 2.0.0 RC 2 > How can I make visible signature look like this? I've heard it has to do > something with Acrobat's layers, but I have no idea how to do this with > pdfbox. > Your image didn't appear... please upload your screenshot somewhere. What also (possibly) works is to have the image not as attachment, but inline. If you want a transparent signature, create an ARGB PNG image, where the non-signature part is transparent. Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org