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 AE4EF200CA6 for ; Tue, 13 Jun 2017 12:05:47 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id ACF1F160BDC; Tue, 13 Jun 2017 10:05:47 +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 EB15D160BC9 for ; Tue, 13 Jun 2017 12:05:46 +0200 (CEST) Received: (qmail 540 invoked by uid 500); 13 Jun 2017 10:05:46 -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 529 invoked by uid 99); 13 Jun 2017 10:05:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Jun 2017 10:05:45 +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 65837CEDC2 for ; Tue, 13 Jun 2017 10:05:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.97 X-Spam-Level: X-Spam-Status: No, score=0.97 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, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id DK21kPKoeTMP for ; Tue, 13 Jun 2017 10:05:39 +0000 (UTC) Received: from mailout09.t-online.de (mailout09.t-online.de [194.25.134.84]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 4D1135F340 for ; Tue, 13 Jun 2017 10:05:39 +0000 (UTC) Received: from fwd07.aul.t-online.de (fwd07.aul.t-online.de [172.20.27.150]) by mailout09.t-online.de (Postfix) with SMTP id 0430A4232A5A for ; Tue, 13 Jun 2017 12:05:32 +0200 (CEST) Received: from [192.168.2.105] (XKcvmQZBwhviKJ2Ab03hICx9CasCQ42cU9m-nRMreuJtOOgUlqgBQV+Ynh+syv8ZWy@[217.231.136.68]) by fwd07.t-online.de with (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384 encrypted) esmtp id 1dKihT-0baTUO0; Tue, 13 Jun 2017 12:05:27 +0200 Subject: Re: JPX ImageWriter To: users@pdfbox.apache.org References: <13040.1497128594@swansongrp.com> From: Tilman Hausherr Message-ID: <652c8496-6c75-e8c2-7893-89b166cbf78f@t-online.de> Date: Tue, 13 Jun 2017 12:05:57 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-ID: XKcvmQZBwhviKJ2Ab03hICx9CasCQ42cU9m-nRMreuJtOOgUlqgBQV+Ynh+syv8ZWy X-TOI-MSGID: ca969888-ab22-4bdf-888c-5a522cb04a1c archived-at: Tue, 13 Jun 2017 10:05:47 -0000 Am 12.06.2017 um 23:41 schrieb bob swanson: > Thanks for the suggestion! Additional JAR put in classpath. > > Got everything except JPX files, with errors: > > Jun 12, 2017 3:37:11 PM org.apache.pdfbox.tools.imageio.ImageIOUtil writeImage > SEVERE: No ImageWriter found for 'jpx' format That should work with the jai-imageio-jpeg2000-1.3.0.jar file that you mentioned earlier. Could it be that you removed it? Tilman --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@pdfbox.apache.org For additional commands, e-mail: users-help@pdfbox.apache.org