Purple ribbon message issue on a signed PDF - node.js

I am using pdf-lib library to fill form fields in a PDF. I, then, flatten the PDF and sign it using my Digital signature. Now when I open a signed PDF in Adobe Reader it shows a Purple ribbon which has written on it "Please fill out the following form" and has a Highlight Fields button (see attached screenshot).
Can anyone please help me understand how to remove this message and "Highlight" button from the Purple ribbon in the PDF.
Additional Details:
I have tried iTextShare as well to flatten the PDF + some online service.
I cannot use "No changes allowed" Certification Level while signing PDFs as it gets signed by multiple users

Related

Microsoft access Search Box

Hello to everyone and happy new year! Back to work!
I am using a search box in microsoft access form where from my selection to return some details.
Also I am using a text frame as control for the user's selection.
My problem is that from the search box waterfall where the data are, the text frames are not updated.
I also attached a screenshot for that I described.
enter image description here
I expect from my selection to update the values of the text-boxes. I already select the right fields from the table. Thank you.

Docusign tabs not sized same is uploaded fillable pdf field

I want to upload fillable PDFs (with form fields) to DocuSign, create and send envelope. I know DocuSign recognizes uploaded pdf form fields and transforms them to appropriate Tabs. Tabs are sized matching to size of pdf fields.
In my case DocuSign Tabs are sized incorrectly. Tab are too wide, going beyond the document width and causing one tab overlapping to another tab on side. Tab height is also not matching. See screenshot below showing fillable PDF vs how tabs look when uploaded to DouSign.
Refer tab for Name of Employer textbox. Its is too wide, overlapping to Policy number field on right and has too much height.
This is original fillable PDF
This is how it looks on DocuSign
Do you what could cause this kind of discrepancy? The fillable pdf has Adobe PDF Version 1.5. Any suggestion or hint is much appreciated.

Required field validation on Sign Up

We are using Custom SignUpSignIn Policy, and on our signUp form we have textbox, dropdown and a checkbox which are all required fields.
When a user does not fill in the necessary details,
for the text box, it is highlighted with red line around the text box and as we enter the text box, it says "This information is required." in red color text on top of the text box which is good.
But for the Dropdown and checkbox, a simple message "Missing required element [Country]" is displayed at the top of the form(not even red color text) and no highlighting on the field. User may not even notice that.
How can I achieve the same behavior as the textbox for dropdown and checkbox?
Thanks,
Wait for the ability to use JavaScript via the "shared domain" feature.
UserVoice item reference.
...as a result of ‘shared domains’ this means that you will be able to start using your tenant as a subdomain of a ‘shared domain’, in the form of {tenant name}.b2clogin.com where b2clogin.com is the ‘shared domain’. You will be able to run Javascript when you are running on this shared domain...
I just want a way for all the required field validation messages to display in Red ...
That you can achieve with custom CSS which you can do today.
But for the Dropdown and checkbox, ... , is displayed at the top of the form
Moving stuff around would require JavaScript.

Generate PDF file of html in Node.js

I have a customer detail form page in which customer will enter his/her detail and click submit button.
After clicking, data is submitting in mongodb using node.js. Now I want to generate the PDF file of the entered data at the same time when click on submit button.
Can anyone suggest me how to generate PDF file when click on button.
You can use PDFKit if you want to make your own formatting or node-html-pdf if you just need to convert your HTML into PDF

Missing data in Text box in a infopath 2010 form

I have a infopath 2010 form with a table and couple of text boxes and this form is configured to submit a email with the form in the body of the email.
The form is opened in a browser and I am able to add text and submit the form and I see the email. But the form ( with data ) in the body of the email has lost formatting and the text field on the form was set to a width of 100% and as a 'Multi line ' text and I see that the data in the text field as we see on the email body is chooped off.
I am having issues controlling the format of the form as we seen in the browser and they way it shows up on the email body.
Any help is appreciated.
Sri
I have had this problem to. The way that I got around this is by creating another view for the form and then having the exact same layout but changing all the controlls so that they are calculated fields this then seems to give you the values.
thanks, Jack

Resources