Summary: | I can't open attached PDF file by using GhostScript | ||
---|---|---|---|
Product: | Ghostscript | Reporter: | Vjacheslav <graph-man> |
Component: | General | Assignee: | Default assignee <ghostpdl-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | P4 | ||
Version: | 8.64 | ||
Hardware: | PC | ||
OS: | Windows XP | ||
Customer: | Word Size: | --- | |
Attachments: | QSC Guarantee for Buyer.pdf |
Description
Vjacheslav
2009-06-02 03:50:42 UTC
Created attachment 5065 [details]
QSC Guarantee for Buyer.pdf
While this fails in 8.64, this works with the latest revision (r9772). Please upgrade and retest. Note that there may be an 8.65 release coming out soon. If not, the next scheduled release will be August 2009. How to download 8.65 release? Send me this link please. I can't open attached PDF file by using latest version of GhostScript Now 8.70 is released. Also WORKS FOR ME with 8.70. Closing "C:\Program Files\gs\gs8.70\bin\gswin32c.exe" -dSAFER -dBATCH -dNOPAUSE -dUseCropBox -sDEVICE=tifflzw -sOutputFile=test_result.tif -dMaxStripSize=8192 -dTextAlphaBits=2 "test.pdf" This string doesn't work. With this file and with all files now. Previouse version allows to work with this string without problems. Why? -dUseCropBox is broken in v. 8.70 . When the option is requested but the file has no /CropBox attribute it messes up the operand stack. Please see the bug 690676 for the patch. *** This bug has been marked as a duplicate of 690676 *** |