Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merge PDFs
Message
From
22/09/2006 12:14:03
 
 
To
22/09/2006 11:26:49
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01156192
Message ID:
01156509
Views:
31
Which version are you using? This simply does not work with the versions I have tried. And note that have NOT received any evaluation key.

>This works for me as far as merging files. Mergefiles returns 1 if it is successful. Note the files cannot be encrypted to use this method. If they are, you can still merge the files, but will have to use a longer approach.
>
>
>QP = CreateObject("iSED.QuickPDF")
>=QP.UnlockKey(lcMyISEDKey)
>lcfile1 = "c:\ws.pdf"
>lcFile2 = 'c:\temp.pdf'
>lcFile3 = 'c:\out.pdf'
>
>ERASE lcFile3
>lnret = QP.MergeFiles(lcFile1, lcFile2, lcFile3)
>
>
>
>
>>Thank you, I will check it out. BTW, I have received no evaluation key to ISEDQuickPDF. I have tried three times, with three completely different email addresses. The webpage says that the email is sent, but I receive nothing. And yes, I have also checked in my spam mailbox.
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform