View Issue Details

IDProjectCategoryView StatusLast Update
0005491ScribusPDFpublic2007-04-03 20:40
Reportergustavohomem Assigned Toplinnell 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSMandriva LinuxOS Version2006
Product Version1.3.3.8 
Summary0005491: importing PDFs into document results on problematic final PDF
DescriptionI generated this PDF with Scribus:

http://people.angulosolido.pt/~gustavo/scribus/probPDF/problem.pdf

and although it opens fine on Adobe Reader, whenever I try to print it the result is half a page of pixelated content, along with a perfect half:

http://people.angulosolido.pt/~gustavo/scribus/probPDF/print_result.png

Additional info:

- the PS output from Adobe Reader (print to file) displays well on GV
- using ghostscript or ps2pdf on such PS output, results on a PDF with no
problems

http://downloads.angulosolido.pt/imprensa/2007/exame-informatica.pdf

- the PDF also does not print from Kghostview (reports a GS error)
- the original Scribus document includes 3 PDF pages:

http://people.angulosolido.pt/~gustavo/scribus/probPDF/exame-informatica2.sla
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x1.pdf
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x2.pdf
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x3.pdf
Steps To ReproduceProduce a PDF from:

http://people.angulosolido.pt/~gustavo/scribus/probPDF/exame-informatica2.sla
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x1.pdf
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x2.pdf
http://people.angulosolido.pt/~gustavo/scribus/probPDF/Exame_informatica-x3.pdf

Print it from Acrobat 7 on Linux
Additional InformationThis may or may not be a Scribus issue. However the problem was reproduced using 2 different printers on Linux: Laser and Inkjet, so the resulting PDF is "problematic".

Interestingly it displays fine on screen and was reported to print correctly on Windows.
TagsNo tags attached.
Patch

Activities

gustavohomem

2007-03-28 01:51

reporter   ~0015640

Interestingly, unlike when printing to a file with Acrobat, running pdf2ps on the PDF made with Scribus, takes a loooonggg time and generates a 1GB postscript file!

No sign of resolution loss, as seen on gv.

There must be something about this PDF.

avox

2007-03-28 14:30

updater   ~0015647

pdf2ps has a very simplistic approach of producing ps, especially if you use PS level 2.

My new theory is that Scribus uses an image format for the imported PDF that is not handled well by ESP-Ghostscript. What was your compression setting for images during PDF export?

gustavohomem

2007-03-28 14:43

reporter   ~0015648

This happened with Scribus default settings for image compression:

Method -> Automatic
Compression -> Maximum

avox

2007-03-28 14:59

updater   ~0015649

Try Compression -> Lossless

You dont want lossy compression for images containing text.

jghali

2007-03-28 18:29

administrator   ~0015651

pdf2ps when writing to PS level 2 basically transform pdf to an image and writes it to ps using 1 or 2 row subimages, which produces logically quite heavy postscript files. Not astonishingly printers which are not equipped with a fair amount of memory will often fail to print such files.

On Windows, ps level 2 printers have real ps2 drivers, which will produce much smaller files. Windows applications or drivers can also provide mecanism such as banding which will allow to handle complex files quite efficiently.

On Linux, native ps2 output was implemented by ghostscript relatively recently (gs 8.53 or 8.54 as far as i remember).

fschmid

2007-03-28 20:24

developer   ~0015654

Seems to be a printer driver problem under Linux as the both "Images" on the first page are displayed fine on every PDF viewer i have. So the image data it correctly exported to the PDF. There's absolutly no logical reason why the left image is pixelated.

plinnell

2007-04-02 22:38

viewer   ~0015714

This I agree is a driver issue beyond Scribus.

Issue History

Date Modified Username Field Change
2007-03-28 00:55 gustavohomem New Issue
2007-03-28 01:51 gustavohomem Note Added: 0015640
2007-03-28 14:30 avox Note Added: 0015647
2007-03-28 14:43 gustavohomem Note Added: 0015648
2007-03-28 14:59 avox Note Added: 0015649
2007-03-28 18:29 jghali Note Added: 0015651
2007-03-28 20:24 fschmid Note Added: 0015654
2007-04-02 22:38 plinnell Status new => resolved
2007-04-02 22:38 plinnell Resolution open => no change required
2007-04-02 22:38 plinnell Assigned To => plinnell
2007-04-02 22:38 plinnell Note Added: 0015714
2007-04-03 20:39 cbradney Status resolved => closed