Bug 689484 - ghostxps and pdfwrite tiling images disappear
Summary: ghostxps and pdfwrite tiling images disappear
Status: RESOLVED FIXED
Alias: None
Product: Ghostscript
Classification: Unclassified
Component: PDF Writer (show other bugs)
Version: 0.00
Hardware: Macintosh MacOS X
: P4 normal
Assignee: Ken Sharp
URL:
Keywords:
: 689485 689486 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-28 07:22 UTC by Tor Andersson
Modified: 2013-11-11 05:37 UTC (History)
2 users (show)

See Also:
Customer:
Word Size: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Andersson 2007-09-28 07:22:37 UTC
Images in tiled patterns do not make it through to output.

Some sample files to test:

Page 2 of fts_01xx.xps.
Page 1 of fts_03xx.xps.
Page 2 of fts_11xx.xps.
Comment 1 Ray Johnston 2007-10-02 10:11:18 UTC
may be the same issue as 689483?
Comment 2 Tor Andersson 2007-10-03 06:04:19 UTC
On fts_01xx.xps, page 2 with -Z# I get a few errors:

../gs/src/gdevpdfv.c(420): Returning error -13.

        /* Acrobat Reader has a size limit for image Patterns. */
        if (!tile_size_ok(pdev, p_tile, m_tile))
            return_error(gs_error_limitcheck);

../gs/src/gdevpdfv.c(136): Returning error -15.

    /*
     * We currently can't handle Patterns whose X/Y step isn't parallel
     * to the coordinate axes.
     */
Comment 3 Tor Andersson 2007-10-03 06:06:54 UTC
*** Bug 689485 has been marked as a duplicate of this bug. ***
Comment 4 Tor Andersson 2007-10-03 06:07:18 UTC
*** Bug 689486 has been marked as a duplicate of this bug. ***
Comment 5 Shailesh Mistry 2011-07-23 14:39:06 UTC
Bug still reproducible in Ghostscript 9.03
Comment 6 Ken Sharp 2013-11-11 05:37:40 UTC
All 3 of the listed files seem to work fine for me now, I'm afraid I have no idea when they were fixed though.