solved, but error persists: kghostview error while rendering to screen

2004-08-07 Thread dekkker
The only thing that works for some PDFs is:

- open in xpdf
- and print from there via 'lp -d DeviceName'

Get's perfect results.

Put KPdf, acroread and kghostview are supposed to do the same, aren't they? 

Thanks for anyone who read, helped, especially Hendrik for his quick response 
and his hint to install xpdf.

Have a nice weekend.

-- 
dekkker at gmx dot ch

Wir sind unterwegs im Auftrag des Herrn!
-- Oliver Zendel

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GMD/IT d+ s:+ a C++ UL P L+++ W++ N+ K- w- O- PS++ PE- Y+ PGP++ t 5++ X+ R+++ 
tv+ b++ DI++ D++ G++ e++ h  r++ z++
--END GEEK CODE BLOCK--


pgp6u9cHdIEhE.pgp
Description: PGP signature


Re: solved, but error persists: kghostview error while rendering to screen

2004-08-07 Thread =?iso-8859-15?q?Andr=E9_W=F6bbeking?=
On Saturday 07 August 2004 13:01, dekkker wrote:
 The only thing that works for some PDFs is:

 - open in xpdf
 - and print from there via 'lp -d DeviceName'

couldn't you use kprinter instead of lp?

 Get's perfect results.

 Put KPdf, acroread and kghostview are supposed to do the same, aren't
 they?

KPdf uses old xpdf and KGhostView uses ghostscript (newer versions 
render fine but are slower then xpdf and lack some features of PDF). 
acroread knows nothing about KDE but it should run with kprinter too.


André




Re: solved, but error persists: kghostview error while rendering to screen

2004-08-07 Thread dekkker
Am Sat, 7 Aug 2004 15:07:34 +0200 schrieb André Wöbbeking [EMAIL PROTECTED]:

 On Saturday 07 August 2004 13:01, dekkker wrote:
  The only thing that works for some PDFs is:
 
  - open in xpdf
  - and print from there via 'lp -d DeviceName'
 
 couldn't you use kprinter instead of lp?

Just tried it, kprinter works as well. Thanks for the hint!

 KPdf uses old xpdf and KGhostView uses ghostscript (newer versions 
 render fine but are slower then xpdf and lack some features of PDF). 
 acroread knows nothing about KDE but it should run with kprinter too.

I guess that hardens the suspicion about the cause for this problem being new 
PDF versions? I don't know the tiniest bit about what ghostscript is for, 
though... I'm really just a desktop user.

-- 
dekkker at gmx dot ch

Hallo Handschuh-Scheeballwerfer!

-BEGIN GEEK CODE BLOCK-
Version: 3.1
GMD/IT d+ s:+ a C++ UL P L+++ W++ N+ K- w- O- PS++ PE- Y+ PGP++ t 5++ X+ R+++ 
tv+ b++ DI++ D++ G++ e++ h  r++ z++
--END GEEK CODE BLOCK--


pgprczC0tjQoj.pgp
Description: PGP signature


Re: solved, but error persists: kghostview error while rendering to screen

2004-08-07 Thread =?iso-8859-15?q?Andr=E9_W=F6bbeking?=
On Saturday 07 August 2004 15:22, dekkker wrote:

 I guess that hardens the suspicion about the cause for this problem
 being new PDF versions? 

I think so. For new PDF documents you shouldn't use kpdf.

 I don't know the tiniest bit about what 
 ghostscript is for, though... I'm really just a desktop user.

ghostscript converts Postscript (the page description language used by 
better printers, invented by Adobe) to many pixmap formats. Most Unix 
programms produce Postscript which is rendered by ghostscript to print 
to simple printers.


André