Dear visitor, welcome to KDE-Forum.org.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
Print preview never seems to work
I was wondering if someone could give me some tips to get the print preview feature to work with my KDE apps. All I get are blank pages when I print preview with any KDE app. (Konqueror, Koffice, for example).
Applications, like GIMP and OpenOffice seem to display print preview okay, it just seems as though KDE is missing something or something is not configured properly.
Any advice?
Check that you have KGhostView installed and that it can display Postscript files when run standalone.
Cheers,
_
Qt/KDE Developer
Debian User
Ah, thank you. Yes, Ghostscript is not opening up .ps or .pdf documents. I get an error:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
|
Error: /undefined in f
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- %loop_continue 2 3 %oparray_pop --nostringval-- --nostringval-- false 1 %stopped_push .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval--
Dictionary stack:
--dict:1118/1686(ro)(G)-- --dict:0/20(G)-- --dict:80/200(L)--
Current allocation mode is local
Last OS error: 2
Current file position is 2
|
I'll have to see if I can Google up any info. on this.
Maybe a problem of the ghostscript interpreter
Cheers,
_
Qt/KDE Developer
Debian User