Search found 4 matches
- Tue Oct 03, 2017 9:19 am
- Forum: NConvert
- Topic: Multipage PDF to PNG sometimes shows incomplete image
- Replies: 6
- Views: 763
Re: Multipage PDF to PNG sometimes shows incomplete image
I seem to have run in to some other files which seem to suffer from the same issue. In this case however, all the pages in the pdf do have the same orientation (landscape). When converting to png, the first one is ok, but all of the following pages are put in portrait, so almost half of the image is...
- Wed Aug 09, 2017 8:54 am
- Forum: NConvert
- Topic: BMP to PNG conversion shows incomplete image
- Replies: 1
- Views: 511
BMP to PNG conversion shows incomplete image
Hi, I'm having a problem with a BMP-file, I hope you can download from following link. https://send.firefox.com/download/e2d652a689/#hUae7OqoePwcI0hUTok4fg I always use the same command nconvert -dpi 300 -out png -merge_alpha -o outputpath\out.png -xall But in this case the resulting image is incomp...
- Wed Aug 09, 2017 8:29 am
- Forum: NConvert
- Topic: Multipage PDF to PNG sometimes shows incomplete image
- Replies: 6
- Views: 763
Re: Multipage PDF to PNG maintaining page orientations
https://send.firefox.com/download/f4875 ... 6V1s7Wx3MA
The file I have an issue with is just over the limit, I hope you can get it here.
I'm using the 32 bit version (v2.36) with Ghostscript 32 bit
The file I have an issue with is just over the limit, I hope you can get it here.
I'm using the 32 bit version (v2.36) with Ghostscript 32 bit
- Tue Aug 08, 2017 1:56 pm
- Forum: NConvert
- Topic: Multipage PDF to PNG sometimes shows incomplete image
- Replies: 6
- Views: 763
Multipage PDF to PNG sometimes shows incomplete image
Hi, I seem to run in to an issue when converting a pdf file that has pages in both portrait and landscape orientation. All pages are converted as portrait, so some pages are cut off. This is the command i usually use: nconvert -dpi 300 -out png -merge_alpha -o outputpath\out.png -xall Is there a way...