Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4327303

RFE: Specify a start and end page in PrinterJob

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • client-libs
    • 2d
    • beta
    • x86
    • windows_nt



      Name: rlT66838 Date: 04/03/2000


      java version "1.3.0rc2"

      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc2-Y)

      Java HotSpot(TM) Client VM (build 1.3.0rc2-Y, mixed mode)

      Our users often need to print a small set of pages from a large document
      (thousands of pages). To accomodate this, we have a object that can handle the
      requests for pages, retrieve them off the server as they are needed, and return
      them as a Printable. What we end up doing to making another object to
      implement Pageable to send the requested pages to the PrinterJob. It would be
      nice if we could call the print method of PrintJob with a pageable object and a
      page range to print. This allow us to get rid of the middle step.

      It is not a difficult thing to work around, but the change to the JDK API
      doesn't sound to tough either, so I thought I would see what you thought.

      Thank you.
      (Review ID: 103073)
      ======================================================================

            prr Philip Race
            rlewis Roger Lewis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: