Search found 1 match

by mikeg9b
2013-03-05T17:37:45-07:00
Forum: Users
Topic: convert *.png to letter.pdf
Replies: 1
Views: 2763

convert *.png to letter.pdf

I want to convert several .png files to one .pdf file. All the .png files are 300dpi scanned black and white documents (music notation). I have two problems: 1. I want the .pdf file to be Letter sized. Using convert -page Letter *.png letter.pdf resulted in a 4.36 x 5.87 inch .pdf. 2. The .pdf is ...