Search found 2 matches
- 2013-07-18T15:27:14-07:00
- Forum: Developers
- Topic: what tools to use?
- Replies: 4
- Views: 8811
Re: what tools to use?
Thanks for that quick response. Yes, I meant these bookmark links. I can manually add such bookmarks to an existing pdf for example with Foxit Reader. But I thought that I could somehow automate it in a script during creation of the pdf with IM. I think I have found a solution for my "problem": With ...
- 2013-07-18T12:31:23-07:00
- Forum: Developers
- Topic: what tools to use?
- Replies: 4
- Views: 8811
Re: what tools to use?
I have a very similar task: I would like to merge several images into one pdf file which works fine. But I would like to add automatically pdf-bookmarks for specific pages (pictures) during this converting. I tried convert pic_01.jpg pic_02.jpg -caption "my pic 02" pic_03.jpg mypics.pdf convert pic ...