Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
Hello, Currently we're having the following solution: 1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields); 2.

Replies Created

Reply to: From PDFs in each request --> to using templates based on PDFs

0 votes
Thanks Duo! The fact that values are stamped after signing will not work for us. The reason for this is that Salesforce has a limitation of 6mb per transaction. To form a multipart/form-data request in Salesforce we convert binary data to base64 encoded string which doubles document size so our maximum for PDF document is 3mb. However, our documents usually take from 3 to 6 mb, so we use online services to compress them and this compression leads to the situation where form-fields values are in different font sizes. We spend a lot of time to play with form-field's height and settings to fix font issue after compression.

Subscriptions

Topics Replies Freshness Views Users
Hello, Currently we're having the following solution: 1. PDFs are created using DOCUMENT EXTRACTION (for signatures) and FIELD INJECTION (for text fields); 2.
4 4 years 8 months ago 36
Profile picture for user Duo_Liang

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.