swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] swf2pdf


From: Ricardo Pedroso
Subject: Re: [Swftools-common] swf2pdf
Date: Fri, 21 Jan 2011 17:12:45 +0000

On Fri, Jan 21, 2011 at 4:54 PM, Dmitry Kichenko
<address@hidden> wrote:
> Thanks to you and Matthias for the help! Currently, it looks like I'm 
> stumbling on the same stone trying to follow either advice. In both cases, 
> when compiling gfx2gfx and pdf2pdf, I get an undefined symbol 
> "gfxdevice_pdf_init", which is defined just fine in lib/devices/pdf.h and 
> included in both gfx2gfx.c and pdf2pdf.c. Just to check, I tried copying the 
> function header right in the body of gfx2gfx but it still complains it 
> doesn't know about it.
>
> I'm certain it's something stupid.. :/
>

I think pdflib is missing in your system.

This one works for me:
http://www.pdflib.com/download/pdflib-family/pdflib-lite-7/

After installing I think you need to do:
./configure
make

Ricardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]