Summary: | Regression: Extracting pages from pdf fails with documents that contain internal links | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Marcos H. Woehrmann <marcos.woehrmann> |
Component: | PDF Writer | Assignee: | Ken Sharp <ken.sharp> |
Status: | NOTIFIED FIXED | ||
Severity: | normal | CC: | alex |
Priority: | P2 | ||
Version: | master | ||
Hardware: | PC | ||
OS: | All | ||
Customer: | 580 | Word Size: | --- |
Attachments: |
SampleTest.pdf
patch |
Description
Marcos H. Woehrmann
2011-05-09 19:07:52 UTC
Created attachment 7499 [details]
SampleTest.pdf
Created attachment 7500 [details]
patch
Execute linkdest procedure in a stopped context to trap errors caused
by out-of-range link destinations that can occur in an invalid files or
during processing of a page range.
(In reply to comment #2) > Created an attachment (id=7500) [details] > patch > > Execute linkdest procedure in a stopped context to trap errors caused > by out-of-range link destinations that can occur in an invalid files or > during processing of a page range. Alex committed this patch in g0f59283: http://ghostscript.com/pipermail/gs-cvs/2011-May/012884.html Alex, should we close this bug ? (Thanks for looking at it by the way) |