Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adobe automation
Message
 
À
26/05/2015 03:14:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01620157
Message ID:
01629589
Vues:
106
Hello,
I have tried the code at: https://www.berezniker.com/content/pages/visual-foxpro/deleting-pages-pdf-file-through-acrobat-automation. But get an error when trying to display something,
**lcPdfFile = "spread.pdf"
loAcroApp = CREATEOBJECT("AcroExch.App")
loAcroApp.Show()  <--------------------------------------------------- error = library not registered
Regarding,
1. http://www.debenu.com/products/development/debenu-pdf-library/ , or
2. http://www.ultrashareware.com/Ultra-PDF-To-Text-Converter.htm, or
3. http://mupdf.com/docs/overview

Does someone have any sample code that works with foxpro and with any of the above? If so, thank you very much in advance.
Steve Elster


>Hi,
>
>I understand it is possible to automate Adobe Acrobat. But IMVHO, Adobe products are not exactly MS-Office level at that.
>
> My personal recommendation, however, is to use :
>
>http://www.debenu.com/products/development/debenu-pdf-library/
>
>... And manipulate the file (a L-O-T is indeed possible) and forward the output to Acrobat (or any pdf-reading alternative) later. Although the ridiculously low pricing of the start (10 years ago) has been dropped (yep programmers have to make a living), the product is worth the money and can easily be embedded in your distribution...
>
>My .02 cents. I am no affiliate, just a VERY satisfied customer (would not say the same on the Adobe pdf team...)
>
>Daniel
>
>PS: what can be done (depending on your understanding of both the pdf format and the lib):
>- concatenate content (including dynamically generated one),
>- generate content (including embedding png images in places),
>- merge forms (and even build them at runtime)
>... And much more:)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform