Re: How to print ??
Next message: Developper: "netbeans newsgroup"
Date: Mon, 28 Mar 2005 05:52:50 -0300
howto i find this api? the name of the class?
thanks
sorry, i dont write inglish very well.
Mike wrote:
> Java provides three API for printing. Two ones introduced prior to 1.4 print
> slowly generating big spool files.
> Basically, you will need to paint your text on a printer canvas.
>
> mike
> - reply to the group, the email in 'from' is a 5p4mtr4p.
>
>
> "Lukasz Szalek" <lukaszszalek@op.pl> wrote
>
>>I just want to load a txt file and then send a content to the printer
>>without loading it to the JTextArea for example. So only from file to the
>>printer !!
>>
>>thanks
>>
>>
>
>
>
Next message: Developper: "netbeans newsgroup"
Relevant Pages
- Re: Monitor Events of Printer in a PCs Network
... anticipated time of end... ... so with the java print api. ... First of all, printing is amazingly low-level ... API; the main high-level API I've seen is "choose a printer, ... (comp.lang.java.programmer) - Re: simple web programming options
... And that I have seen from CGI/FCGI, Java ... PHP seems to provide the best API of ready-to-use ... doing CGIs specifically and scripted access to databases. ... I recommend PHP highest for language. ... (comp.programming) - Re: Shortage of qualified Java programmers
... library of Java is what you have computers for -- not people. ... every detail of the API. ... to figure out how a Comparator works given the Javadocs. ... programmers written by Bill Venners. ... (comp.lang.java.programmer) - Re: API PrntDlg function
... You're supposed to also follow the instructions to register the DLL using ... more or less the same job without requiring you to use any API functions. ... anything to the chosen printer you still need to use the VB Printer Object ... printing methods in the normal way. ... (microsoft.public.vb.general.discussion) - Re: Using VBPRNDLG.DLLl Instead of Print Common Dialog Boxes
... immediately after printing, if I change any. ... default settings at all. ... The VBprndlg.dll is a wrapper around the API print dialog functions and it ... certainly very much better than the standard CommonDialog Control. ... (microsoft.public.vb.general.discussion) |
|