Search found 2 matches
- 2019-08-21T07:22:26-07:00
- Forum: Users
- Topic: Scaling various images to A4 size including borders
- Replies: 2
- Views: 9236
Scaling various images to A4 size including borders
Hi! I am trying to scale and rotate various images to A4 size, then convert them to PDF and print them. But it does not work in any way reliable. Sometimes the images are printed as expected, sometimes they are rotated if not necessary. Most of the time the images are positioned with their left ...
- 2019-07-19T03:00:13-07:00
- Forum: Bugs
- Topic: converting to pdf
- Replies: 1
- Views: 6638
converting to pdf
Trying to convert png-files to pdf. As soon as I add option "-rotate 90<" convert starts to generate empty pdf-files: /usr/bin/convert "${j}" -verbose -gravity center -rotate 90\< -background white +repage -page A4\< PDF:/home/dwdsat/PDF/job-${C}_$( printf '%03d' "${P}" ).pdf /usr/bin/convert "${j ...