hi,
i have a pdf with a form in it and i want to fill the cells of the pdf with the autoit variables and then save it to archive
for what i read on other topics i made this but it didn't work but din't give any error :
$fileForm = "c:\JM714A02.pdf"
$AVDoc = ObjCreate("AcroExch.AVDoc")
$AVDoc.Open($FileForm,"")
$text="Hello"
$avdoc.getField("Texto1.0").value=$text
i donwloaded the javascript references manual for pdf but is hasrt to find somthing on 769 pages without knowing what search