Printing Problems..


 
Thread Tools Search this Thread
Operating Systems Linux Printing Problems..
# 1  
Old 03-15-2006
Question Printing Problems..

Dear All..
When printing(Epson DotMatrix 9pinX136Cols) an graphics(Graphics2D) document through my Java application, the printer simply take a round and drop the paper out. Nothing printed is it my printer driver(currently using omni driver) problem. Any one of you pls suggest me the suitable driver. Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Perl - Problems iwith colors while printing from dynamic array at runtime..

Hi Perl folks, I am having problems printing elements from an array at runtime. I wish to push elements into array at runtime and the print it later. Now I wish to print this matrix using colors. So I do something like this to enter the runtime values in array: ... (1 Reply)
Discussion started by: som.nitk
1 Replies

2. AIX

printing problems...

hello... we have just recently purchased an ibm h80 system to replace our old machine. the new machine is running aix 5.2 and yesterday i had just completed installing all the remote printers that are connected to windows 2k pc's. today i tried to send a print job to one of them and nothing... (1 Reply)
Discussion started by: petrofyed
1 Replies

3. UNIX for Dummies Questions & Answers

Printing problems

Hi, the print spooler from my unix box keeps putting a header before every page, looks as below User: root Host: blemain.blemain.local Class: blemain.blemain.local Job: SPC075 then it forces the rest of the print to spread accross 2 pages (should be single page prints). Any idea... (0 Replies)
Discussion started by: blemainuser
0 Replies

4. UNIX for Dummies Questions & Answers

lpq, lpr and printing problems

good day! i would just like to ask for advice regarding an lp problem i have.. we currently migrated a GIS appl from sol 2.6 to sol 8 but maintained the same version of jetadmin (for the appl plotters and printers). we are able to print files on a printer but not on a plotter. the... (1 Reply)
Discussion started by: maria_iris
1 Replies

5. UNIX for Dummies Questions & Answers

Printing problems

I am not able to print plain text in a correct manner. When I issue the command "lp -ddestination_printer myfile.txt" the printer prints a page with the following contents: Feb 24 11:26 2005 myfile.txt Page 1 ## Configured using SAM by root on Tue The line beginning... (3 Replies)
Discussion started by: ascanestro
3 Replies

6. SCO

Printing Problems with SCO 5.0

I have several printers setup but nothing prints. I get the following error email Subject: Status of lp request aclj3-2297 Your request aclj3-2297 destined for aclj3 encountered an error while printing on printer aclj3. Reason for failure: cat: cannot open 0: No such file or... (1 Reply)
Discussion started by: Jessie Nand
1 Replies

7. Solaris

emulation problems printing from sun solaris

Genicom LG05 printer with LG emulation. Due to problems with printer a replacement printer was installed with LP+ emulation only. Does the queue on UNIX have to be modified or told about the change in emulation for it to print from sun solaris unix. What's the command? (0 Replies)
Discussion started by: ITBT
0 Replies

8. UNIX for Dummies Questions & Answers

Printing Problems

I have a problem here. I have a printer that is connected to a silicon graphics O2 machine (a Laser Jet 6MP) which is running under the Laser Jet 6 printer driver. I don't have any problems printing from the UNIX box. However, I do have the printer networked through our local intranet (using LPR... (2 Replies)
Discussion started by: bobmcgee
2 Replies

9. UNIX for Advanced & Expert Users

Printing Problems in unix ... ( Bar-cdoe - Ip Printing)

Hi guys ... i need ur help with some printing problem in unix ... first prob. : i wanna print from my NCR unix to an Win NT , Ip based printing server ( HP JetDirect ) . My issue , is it possible to print directly to an Ip address from unix ? How do i make it work to get any results ?... (3 Replies)
Discussion started by: QuickSilver
3 Replies

10. UNIX for Dummies Questions & Answers

Printing via SCO Unix problems ;-(

I get the following when printing from a SCO Unix application { Who are you ?} The user is printing to a printer on a network print sharing device HP 500x. I think this printer is shared via the Unix machine. How does one set up printer sharing on Unix and access permissions for them? ... (2 Replies)
Discussion started by: JoseHose
2 Replies
Login or Register to Ask a Question
ppdfilt(1)						      General Commands Manual							ppdfilt(1)

NAME
ppdfilt - insert printer specific code into a PS job. SYNOPSIS
ppdfilt [-p|--ppd ppdfilename ] [-c|--copies num ] [-o|-Z|--options option:value ] [-4|--4up] [-2|--2up] [-n|--nup numpages ] [-D] [-d [ Tumble | NoTumble ]] [ file ] ppdfilt [-V|--version] ppdfilt [-?|--help] DESCRIPTION
ppdfilt is designed to be a flexible command used by either users or within a print filter. ppdfilt processes a Postscript file to add commands that implement the options as specified in a PPD file; it outputs then the result on standard out. By default ppdfilt will read a Postscript file from stdin and it will fetch the ppd specified in the PPD environmental variable. OPTIONS
-? or --help Print out a brief help message and then exit. -2 or --2up Print at the document in such a way that every page is rotated 90 degress and then shrunk down to 50 percent so that two pages of information fit on one piece of paper. -4 or --4up Print at the document in such a way that every page is shrunk down to 25 percent so that four pages of information fit on one piece of paper. -c or --copies Specify the number of copies that are printed. -d or --duplex [Tumble or NoTumble] If the printer is so equipped. Print on both sides of the piece of paper. There are two kinds of duplexing depending on which edge you are going to bind the document. The default is NoTumble which is most appropriate for portrait printing where you are going to bind along the long edge. Tumble is more appropriate when you are printing landscape and binding along the long edge. -D or --duplex-tumble If the printer is so equipped. Print on both sides of the piece of paper such that if you are printing landscape and binding along the long edge or if your are printing portrait and binding along the short edge, the pages will appear right side up. -p or --ppd ppdfilename Specify the ppd filename rather than use the one specified in the environmental variable PPD. -o or -Z or --option option:value This argument allows you the flexibility to specify all the options available in the PPD file as well as the special non-ppd options listed below. You may have as many "-o" options on the command line as you like. You may have also multiple "option:value" pairs separated by commas in one "-o". -V or --version Print out the version number and exit. NON PPD OPTIONS
Most options are specified in the PPD files. However, there are some options which are built into pstops/ppdfilt program for convience. An example of this is Nup which is implemented without the use of any device specific code from the PPD file. (The default is listed in all caps.) page-ranges: lower-upper There is one page range that you can set. This limits the number of pages that are printed to the ones between the lower and upper. page-set: odd | even | ALL This allows you to specify printing either odd or even pages only. Collate: true | FALSE When printing multiple copies. Collate the copies such that all the pages from one document are grouped together with the printout. OutputOrder: FORWARD | reverse number-up: 1 | 2 | 4 The default for this option is 1. This selects if the document is printed normally, half size with two pages per sheet of pager, or quarter size with four pages per sheet of paper. gamma: value Set the gamma of the print job. brightness: value Set the brightness of the print job. REPORTING BUGS
https://sourceforge.net/bugs/?group_id=1658 22 May 2000 ppdfilt(1)