Print Page | Close Window

Simple Validation Action- Updating another field

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2797
Printed Date: 04 Apr 26 at 11:06PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Simple Validation Action- Updating another field
Posted By: JohnT
Subject: Simple Validation Action- Updating another field
Date Posted: 10 Dec 13 at 1:49PM
I see validation actions, but, am curious to see if for instance the following can be supported in the generated PDF.

If a user checks a checkbox, can an attendant "quantity" text field receive a value of "1"?

Thanks,

John



Replies:
Posted By: AndrewC
Date Posted: 10 Dec 13 at 10:43PM
John,

These types of actions are encoded in Javascript which you need to add to the field validation.

http://www.adobe.com/devnet/acrobat/javascript.html" rel="nofollow - http://www.adobe.com/devnet/acrobat/javascript.html

"One of the easiest and most powerful ways to customize PDF files is by using JavaScript. Based on JavaScript version 1.5 of ISO-16262 (formerly known as ECMAScript), JavaScript in Adobe Acrobat software implements objects, methods, and properties that enable you to manipulate PDF files, produce database-driven PDF files, modify the appearance of PDF files, and much more. You can tie Acrobat JavaScript code to a specific PDF document, a page, field, or button within that document, or a field or button within the PDF file, and even to a user action."

Debenu Quick PDF Library has functions for adding Javascript code to various formfields and their actions.

Andrew.


Posted By: JohnT
Date Posted: 11 Dec 13 at 12:38AM
Andrew,

Much appreciated.

John



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk