- Log in to post comments
User bio
404 bio not found
Member since Sep 12, 2017
Posts:
Replies:
Hello David, to use linked table you need to create a data connector:
https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cl…
- Log in to post comments
You can use pdfbox which is already used by ZEN for some pdf conversions. To make a pdf require a password, just run this command with $ZF(-100):
java -cp /opt/cachesys/fop/lib/pdfbox-app-1_7_1.jar org.apache.pdfbox.Encrypt -U 12345 /arquivos/file.pdf
- Log in to post comments
Open Exchange applications:
Certifications & Credly badges:
Followers:
Rodolfo has no followers yet.
Following:
Rodolfo has not followed anybody yet.
It didn't work. It shows an UNDEFINED error in the %source variable. It's strange, we imagine that %source is an object that stores the fields, but it isn't; we can't access the %source variable directly.