I'm making .net program that print pdf files.
I used 'spirePDF' library
but I have Printing problem. some of character was broken when printed.
To solve printing problem, I will print pdf as an image, but I can't use acrobat reader.
https://helpx.adobe.com/acrobat/kb/quic ... image.html
so i will convert pdf to tif, and print the tif file.
But, I don't know that imagemagick can convert pdf completely.(character broken, chopped etc.)
Can imagemagick convert pdf completely?
Can imagemagick convert pdf completely?
Can imagemagick convert pdf completely?
Last edited by dase544 on 2016-08-07T18:02:50-07:00, edited 1 time in total.
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Can imagemagick convert pdf completely?
It depends on what the problem is. If Adobe software can't correctly print the PDF, there is almost no chance that IM will do any better.
snibgo's IM pages: im.snibgo.com
Re: Can imagemagick convert pdf completely?
I'm sorry that my explanation is uncomplete.
I used 'spirePDF' library, but it occured problem upper.
then I found solution, 'print as an image', but I can't use acrobat reader.
so i will use IM, but i doubt IM can convert pdf completely.
I used 'spirePDF' library, but it occured problem upper.
then I found solution, 'print as an image', but I can't use acrobat reader.
so i will use IM, but i doubt IM can convert pdf completely.