Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
14 replies
Subscribers
7 subscribers
Views
8781 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
We would like to design some complex forms which is not easy or feasible on SAIL
vikask146
over 9 years ago
We would like to design some complex forms which is not easy or feasible on SAIL. Can we design those forms on other implementation methods like HTML/JSP/Adobe PDF which are available on User Input Task. How easy to work out process variables in these forms ?
If someone can provide an example then would be great help for us.
Thanks in advance
OriginalPostID-178608
OriginalPostID-178608
Discussion posts and replies are publicly visible
Parents
0
Mahesh Sanga
over 9 years ago
Just want to add to what others have already mentioned.
In the past, we created forms in the PDF using Adobe Acrobat, we developed a custom plugin to parse those PDF fields based on their ACRO field properties.
NB: You can read my SO question regarding how to read Acro field properties if you consider developing a custom PDF parser.
stackoverflow.com/.../how-to-get-acrofield-properties-using-itext
You have Adobe JavaScript also available if you want to add custom validations on the PDF form fields themselves.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Mahesh Sanga
over 9 years ago
Just want to add to what others have already mentioned.
In the past, we created forms in the PDF using Adobe Acrobat, we developed a custom plugin to parse those PDF fields based on their ACRO field properties.
NB: You can read my SO question regarding how to read Acro field properties if you consider developing a custom PDF parser.
stackoverflow.com/.../how-to-get-acrofield-properties-using-itext
You have Adobe JavaScript also available if you want to add custom validations on the PDF form fields themselves.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data