I see methods in Document class to dettach template associated with a docuemnt. Could you a reverse by attaching a template to a generated document?
Thanks,
Sean
I see methods in Document class to dettach template associated with a docuemnt. Could you a reverse by attaching a template to a generated document?
Thanks,
Sean
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your inquiry. You can use Document.setAttachedTemplate() to achieve this. Please see the following link for more information:
Best regards.