Get HTML Equivalent of Google Doc contents -
i trying html google doc's contents. methods have found seem use deprecated items. want use doc template email. have working except getting html version of text. yes, want full html version including tables, images, , else can place in doc.
is there way this?
regards,
karl s
i believe following method works:
- open google doc want work with
- click
file
-->publish web
- click
link
,publish
- copy link tab
- view source page , copy inside , including
<div id="contents">
this should complete html document. verified works document of mine. let me know if doesn't.
Comments
Post a Comment