X-Received: by 2002:a0c:b4a3:: with SMTP id c35mr8558725qve.31.1551981974918; Thu, 07 Mar 2019 10:06:14 -0800 (PST) X-Received: by 2002:a25:b448:: with SMTP id c8mr6917113ybg.269.1551981974685; Thu, 07 Mar 2019 10:06:14 -0800 (PST) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!m21no4419158qta.0!news-out.google.com!y15ni1781qta.0!nntp.google.com!m21no4419152qta.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.java.programmer Date: Thu, 7 Mar 2019 10:06:14 -0800 (PST) In-Reply-To: <028ad0ea-a74f-45b9-b4ed-5c71473fdcff@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=50.78.95.177; posting-account=2czF5goAAAD4GBMPIGV4KcD2K4PhoB_H NNTP-Posting-Host: 50.78.95.177 References: <33a86a7a-f9d6-43ed-ba29-57c049239b25@googlegroups.com> <00af27f5-e9a9-48f6-ab78-c71aa9f9c627@googlegroups.com> <028ad0ea-a74f-45b9-b4ed-5c71473fdcff@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <36a18dfb-452d-4989-8d3d-795d1c164c52@googlegroups.com> Subject: Re: Javax Print : truncated document From: Eric Douglas Injection-Date: Thu, 07 Mar 2019 18:06:14 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 4 Xref: csiph.com comp.lang.java.programmer:38808 On Thursday, March 7, 2019 at 12:44:16 PM UTC-5, antoni...@gmail.com wrote: > > I'm just using this kind of operations, using cups4j we are able to fit the page but javax print it seems doesn't work I just pointed you to exact code needed to send a PDF in byte array form to a printer, so if you're having a problem you're going to have to be more specific with some sample code preferably runnable.