Forums
Hello, I am creating package. After that I am writing data in that PDF via fields extraction. And downloading that PDF that is written. It was working perfect till now. But suddenly today, The PDF is getting blank that is 0 size. it say like broken or damage. Is there any limit for the document PDF upload per day to test. ?
Forums
Hello, I am uploading PDF via REST API PHP, along with signer users. I want to add an editable text/input field in the PDF, so that users during singing, can enter their account number or any other data as input. means like they can fill the form while signing and at the end they can sign the document. I am confuse here how to do that. In below code there is function "buildPackage". I tried adding documents fields option it gives error.