... = Document[ID == v_ZC_DocumentRecordID];
info c_ExistingDocument.Document_File;
Upload the generated file to the record
Note that this is overwriting the existing record and associated file. ...
... image cache reference so it is exportable to PDF
c_Document = Document[ID == v_UploadFileID];
//
// publish key of "Documents" report
v_PublishKey = "1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";
v_DocFileName ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.