From users-return-11565-archive-asf-public=cust-asf.ponee.io@pdfbox.apache.org Fri Mar 15 18:54:16 2019 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 3FAEE180627 for ; Fri, 15 Mar 2019 19:54:16 +0100 (CET) Received: (qmail 59876 invoked by uid 500); 15 Mar 2019 18:54:15 -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 59865 invoked by uid 99); 15 Mar 2019 18:54:14 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Mar 2019 18:54:14 +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 211ECC2D2B for ; Fri, 15 Mar 2019 18:54:14 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.002 X-Spam-Level: * X-Spam-Status: No, score=1.002 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id ogJuNc8vMTRO for ; Fri, 15 Mar 2019 18:54:10 +0000 (UTC) Received: from mailout02.t-online.de (mailout02.t-online.de [194.25.134.17]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 8701D60D9E for ; Fri, 15 Mar 2019 18:45:34 +0000 (UTC) Received: from fwd22.aul.t-online.de (fwd22.aul.t-online.de [172.20.26.127]) by mailout02.t-online.de (Postfix) with SMTP id A5371418F6F0 for ; Fri, 15 Mar 2019 19:45:27 +0100 (CET) Received: from [192.168.2.108] (G-AZmqZ1YhZzdGFVDkkOS-l-sYb2MqQbE+iaAJbmzZAW1WpU-iO38SH0s362e8hQ7q@[87.173.194.216]) by fwd22.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1h4rpc-1IrkjA0; Fri, 15 Mar 2019 19:45:24 +0100 Subject: Re: CreateRadioButtons example To: users@pdfbox.apache.org References: From: Tilman Hausherr Message-ID: Date: Fri, 15 Mar 2019 19:45:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-ID: G-AZmqZ1YhZzdGFVDkkOS-l-sYb2MqQbE+iaAJbmzZAW1WpU-iO38SH0s362e8hQ7q X-TOI-MSGID: a145e5f6-368f-4c0b-81a4-5051a5e60496 Get the example from the svn 2.0 branch, not from the trunk. Or get it from the 2.0.14 source code download. PDAppearanceContentStream is from the trunk. Tilman Am 15.03.2019 um 19:42 schrieb Björn Samuelsson: > Hi, > > I was going to try out the new CreateRadioButtons example, but I'm getting > a compile time error that it cannot resolve the type > PDAppearanceContentStream. > I've added reference to the latest release 2.0.14. > What am I missing here? > > Thanks! > > Björn Samuelsson > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org