I have a little problem in my CKeditor Object
I have completed my code for generate the PDF in SSJS but the image aren't decoded because the URL generate is a temporany url only for the current user:
<img
alt="ssd"
src="/PROJECT/CUSTOMER/CRM.nsf/xsp/.ibmmodres/persistence/DominoDoc-2-Body/ManageError_1322230051777.jpeg">
The URL Path are visible only for the current user...so that when the SSJS run don't see the Image PATH.
Have someone a suggest?
Tnx