Asks how to send a large amount of content to the text field of the document
Hello
I am working on a way to automate the import of documents into Integrity's Documents.
I was proceeding based on Cli, but I encountered a WinError206 error and found that there was no way to insert a Text document in RichContentField. (The content I want to add is over 30000 characters.)
Is there a Cli method that can fill the Text Field in the form of a file containing content?
Is it possible to use API?
If possible, where can I download a package like com.mks.api?
Thank you in advance.


