Call a value from a webapi
Hello,
i want to call a numeric value from an api i created and assign it somewhere or compare it to other values. is this possible in pdf?
Hello,
i want to call a numeric value from an api i created and assign it somewhere or compare it to other values. is this possible in pdf?
The most reliable method would be to set up the submit action so it submits to the web server at "HTML Form". To return a value to the form, the server would generate an FDF that includes the field name/value pair. When the response from the server is received by Reader, the field will be populated by the value in the FDF. This can work with a PDF viewed with Chrome's built-in PDF viewer as well.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.