Click to See Complete Forum and Search --> : Acrobat Javascript


tgl@bug
05-19-2005, 02:46 AM
im doing on designing form in PDF. Jz like doing on Javascript, there's some function i like to place in .js file n store it in the server.was there anyway to refer to those .js file that store in the server from PDF?maybe there's another way to download the .js file n store it in that particular PDF form once first initialize?



really need help....Thank a lots....

SpectreReturns
05-19-2005, 08:19 PM
I doubt you can parse information into a PDF with Javascript, but PHP can do it.

tgl@bug
05-19-2005, 09:39 PM
actually PDF hav something called folder level script,it contains all the javascript function calls saved in .js extension.all the documents inside that folder may call those javascript function as long as the .js file is in that local pc.then now wat i like 2do is i hav 2put all my .js file in a server,so tat it may shared by all the user from anywhere.the problem is i couldn't refer 2those .js file tat reside in the server.was there any way 2do so?

SpectreReturns
05-20-2005, 12:20 AM
*feels dumb* But I don't work with PDF's, so meh. Sorry about that.