Search found 6 matches
- 2019-09-26T13:40:15-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Re: Position data at top of each page
Finally got everything working. Had to increase the memory to 5GB for 1200DPI
- 2019-09-26T11:26:29-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Re: antalias
I decided to go with the montage command
- 2019-09-25T16:47:31-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Re: antalias
I am appending about 5 of these to each page. Exporting as a pdf. Each image is the next set of measures. Each image is placed under the previous one. I don't really understand how I incorporate "append" into my command or replace montage with append
- 2019-09-18T01:32:27-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Re: antalias
For some reason image magick isn't making the paper size Letter but 0.51 inch by 0.66 inch. Any ideas? Also what's the correct spacing for left/right print margins? -geometry +75+0 ? Also how do I align the content to the top of the page rather than the bottom. -gravity SouthWest doesn't work and ...
- 2019-09-17T14:22:19-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Re: antalias
I needed to change geometry to 1566 to prevent it from resizing the image; distorting it. Finally figured it out after reading the page about resizing images distorts them.
- 2019-09-17T13:47:13-07:00
- Forum: Users
- Topic: Position data at top of each page
- Replies: 7
- Views: 12627
Position data at top of each page
(edited) How do I position everything to the top of the page rather than the bottom? -gravity North or NorthWest displays the data off of the page because it uses the bottom left pixel as an anchor. So only -gravity SouthWest works which is the default value. If I type NorthWest it technically ...