Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vt_ bstr
Message
 
 
To
19/05/2003 03:56:48
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Miscellaneous
Thread ID:
00789286
Message ID:
00790199
Views:
27
Hi Fernando,

I've no problem using this DLL in VFP6SP5 and VFP8 under WIn2kSp3. Here's the code I used to test it.
oPDF = CreateObject("pdf.Meld")
= oPDF.setInFile("h:\temp\z51.pdf,h:\temp\z50.pdf")
= oPDF.setOutFile("h:\temp\zout.pdf")
? oPDF.pdfMeld()     && Returns 0
>Hi Sergey,
>
>I don't have VB but the documentation about the control shows the next example for using it with VB
>
<snip>
>
>The control is PDFMELD, a free control you can download from http://www.fytek.com/.
>
>I spoke with the company, but they don't use VFP so the answer was useless. They say his product is used in VB, ASP and Powerbuilder
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform