Results 1 to 5 of 5
Thread: sending data to printer directly
- 12-02-2009, 08:11 AM #1
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
sending data to printer directly
Hi All,
I would like to connect to a remote printer port (eg lpd at 515) and send data to it(ie. the port) directly .
For this I would like to format data(which could be any file) into a format which lpd can understand. Please could someone give me some pointers on how this can be done in java ?
The printer job interface prints data on a local printer which does not seem to be the solution to by problem :(.
Thanks a lot in advance
Abhi
- 12-02-2009, 08:56 AM #2
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,405
- Blog Entries
- 7
- Rep Power
- 17
- 12-02-2009, 09:07 AM #3
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
Thanks a lot for your response.
That is a possible solution but not what i want.
I want to send data to a remote port (which i think is possible by socket programming).
But the data needs to be formatted in such a way that remote printingservice understands it.
Say print directly to a printer connected at an IP address.
Thanks
- 12-02-2009, 09:16 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,476
- Rep Power
- 16
Find out what format the printer needs, then Google for it with Java?
- 12-09-2009, 07:26 AM #5
Member
- Join Date
- Dec 2009
- Posts
- 3
- Rep Power
- 0
Similar Threads
-
how to send data to network printer
By santhosh_el in forum AWT / SwingReplies: 3Last Post: 10-06-2009, 01:21 PM -
Sending text to printer
By Java Tip in forum Java TipReplies: 1Last Post: 05-25-2009, 06:14 AM -
Sending PCL to Citizen Printer
By CommanderLuv in forum Java TipReplies: 0Last Post: 04-02-2009, 02:20 PM -
How to change paper source or printer tray of a printer in java code
By JAVA_ER in forum Advanced JavaReplies: 2Last Post: 02-20-2009, 07:25 AM -
please help on java program for printer : this printer is connected to system which
By for453 in forum Java 2DReplies: 0Last Post: 08-09-2007, 06:30 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks