Search found 4 matches

by kotrfa
2014-07-01T08:40:38-07:00
Forum: Bugs
Topic: [SOLVED]convert PDF files - error: pdf.la not found
Replies: 6
Views: 16828

Re: convert PDF files - error: pdf.la not found

EDIT: SOLVED
I've overlooked your notice about ghostscript in your previous post - I installed it and now it works fine. I'm going to notice package owner in Archlinux ARM about adding ghostscript as dependency.

Thank you for your help.

NOT NEEDED:
convert example1.pdf a.jpg -debug all
shows ...
by kotrfa
2014-07-01T05:44:00-07:00
Forum: Bugs
Topic: [SOLVED]convert PDF files - error: pdf.la not found
Replies: 6
Views: 16828

Re: convert PDF files - error: pdf.la not found

Hello,

convert --version
Version: ImageMagick 6.8.9-4 Q16 armv6l 2014-06-26 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC
Features: DPC HDRI Modules OpenMP
Delegates: bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma pangocairo png ps rsvg ...
by kotrfa
2014-06-30T10:23:53-07:00
Forum: Bugs
Topic: [SOLVED]convert PDF files - error: pdf.la not found
Replies: 6
Views: 16828

Re: convert PDF files - error: pdf.la not found

No, not really... I've no idea where to look. Files are there, permissions are OK (I tried that also as root). If you propose something, I can test it.
by kotrfa
2014-06-29T09:13:05-07:00
Forum: Bugs
Topic: [SOLVED]convert PDF files - error: pdf.la not found
Replies: 6
Views: 16828

[SOLVED]convert PDF files - error: pdf.la not found

EDIT:
Quick solution: Install ghostscript.

Hello,

I tried to convert PDF to png today and unfortunately I'm getting this error:

$ convert example.pdf -thumbnail 500x500 example.png

convert: unable to load module `/usr/lib/ImageMagick-6.8.9//modules-Q16HDRI/coders/pdf.la': file not found @ error ...