Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to prevent foxyprevier to copy libhpdf from start di
Message
De
09/12/2011 23:03:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01530740
Message ID:
01530789
Vues:
59
>>>
>>>
>>>LOCAL vcurdir
>>>vcurdir = sys(5)+curdir()
>>>lcPath = SET("PATH")
>>>SET DEFAULT TO (JUSTPATH(SYS(16,1)))
>>>SET PATH    TO
>>>
>>>FOXYPREVIEWER()
>>>
>>>SET PATH TO (lcPath)
>>>set defa to (m.vcurdir)
>>>
>>
>>I tried but problem persists.
>>
>>It looks like FoxyPreviewer copies libhpdf.dll at pdf creation time.
>>I cannot wrap pdf creation into those statements since report calls fox methods which
>>assume that current directory is user directory.
>
>You have the code, make all necessary (for you) adjustments, then send them to Cesar.
>Maybe he'll make them official :-)

Hi Boris,

For sure, that would be a great pleasure.


Andrus,
Why didnt you open the sources and propose the changes you need ? It's an open source project for that reason, to allow people to contribute.

Originally the "libhpdf.dll" stays at the same location of FOXYPREVIEWER.APP
But some people wanted to determine the place where the Settings file would be.

A workaround is that you could save manually a copy of LIBHPDF.DLL at the same folder where you have FoxyPreviewer.App
This way, Foxy will find the Dll during initialization and will not try to install a new copy.

HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform