Bug 689484

Summary: ghostxps and pdfwrite tiling images disappear
Product: Ghostscript Reporter: Tor Andersson <tor.andersson>
Component: PDF WriterAssignee: Ken Sharp <ken.sharp>
Status: RESOLVED FIXED    
Severity: normal CC: christinedelight.top85, shailesh.mistry
Priority: P4    
Version: 0.00   
Hardware: Macintosh   
OS: MacOS X   
Customer: Word Size: ---

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.