Hello,
With Fossa 64, I cannot print PDF using qpdfwiew. May be the problem is in parameters ?
It is not a printer problem because I can print PDF with bionic 32, but with Bionic 32, I use evince.
So, with the PPM, in Fossa 64, I installed evince - common _3.36.10, evince_3.36.10 and gir1.2-evince-3.36.10. But with Fossa 64, evince has no "print" option !
Any idea ?
Thank you
Problem printing PDF in Fossa 64 (Solved)
Moderators: 666philb, Forum moderators
-
- Posts: 186
- Joined: Fri Aug 21, 2020 11:07 pm
- Location: France
- Has thanked: 44 times
- Been thanked: 13 times
Problem printing PDF in Fossa 64 (Solved)
Re: problem printing PDF Fossa 64
gilles wrote: Sat Apr 22, 2023 4:38 pmHello,
With Fossa 64, I cannot print PDF using qpdfwiew. May be the problem is in parameters ?
It is not a printer problem because I can print PDF with bionic 32, but with Bionic 32, I use evince.
So, with the PPM, in Fossa 64, I installed evince - common _3.36.10, evince_3.36.10 and gir1.2-evince-3.36.10. But with Fossa 64, evince has no "print" option !
Any idea ?
Thank you
I also have problems with qpdfview and evince. I tried OKULAR, which has some good features, but also fails to print at times.
My go-to solution is IRFANVIEW (portableapps.com) running under portable WINE. It has very flexible print GUI which includes resizing, best-fit-to page, etc. Works really well printing jpegs, such as produced by screenshots.
You could also try printing from the command line - the syntax of which escapes me at the moment.
- norgo
- Posts: 285
- Joined: Mon Jul 13, 2020 6:39 pm
- Location: Germany
- Has thanked: 6 times
- Been thanked: 113 times
- Contact:
Re: problem printing PDF Fossa 64
gilles wrote: Sat Apr 22, 2023 4:38 pmIt is not a printer problem because I can print PDF with bionic 32 ...
can you print the cups test page in Fossapup64 ?
-
- Posts: 186
- Joined: Fri Aug 21, 2020 11:07 pm
- Location: France
- Has thanked: 44 times
- Been thanked: 13 times
Re: problem printing PDF Fossa 64
Hello,
With Fossa 64, I never could print a printer test page.
I have this message, when I go to see the jobs :
Brother_MFC-7460DN-109 Test Page anonymous 1k Inconnu terminé depuis
dim. 23 avril 2023 17:58:43
"Use "pdftops-renderer" option (see cups-filters README file) to use Ghostscript or MuPDF for the PDF -> PostScript conversion."
But the printer works fine with everything, except PDF
With Bionic 32, I can print a printer test page
Thank you for your help.
-
- Posts: 186
- Joined: Fri Aug 21, 2020 11:07 pm
- Location: France
- Has thanked: 44 times
- Been thanked: 13 times
Re: problem printing PDF Fossa 64
Hello d-pupp;
Yes, I have a line like this.
If I open it, I have this description :
Description : CUPS-PDF
Emplacement :
Pilote : Ghostscript (color)
Connexion : pdf-writer:/export/share/pdf/
Par défaut : job-sheets=none, none media=na_letter_8.5x11in sides=one-sided
is there something I could do ?
Thank you for your help
- mikeslr
- Posts: 3015
- Joined: Mon Jul 13, 2020 11:08 pm
- Has thanked: 174 times
- Been thanked: 952 times
Re: problem printing PDF Fossa 64
If all else fails, maybe this will help, https://www.forum.puppylinux.com/viewto ... 531#p87531
-
- Posts: 394
- Joined: Tue Nov 22, 2022 9:11 pm
- Location: Canada
- Has thanked: 232 times
- Been thanked: 69 times
Re: problem printing PDF Fossa 64
Hi gilles
I have been looking around and I am more confused then before I started looking.
My understanding is that files sent to print are converted to pdf and then to postscript so why a pdf won't print but other types will is confusing
I did find this if you want to try it.
Code: Select all
lpadmin -p <printername> -o pdftops-renderer-default=gs
to reset
Code: Select all
lpadmin -p <printername> -R pdftops-renderer-default
Do the cups logs show any error message?
- mikeslr
- Posts: 3015
- Joined: Mon Jul 13, 2020 11:08 pm
- Has thanked: 174 times
- Been thanked: 952 times
Re: Problem printing PDF in Fossa 64
gilles wrote: Tue Apr 25, 2023 2:25 pmHi Mikeslr
I gone to read the link you give.
And so, I installed Qtlibs_Fossa64-4.8.7.pet
It changed nothing, but thank you for your help.
gilles, I should have been clearer. I provided the link because I thought the Qtlibs pet was needed to use MikeWalsh's Masterpdfeditor4 portable. MikeWalsh replied that it wasn't. But the primary reason for the post was to bring Masterpdfeditor4 to your attention. I know that it can print pdfs under Fossapup64.
If it can't on your system then something is interfering with pdf printing regardless of what application is in use and we'll have to find out what; perhaps by starting applications via a terminal echoing its printout to a text file for diagnostic purposes.