$myDE->SetDocumentType(DE_DOC_TYPE_SNIPPET);
and after it add the line$myDE->ForcePasteWord();
then save the file and you are done.$myDE->SetDocumentType(DE_DOC_TYPE_SNIPPET);
and after it add the line$myDE->ForcePasteWord();
then save the file and you are done.