View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005782 | Scribus | General | public | 2007-05-30 16:26 | 2008-02-26 22:40 |
Reporter | alexandre | Assigned To | jghali | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.3.3.10svn | ||||
Fixed in Version | 1.3.5svn | ||||
Summary | 0005782: Failure to print image formats with alpha channel support to PostScript printer | ||||
Description | Scribus refuses to print documents with TIFF files to PostScript printer (XeroxPhaser 7750). Using JPEG solves the issue. | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
Does the printer output any error message? |
|
ERROR: limitcheck OFFENDING COMMAND: filter STACK: /ReusableStreamDecode -filestream- -savelevel- |
|
The issue is more generally related with image format allowing alpha channels. We formerly used a postscript ReusableStreamDecode filter in order to combine the image and the mask data. Unfortunately that filter rely much on available memory for the interpreter and easily triggers limitcheck errors on desktop/office printers. Yesterday I committed a first fix in 1.3.5svn which remove those ReusableStreamDecode filter in normal pages by using Type3 postscript images and interleaving mask+image data. The tests i made on our Phaser 7750GX show that document which previously triggered limitcheck errors can now be printer normally. I gonna commit the fix for master pages today, and this issue will be resolved. |
|
Fixed for masterpages too. |
Date Modified | Username | Field | Change |
---|---|---|---|
2007-05-30 16:26 | alexandre | New Issue | |
2007-05-30 18:19 | jghali | Note Added: 0016359 | |
2007-05-31 15:27 | alexandre | Note Added: 0016380 | |
2008-01-29 23:02 | jghali | Status | new => assigned |
2008-01-29 23:02 | jghali | Assigned To | => jghali |
2008-01-29 23:03 | jghali | Relationship added | related to 0002941 |
2008-01-30 08:31 | jghali | Category | - => General |
2008-01-30 08:31 | jghali | Summary | Scribus refuses to print documents with TIFF files to PostScript printer () => Scribus refuses to print documents with TIFF files to PostScript printer |
2008-01-30 09:02 | jghali | Note Added: 0018777 | |
2008-01-30 19:07 | jghali | Status | assigned => resolved |
2008-01-30 19:07 | jghali | Fixed in Version | => 1.3.5svn |
2008-01-30 19:07 | jghali | Resolution | open => fixed |
2008-01-30 19:07 | jghali | Note Added: 0018790 | |
2008-01-30 19:09 | jghali | Summary | Scribus refuses to print documents with TIFF files to PostScript printer => Failure to print documents with TIFF files to PostScript printer |
2008-01-30 19:20 | jghali | Summary | Failure to print documents with TIFF files to PostScript printer => Failure to print image formats with alpha channel support to PostScript printer |
2008-02-26 22:40 | jghali | Status | resolved => closed |
2008-06-16 14:21 | jghali | Relationship added | has duplicate 0007093 |