PDF Converter - VFP9.0

If you are a VFP developer and have any questions about using our products from VFP here is the place to post them.
Post Reply
marquezj
Posts: 7
Joined: Thu Jul 03 2008

PDF Converter - VFP9.0

Post by marquezj »

I am receiving an error message '.FLL file is invalid when trying to open the FLL library (it also does happen when running the VFP sample). Any Help????
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: PDF Converter - VFP9.0

Post by Joan »

Hello,

You need to make sure that you are using the right version of FLLIntf.fll and that his fll is stored in the same folder as your application.

FLLIntf used to be distributed in the driver we are not distributing it anymore in newer versions because most developers are using the ActiveX interface or the DLL one.

If you wish to use FLLIntf from your application you need to downlaod it from: http://www.amyuni.com/downloads/cdintf300.zip

Hope this helps.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
marquezj
Posts: 7
Joined: Thu Jul 03 2008

Re: PDF Converter - VFP9.0

Post by marquezj »

Thanks Joan...
I tried that.. it didn't work for me... and what is very unusual it doesn't work for the sample application.
The dll. is registered, the dll exist into the system32 directory, the fll is under the application directory.
My configuration is: OS(XPsp2), VFP 9 SP1, amyuni 2.51 developer version, Visual MaxFrame Pro.

If I work with the activex it works perfectly but I am interested in using also the fll.
Do you have comments???
Tks a lot in advance.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: PDF Converter - VFP9.0

Post by Joan »

Do you have fllintf251.fll in the same folder as the VFP program?

Please make sure that you donwloaded this fll from http://www.amyuni.com/downloads/cdintf251.zip or you received it with the sample application.

Also if you are using FLLIntf251.fll you need to make sure that the driver version you have installed, i.e the PDF Converter version you have installed on your system is 2.51.

If you are still facing problems I suggest that you contact support@amyuni.com, this will need a close examination of your system.
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
marquezj
Posts: 7
Joined: Thu Jul 03 2008

Re: PDF Converter - VFP9.0

Post by marquezj »

Yes. I have the Fll stored in the same folder as the sample main program (screen)... The cdintfx installed and registered is 251.. after downloading your zip file, the only difference between fll's is that the 251 fll I have is dated 2/1/2005 and the file inside your 251 zip file is dated 9/21/2006. Size is the same for both of them.

Tks
marquezj
Posts: 7
Joined: Thu Jul 03 2008

Re: PDF Converter - VFP9.0

Post by marquezj »

Joan..
I did replace the old 251 fll with the new one existing inside the zip file you pointed me to download and it worked.. now I can run some tests... knowing that the fll works with the dll that is installed..

Tks a lot...

MarquezJ
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Re: PDF Converter - VFP9.0

Post by Joan »

Hello,

I am glad this helped.

FLLIntf in the VFP sample is FLLIntf250, it is dated 2/1/2005 and the one you downloaded is FLLIntf251.dll
Custom Brand the Amyuni PDF Printer Driver http://www.amyuni.com/en/developer/branding/index.html

Amyuni PDF Converter tested for true PDF performance. View results - http://www.amyuni.com/benchmark
Post Reply