I'm trying to convert a png image to a pdf file using Linux command line.
I have this image (example)
https://preview.ibb.co/f0LR69/t.png
enter image description here
I'm trying to convert it to pdf using
convert (Imagemagick)
nothing help, I just get an empty white PDF file. Interesting ...
Search found 3 matches
- 2018-10-10T04:44:12-07:00
- Forum: Users
- Topic: PNG to PDF convert on Linux command line
- Replies: 1
- Views: 3104
- 2017-12-07T13:11:17-07:00
- Forum: Developers
- Topic: Add frame to Image
- Replies: 3
- Views: 14262
Re: Add frame to Image
I noted that I have the frame image "I have the border as a png or SVG - what is better?"
IM version - ImageMagick-7.0.7-14-Q16-x64-dll.exe
IM version - ImageMagick-7.0.7-14-Q16-x64-dll.exe
- 2017-12-07T06:47:36-07:00
- Forum: Developers
- Topic: Add frame to Image
- Replies: 3
- Views: 14262
Add frame to Image
Hi,
really new to this amazing product, I'm reading the docs at http://www.imagemagick.org/Usage/masking/#editing
I need to apply a frame (png, svg whats better?) image around another image (png\jpg)
so if I have a regular rectangle image and I apply this crazy shape frame, I 'll have the frame and ...
really new to this amazing product, I'm reading the docs at http://www.imagemagick.org/Usage/masking/#editing
I need to apply a frame (png, svg whats better?) image around another image (png\jpg)
so if I have a regular rectangle image and I apply this crazy shape frame, I 'll have the frame and ...