Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent foxyprevier to copy libhpdf from start di
Message
From
09/12/2011 23:03:12
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01530740
Message ID:
01530789
Views:
53
>>>
>>>
>>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform