Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Amyuni pdf creator code
Message
 
 
À
22/11/2001 08:26:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00584885
Message ID:
00584940
Vues:
27
BTW, you can display values of the properties using ObjectAttribute that confirms that from VFP point of view ObjectAttribute's a method.
? x.ObjectAttribute("text1", "text")     && shows 'Label'
>
>I am trying to use the demo version of the pdf creator but some code that I try doesn't work. Maybe I make some mistake.
>
>x=CREATEOBJECT("pdfcreactivex.pdfcreactivex")
>x.InitBlank
>x.CreateObject(5 ,"text1") && creating a acobjecttypetext
>x.ObjectAttribute("text1", "text") = "Hello" && this line give an error
>x.Save("d:\temp.pdf",0) && saving the file is working
>
>
>I want to be able to format a document and insert some text. Maybe someone have a few sample of code in VFP. This will help me to start using the Amyuni Creator.
>
>Thanks
>
>Mike
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform