you would need some kind of proper HTML export, not the poor built-in feature of 4D Write.
this is not ideal (old) but could be a starting point especially the part that produces an intermediate XML representation of a 4D Write document: https://github.com/miyako/4d-component-write-converter in order to get from there to HTML, you can either a. embed the images using a data URI (size can be a problem), or b. add the images as attachments and reference them by their content-id best if you could use 4D Write Pro (new in 14R2) > 2016/11/28 19:23、John Baughman <[email protected]> のメール: > This is 4D v14 on a Mac. 宮古 啓介 セールス・エンジニア 株式会社フォーディー・ジャパン 〒150-0043 東京都渋谷区道玄坂1-10-2 渋谷THビル6F Tel: 03-6427-8441 Fax: 03-6427-8449 [email protected] www.4D.com/JP ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

