Bug 129298 - Wrong printer command in Adobe Reader 7
Summary: Wrong printer command in Adobe Reader 7
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Commercial (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Enhancement
Target Milestone: ---
Assignee: George Horlacher
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-19 08:08 UTC by Hans Meier
Modified: 2006-03-07 00:26 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans Meier 2005-10-19 08:08:34 UTC
In the print dialog of Adobe Reader 7, the printer command is:
/usr/bin/lp
IMHO this should be changed to:
kprinter
Comment 1 Martin Lasarsch 2005-10-19 09:32:52 UTC
i guess it's not that easy, what if you are using gnome?

but i agree, maybe it's possible to change whatever the used desktop/windowmanager is.

assigned to maintainer as enhancement.
Comment 2 George Horlacher 2006-03-07 00:26:04 UTC
But why kprinter? What about people using acroread without KDE and GNOME? They
should be capable of printing as well.

It rather would make sense for KDE to make /usr/bin/lp{,r} a symlink to kprinter
then, since lp{,r} is the generic *nix way of printing.