Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
296 views
in Technique[技术] by (71.8m points)

java - Is it possible to execute a script embedded in a PDF file?

I need to export form data from a PDF file without user interaction. In a few words, the client will upload the filled form, then I need to read the data, correct it, fill out some other fields and put it back into the form. I have no control on the file (it's a government survey), and because of encryption I can't iterate through it programmatically.

The file has a couple of buttons on it, one of which exports the data to an XFDF file. So I'm wondering if there is anyway way to call that button's click from Java or even Javascript.

Thanks

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...