Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[RISOLTO] Stampa con xpdf
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
neretux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2010
Posts: 83

PostPosted: Mon Jul 25, 2011 10:31 am    Post subject: [RISOLTO] Stampa con xpdf Reply with quote

Quando provo a stampare con xpdf non mi stampa nulla: vado su print>print with command> lpr ma non fa niente. Ho inserito in ~/.xpdfrc il comando
Code:
psFile "|lpr"
ma nulla.
Suggerimenti?
Back to top
View user's profile Send private message
neretux
Tux's lil' helper
Tux's lil' helper


Joined: 13 Jul 2010
Posts: 83

PostPosted: Tue Jul 26, 2011 10:39 am    Post subject: Reply with quote

Risolto in questo modo:

1.da terminale
Code:
 # nano ~/.xpdfrc
ed aggiungete la riga
Code:
psFile "|lpr"


2. da terminale
Code:
# lpstat -a
ed annotatevi il nome della stampante ad esempio: HP_officejet_5500_series

3. da terminale
Code:
lpoptions -d HP_officejet_5500_series


4. da terminale
Code:
# nano ~/.lpoptions
ed aggiungete la riga
Code:
Default HP_officejet_5500_series
Back to top
View user's profile Send private message
Kernel78
Moderator
Moderator


Joined: 24 Jun 2005
Posts: 3654

PostPosted: Tue Aug 09, 2011 7:41 am    Post subject: Reply with quote

Moved from Forum italiano (Italian) to Forum di discussione italiano.
_________________
Le tre grandi virtù di un programmatore: pigrizia, impazienza e arroganza. (Larry Wall).
Prima di postare un file togli i commenti con
Code:
grep -vE '(^[[:space:]]*($|(#|!|;|//)))'
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum