Search found 1 match

by hosigaki
2015-12-10T09:01:24-07:00
Forum: Magick++
Topic: Convert PDF to png(or tiff) with Magick++
Replies: 0
Views: 22293

Convert PDF to png(or tiff) with Magick++

Hello, I am newbie ImageMagic and Magic++.
I want to create Linux application which converting PDF to PNG(or TIFF) using Magic++ .
This application is very simple.
Reading PDF file and writing PNG (300DPI GrayScale 2480width and 3507height).
or
Reading PDF file and writing TIFF (300DPI GrayScale ...