Search found 4 matches
- 2016-05-23T09:16:18-07:00
- Forum: Users
- Topic: How to append pages using Title, date, page and secton
- Replies: 4
- Views: 3090
Re: How to append pages using Title, date, page and secton
Hello, Here is the static code: convert ./EOB_Proofing_Process/ImageProcess/Library/EOB/SPFile8_05182016_69_page6.png ./EOB_Proofing_Process/ImageProcess/Process/Proof/EOB/SPFile8_05182016_69_page6.png ./EOB_Proofing_Process/ImageProcess/Process/Compare/EOB/SPFile8_05182016_69_page6_diff.png +append ...
- 2016-05-20T14:34:45-07:00
- Forum: Users
- Topic: How to append pages using Title, date, page and secton
- Replies: 4
- Views: 3090
How to append pages using Title, date, page and secton
Hello, I am pretty new to ImageMagick and am running into something I am having trouble figuring out. I am trying to merge together 3 different single page files into 1 single page file. I am semi successful with the appending of the files but the page and section numbers don't always match up like ...
- 2016-05-17T10:59:51-07:00
- Forum: Users
- Topic: Pages zoom out when using convert to merge multiple PDFs to 1 PDF
- Replies: 3
- Views: 2149
Re: Pages zoom out when using convert to merge multiple PDFs to 1 PDF
Thanks for the info fmw42.
I am working on a rhel platform and have ImageMagick-6.7.8.9-10.el7.x86_64 installed.
I am working on a rhel platform and have ImageMagick-6.7.8.9-10.el7.x86_64 installed.
- 2016-05-17T08:11:41-07:00
- Forum: Users
- Topic: Pages zoom out when using convert to merge multiple PDFs to 1 PDF
- Replies: 3
- Views: 2149
Pages zoom out when using convert to merge multiple PDFs to 1 PDF
Hello, I am pretty new to ImageMagick and I am having an issue I can't seem to figure out. I have about 75 single page PDF files and need to merge those into a single PDF file. My code is below: sudo -i convert 'find /home/cloud-user/EOB_Proofing_Process/ImageProcess/Process/Compare/EOB/ -iname ...