Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #38813

Re: Javax Print : truncated document

Newsgroups comp.lang.java.programmer
Date 2019-03-08 14:04 -0800
References (3 earlier) <f147a84a-e9c6-430a-b885-24867d2d4c60@googlegroups.com> <00af27f5-e9a9-48f6-ab78-c71aa9f9c627@googlegroups.com> <5802c210-44b1-4801-a18f-1c514bb98905@googlegroups.com> <0bef0185-249c-4618-9707-1b7cf2966602@googlegroups.com> <c1b121f0-f293-4083-89ac-4d5d5a028e49@googlegroups.com>
Message-ID <e566054c-41f4-4529-be80-c5715bd10f03@googlegroups.com> (permalink)
Subject Re: Javax Print : truncated document
From Eric Douglas <e.d.programmer@gmail.com>

Show all headers | View raw


On Friday, March 8, 2019 at 3:43:09 PM UTC-5, antoni...@gmail.com wrote:
> Hi,
> the document size is 8,44 x 13,44 mm to print as NA LEGAL

If you meant to say the measurement of the pages in the PDF in inches that should come out fine if you set the job attributes to add a page size of 8.5x14.  In that sample I linked the last command has a null parameter.  You'd need to create a HashPrintRequestAttributes object for that.

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Javax Print : truncated document antonior0409@gmail.com - 2019-03-05 03:39 -0800
  Re: Javax Print : truncated document Knute Johnson <nospam@rabbitbrush.frazmtn.com> - 2019-03-06 17:22 -0600
  Re: Javax Print : truncated document antonior0409@gmail.com - 2019-03-07 03:19 -0800
    Re: Javax Print : truncated document Eric Douglas <e.d.programmer@gmail.com> - 2019-03-07 05:14 -0800
      Re: Javax Print : truncated document antonior0409@gmail.com - 2019-03-07 05:41 -0800
        Re: Javax Print : truncated document Eric Douglas <e.d.programmer@gmail.com> - 2019-03-07 07:16 -0800
          Re: Javax Print : truncated document antonior0409@gmail.com - 2019-03-07 09:44 -0800
            Re: Javax Print : truncated document Eric Douglas <e.d.programmer@gmail.com> - 2019-03-07 10:06 -0800
          Re: Javax Print : truncated document antonior0409@gmail.com - 2019-03-08 10:33 -0800
            Re: Javax Print : truncated document Eric Douglas <e.d.programmer@gmail.com> - 2019-03-08 11:34 -0800
              Re: Javax Print : truncated document antonior0409@gmail.com - 2019-03-08 12:42 -0800
                Re: Javax Print : truncated document Eric Sosman <esosman@comcast-dot-net.invalid> - 2019-03-08 16:13 -0500
                Re: Javax Print : truncated document Eric Douglas <e.d.programmer@gmail.com> - 2019-03-08 14:04 -0800

csiph-web