[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2018-11-05 Thread Anurag Singa
Hey! I am using Ricoh Printer SC-602: here some problems which generated by printer as well as below: I also try at http://printertechsupportnumbers.com/blog/how-to-fix-ricoh-printer-offline-error/ but not getting proper solution, if anybody having solution for this error just share here.

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2018-09-05 Thread jacobemore
You are doing great work by posting these type of articles. Only by reading, most of the issues has been resolved. If you ever need any help regarding printer then contact to Epson Printer Support. Visit- www.printererrorrepair.com/epson-printer-support/ -- You received this bug notification

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2018-08-14 Thread Brother error ts-02
I am having the similar slow printing problem with a brother printer on 14.04 LTS Desktop 64-bit. A 180-pages print job with some colored screenshots (Samsung TV manual) needs 2-3 hours on Ubuntu but only 13 minutes on Windows 10. Now I am having brother error ts-02. https://bit.ly/2Mgo5DN --

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2017-08-30 Thread crs
Hi! Ubuntu 14.04 LTS, HP Laserjet P2055DN. I installed HP drivers, recommended settings. Images are getting printed very slow (minutes pass since the print command is sent until the actual printing starts). I opened system-config-printer and manually changed the "Make and Model" to "HP LaserJet

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2016-06-20 Thread Thomas
Switching to CUPS-Gutenprint fixed it for me. There must be a major issue with default driver still, it looks like the print is bloated as hell, network traffic is high all the time. Ubuntu 16.04 LTS here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2016-06-18 Thread Thomas Mayer
https://www.dab-bank.de/media/B2C/Allgemeine- Downloads/Service/Formulare/103921_eroeffnung_girokonto_nk.pdf When I print this pdf in the PDF.js viewer of Firefox, then processing takes a while and I can see a print job with ~30 megabytes in size. Printing takes more than one hour with an old

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2016-02-19 Thread Wolf
Have the same sort of problem with a Samsung ML-4600. Printing text works well, but images take an awful lot of time. Changing to "generic PCL" driver solved the problem partially - but it does not handle the margins properly. -- You received this bug notification because you are a member of

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2015-07-21 Thread bruno
oops, I mean: $ lpadmin -p printer -o pdftops-renderer-default=pdftops to switch back... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title: Printing PDFs with images is hideously slow on

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2015-07-21 Thread bruno
See Bug #1476705 for a similar issue. It is possible to replace pstopdf with pstocairo (and return to the default) with these commands: $ lpadmin -p printer -o pdftops-renderer-default=pdftocairo to switch over and $ lpadmin -p printer -R pdftops-renderer-default=pstopdf to switch back. In my

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-24 Thread Renne
** Changed in: system-config-printer (Ubuntu) Status: Expired = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title: Printing PDFs with images is hideously slow on HP

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-24 Thread Renne
I ran some tests: /usr/bin/acroread -toPostScript -level2 -pairs [DEU]X14DVBEUH-1.113-0626.pdf [DEU]X14DVBEUH-1.113-0626.pdf_acroread-9.5.5_level2.ps /usr/bin/acroread -toPostScript -level3 -pairs [DEU]X14DVBEUH-1.113-0626.pdf [DEU]X14DVBEUH-1.113-0626.pdf_acroread-9.5.5_level3.ps

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-24 Thread Renne
Samsung SmartTV user manual for testing the PDF-PS conversion ** Attachment added: Samsung SmartTV user manual for testing the PDF-PS conversion https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1095498/+attachment/4186084/+files/%5BDEU%5DX14DVBEUH-1.113-0626.pdf -- You

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-23 Thread Renne
By the way, the Dell 3115cn has 1152 MByte RAM. So it's definitely not a memory problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title: Printing PDFs with images is hideously slow on

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-23 Thread Renne
I have the same slow printing problem with a Dell 3115cn on 14.04 LTS Desktop 64-bit. A 180-pages printjob with some coloured screenshots (Samsung TV manual) needs 2-3 hours on Ubuntu but only 15 minutes on Windows7 (WSD). The same problem occurs when I convert the PDF to PS with pdftops and copy

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-23 Thread Renne
I've just installed Acrobat Reader 9 (Arrrgh!). When I open the PDF documents with Acrobat Reader 9 the 3115cn runs like hell and the quality is even better. It seems i have to use the Big Bug to print my PDFs. Obviously the PDF-to-PS conversion used by CUPS on Ubuntu (pdftops) is a mess. --

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-23 Thread Renne
After replacing /usr/lib/cups/filter/pdftops with the shell-script #!/bin/sh /usr/bin/acroread -toPostScript -optimizeForSpeed -level3 -expand -size a4

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-07 Thread Pascal De Vuyst
jimav, Can you confirm that your printer is set up automatically with the hpcups driver and is working using the preferreddrivers.xml file from comment #19: !-- Use hpcups instead of PostScript with HP LaserJet 302x/303x as they do not come with enough memory for PostScript

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-06 Thread caspar_wrede
This bug still exists. I have a LaserJer P2015dn and am printing over the network. Please reopen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title: Printing PDFs with images is hideously

Re: [Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-08-06 Thread jimav
On 08/06/2014 01:46 PM, caspar_wrede wrote: This bug still exists. I have a LaserJer P2015dn and am printing over the network. Please reopen. I gave up waiting (or trying to track) a fix for this, and eventually installed the PCL driver instead of the Postscript one. It seems to work okay.

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2014-01-10 Thread Launchpad Bug Tracker
[Expired for system-config-printer (Ubuntu) because there has been no activity for 60 days.] ** Changed in: system-config-printer (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-11 Thread Till Kamppeter
Probably your printer has not enough memory to be used as an allround PostScript printer (like the HP LaserJet 1200/1300). The windows drivers most probably send PCL 5e data to the printer, like Gutenprint, HPLIP/HPIJS/hpcups, ... do. So I recommend you to set up this printer in PCL mode, best

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2013-11-11 Thread Till Kamppeter
** Summary changed: - Printing PDFs with images is hideously slow + Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title:

[Bug 1095498] Re: Printing PDFs with images is hideously slow on HP LaserJet 3030 MFP

2013-11-11 Thread Till Kamppeter
Please replace your /etc/cupshelpers/preferreddrivers.xml file by the attached one and try to set up your printer with system-config-printer again. Now it should get set up with a PCL driver and so it should get much faster. Please tell whether this works for you. ** Attachment added:

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-08 Thread Till Kamppeter
Even that after lpadmin -p test2 -o pdftops-renderer-default=pdftops your files still give %!PS-Adobe-3.0 please try to print these files (you must do the lpadmin -p ... -o pdftops-renderer-default=pdftops on a print queue which actually prints on your printer). The files are then generated by

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-08 Thread jimav
Now printing the googlemap.pdf test file causes an out of memory error on the printer after 20-30 seconds. That's an improvement over just silently doing nothing at all, I guess. This is after doing: lpadmin -p HP3030_Postscript -o pdftops-renderer-default=pdftops # the real printer queue

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-08 Thread jimav
The %!PS-Adobe-3.0 is probably correct. It refers to the *Document Structuring Convention* version, not the Postscript languageLevel assumed by the script within. DSC 3.0 was introduced in Sept. 1992, whereas Postscript language level 3 appeared in 1997. -- You received this bug notification

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread madbiologist
** Changed in: cups (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title: Printing PDFs with images is hideously slow To manage notifications

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread Till Kamppeter
jimav, please follow the instructions of the section PostScript (PDF) printer chokes on the PostScript (PDF) coming from Ubuntu on https://wiki.ubuntu.com/DebuggingPrintingProblems. ** Changed in: cups (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread jimav
The CUPS error_log file was empty. I captured data sent to the printer (file attached). If I submit this postscript file as an original print job, the same symptoms occur -- the printer light flashes for a while and then the printer returns to idle without printing anything. The captured

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread Till Kamppeter
Can you try the following: 1. Edit your /etc/cups/ppd/queuename.ppd replacing '*LanguageLevel: 3' by '*LanguageLevel: 2', then restart CUPS running the command sudo restart cups in a terminal window. Try to print again. Does printing work for you now? 2. Follow the instructions of step (11) in

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread jimav
Yes, setting LanguageLevel: 2 fixed the problem! And the image printed very quickly. Thank you so much for fixing the original speed problem. I'm guessing the PS level 3 mis-config was there all along, but can't easily confirm that. Shall I file a separate bugrep on the Postscript level

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-07 Thread jimav
I'm really sorry, my previous post comment #13) was a mistake. The problem is not fixed after all, and with the .ppd file changed to have LanguageLevel: 2 the driver still generates a PS Level 3 data for the printer (I think I used the wrong queue name before and unintentionally used a pcl driver

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-06 Thread jimav
I'm attaching a pdf which displays the symptoms described in comment #7 when using the lpr command. lpr -P queue using foomatic/postscript googlemap.pdf # printer light flashes busy, then nothing happens lpr -P queue using gutenprint googlemap.pdf # works. fast. lpr -P queue

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-05 Thread jimav
DIS-confirmed. Using the foomatic/Postscript driver, text files and the CUPS test page printed correctly, but when I tried to print a Google Maps map of San Francisco (per the original bug description), a job was sent to the printer which never printed. The activity light flashed for about 10

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-05 Thread jimav
Forgot to add: I upgraded from 13.04 to 13.10, and I think I have the fix mentioned in comment #6 + lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 13.10 Release:13.10 Codename: saucy + uname -a Linux lxjima 3.11.0-12-generic #19-Ubuntu

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-11-02 Thread madbiologist
jimav - This should be fixed in Ubuntu 13.10 Saucy Salamander with libcairo2 1.12.16-0ubuntu2. Can you confirm? ** Changed in: cups (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-05-25 Thread Tobias Bergemann
I had the same problem with my HP LaserJet 1300. Changing the printer driver from the preselected Foomatic one to the CUPS+Gutenprint one solved this problem for me. See also http://www.iheartubuntu.com/2011/04 /ubuntu-pdf-printing-is-slow.html. -- You received this bug notification because you

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-05-25 Thread jimav
Setting project to foomatic-filters, as the problem seems related to foomatic or something it calls. That might not be the right project; someone please change it if you know how to better target this bug to the people who can fix it. P.S. I'm suspicious of how foomatic calls ghostscript to

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: cups (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1095498 Title:

[Bug 1095498] Re: Printing PDFs with images is hideously slow

2013-01-02 Thread jimav
** Attachment added: equivalent mozilla.ps which prints much faster (still Nx slower than Windows) https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1095498/+attachment/3472974/+files/mozilla.ps -- You received this bug notification because you are a member of Ubuntu Bugs, which is