Search found 3 matches
- 2019-07-14T06:57:56-07:00
- Forum: Users
- Topic: PDF conversion problems ...
- Replies: 5
- Views: 8388
Re: PDF conversion problems ...
Turns out the problem is with the version of ghostscript running on suse Leap 15.0 ... 9.26a is supposed to fix the page select fault but I had to update to the 9.27 to avoid it and now things are working. Need to update 2 more servers as well now
- 2019-07-14T05:41:21-07:00
- Forum: Users
- Topic: PDF conversion problems ...
- Replies: 5
- Views: 8388
Re: PDF conversion problems ...
I've worked out how to add that to the source file string but it's not making any difference. the library code is using convert '$source' '$thumb' and I've added the ; -background White -layers flatten ' between the file strings, and I have [0] inside the '' wrapper for the source file ? This is the ...
- 2019-07-14T01:56:51-07:00
- Forum: Users
- Topic: PDF conversion problems ...
- Replies: 5
- Views: 8388
PDF conversion problems ...
Occasionally in the past I've had thumbnails for pdf files for which the background has turned to black. I resorted to manually generating the thumbnails until the " -background White -layers flatten" fix sorted this but a recent file has given me ALL the pages flattened into the one image ...