PDFLIB dll

Anand B Pillai abpillai at lycos.com
Thu Apr 17 09:42:14 EDT 2003


Stupid answer

Find if your python dlls folder is there
in your PYTHONPATH. Probably you need to
copy it as lidpdf.pyd 

Anand

"romain chabot" <s p a w k at hotmail.com> wrote in message news:<mailman.1050570689.8988.python-list at python.org>...
> Hi,
> 
> I'm trying to insert an existing pdf document into a new one, created 
> with PDFLIB.
> I tried the quickreference.py file given with the library, but an error 
> occurs when interpreting : 
>  
> File "E:\PDFlib-5.0.0-Windows\bind\python\quickreference.py", line 8, in 
> ?
> from pdflib py import *
> ImportError: DLL load failed
> 
> I have put the libpdf py.dll in the python dlls folder. I don't 
> understand the situation
> Sorry for this stupid question.
> 
> Thanks a lot
> 
> --




More information about the Python-list mailing list