I am using the service manager and desktop to create a document from a template (.ott), manipulate the contents in code and then save the completed document. I want to be able to produce a draft version and was trying to use a template with a watermark in place to mark if the document was a draft rather than finished. However, the watermark does not show on the copied and manipulated document, the only evidence of it being the several hidden instances of PowerPlusWaterMarkObject in the document drawing objects. Is this a bug or am I missing something?
Apologies, I come refreshed to the code and find I was overwriting the template with the watermark with the one without it and missed that in the chaos of commented out code. I resorted to two templates having failed to find a way in code to change/remove the watermark. I will settle for maintaining two templates.
Thank you for your answers.