XDF script tag src external javascript file | Community
Skip to main content
New Participant
April 21, 2023
Solved

XDF script tag src external javascript file

  • April 21, 2023
  • 1 reply
  • 496 views

Can I put a path to an external JS file in the XDP file of the form to pull variables? Below example.

 

<script contentType="application/x-javascript" src='constants/state-countries.js'/>
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Vijay_Katoch

I think you need to place your js file at the below location in your system

 

C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\Javascripts

 

1 reply

Vijay_Katoch
Vijay_KatochAccepted solution
New Participant
April 24, 2023

I think you need to place your js file at the below location in your system

 

C:\Program Files (x86)\Adobe\Acrobat Reader DC\Reader\Javascripts