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


Groups > comp.lang.java.help > #1672

Re: Addressing the printer -- Newbie

From "John B. Matthews" <nospam@nospam.invalid>
Newsgroups comp.lang.java.help
Subject Re: Addressing the printer -- Newbie
Date 2012-03-26 09:24 -0400
Organization The Wasteland
Message-ID <nospam-36F0B5.09241226032012@news.aioe.org> (permalink)
References <4f6fbe47$1@dnews.tpgi.com.au> <nospam-785D41.21012025032012@news.aioe.org> <4f6fefb1@dnews.tpgi.com.au>

Show all headers | View raw


In article <4f6fefb1@dnews.tpgi.com.au>,
 "blank" <blank@blankety.blank.com> wrote:

> I have looked through that and it does seem so much more complicated 
> than Vb6!

This is not surprising, as Java printing support is cross-platform.

> I do not want to print a screen but I want to output the results of 
> accounting calculations.

Several related components have extra support in this area:

<http://docs.oracle.com/javase/tutorial/2d/printing/swing.html>

> I also want the program to automatically see whatever printer is 
> connected to the user's computer and not bother with the dialogue box 
> at all, if possible.

Interesting; I almost always choose print to PDF. The dialogs are 
optional, but I never code it that way for myself.

-- 
[Please exclude signatures when replying.]

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


Thread

Addressing the printer -- Newbie "blank" <blank@blankety.blank.com> - 2012-03-26 11:54 +1100
  Re: Addressing the printer -- Newbie "John B. Matthews" <nospam@nospam.invalid> - 2012-03-25 21:01 -0400
    Re: Addressing the printer -- Newbie "blank" <blank@blankety.blank.com> - 2012-03-26 15:25 +1100
      Re: Addressing the printer -- Newbie "John B. Matthews" <nospam@nospam.invalid> - 2012-03-26 09:24 -0400
  Re: Addressing the printer -- Newbie Roedy Green <see_website@mindprod.com.invalid> - 2012-03-25 20:32 -0700
  Re: Addressing the printer -- Newbie Knute Johnson <nospam@knutejohnson.com> - 2012-03-26 09:37 -0700
    Re: Addressing the printer -- Newbie "blank" <blank@blankety.blank.com> - 2012-03-28 05:26 +1100
      Re: Addressing the printer -- Newbie "blank" <blank@blankety.blank.com> - 2012-03-28 05:49 +1100
        Re: Addressing the printer -- Newbie Knute Johnson <nospam@knutejohnson.com> - 2012-03-28 09:34 -0700

csiph-web