My company is creating a PDF survey (intended for other companies to complete) and we're trying to make the solution interactive (conditional checklists that become visible based on the status of other selections).
However, we're wary of doing anything that a surveyed company's IT department will flag while looking for possible malware. This would slow down the whole process.
So JavaScript is right out.
My question is, are the Actions that Adobe PDF includes for object properties also detected and treated as JavaScript?
I'm experimenting with simple visibility actions to create the effect we want, but don't want to make a big circle back into the same problem...