Re: Printing Problems
> On Wednesday 02 April 2003 09:49, Fred K Ollinger wrote:
> > > >From Konqueror, some web pages, including ASP and PHP generated pages
> > > > when you
> > >
> > > hit print, brings up the dialog, and correctly shows printing pages to
> > > the CUPS defined printers, but absolutely no output. Works on static
> > > pages..
> >
> > Let's find out where this problem is, kde or printing drivers themselves.
> >
> > Try saving the page to .ps, then opening up in gs. What do they look like?
> > What happens when you lpr, the generated .ps files?
> >
> > Fred
>
> Thanks Fred for the timely response, and simple diagnostic directions, I
> didn't think of. Printing to a .ps file results in a printout that is
> viewable in 'gv', but trying an lpr -PHPLaserjet on the file results in
So this means that kde is working ok, that is the .ps output is valid. I
had problems w/ apps that put out invalid .ps in the past. This is not the
case here.
I suspect that there is a problem w/ the printer config under cups.
However, did you say that some jobs were able to print? Sorry, I was not
sure. I thought you meant that only certain pages, such as asp could not
print. Is this true? From what I know about this now, I'm guessing pure
html would be a problem as well. Just a guess.
> nothing being sent to the printer. Looking at the completed jobs listing in
> CUPS shows that the jobs have been aborted..
>
> Using the standard HP LaserJet Series CUPS v1.1 driver, and printer status
> shows 'No Pages Found'
>
> Sending the .ps file to you privately for perusal.
I looked at the file and it looks great, well as good as .ps files do
under gs. :)
I'm assuming you have an HP laser printer. Right? This is good news, as
these printers are dead easy to configure and debug under linux (compared
w/ inkjets).
Here are my guesses for now:
1. Printer is not configured correctly. Test: can you print _any_ .ps
files properly? If yes, then which ones? How do printable ones differ from
non-printable ones?
2. Level of .ps is not compatible w/ the printer you are using. This one
bit me. The .ps standard has a few levels. I force all my output to level
1 as I have a cheap laser printer.
Answer a few more questions and maybe we can get further with this one.
Fred
Reply to: