Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Actually it's 2 questions, sorry (don't want to create a thread for every minor Q) 1.
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using?

Replies Created

Reply to: Custom Field - passing value to Template

0 votes
Hi Michael, I'm trying to do something similar. So I have a PDF form with many input fields, if I use it to create a template, is it possible to inject values into it without uploading the PDF again? Based on the example provided with the Silanis SDK and what you said above, I'm under the impression that the only way to do this is to replace the original PDF with the values-injected version, so basically uploading a file again. In that case, there doesn't seem to be a lot of benefits from using a template. Is that correct?

Reply to: Field injection - text field only?

0 votes
Hi Michael, Thanks for your reply. I'm trying to inject values into Checkbox inputs. I noticed 2 things: 1. So there're quite a few checkboxes in my PDF form with its exported value= 'Y', but your sandbox engine would not let me upload the PDF if I use: FieldBuilder.textField().withName("AAA").withValue("Y"), but if I change to withValue("1") then it allows the uploading and injection. I tried setting the exported value to 1, same result. So it looks like the eSignlive engine only takes 1 for Checkboxes. 2. So I use withValue("1") to set checkboxes as checked, but in the sandbox they are rendered as a square with rounded corners, NOT as a typical check mark. Any idea?

Subscriptions

Topics Replies Freshness Views Users
Actually it's 2 questions, sorry (don't want to create a thread for every minor Q) 1.
0 7 years 8 months ago 33
According to this page, field injection is for text field only. Is that still the case for Java SDK 11.0 which I'm using?
2 7 years 8 months ago 100
Profile picture for user mwilliams
Hello, How do you populate a field when creating a package from a template? I don't want to define the field location in my code.
20 1 year 11 months ago 315
Profile picture for user Duo_Liang
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.