Page 1 of 1

PDF 3D, 3D XML

Posted: Tue Apr 11, 2023 5:01 pm
by Guillaume
Hello everyone,

Is there a way to incorporate a PDF3D or a 3DXML (or any 3dfile in fact), in a HTML publication with DITA?

Thank you !

Re: PDF 3D, 3D XML

Posted: Wed Apr 12, 2023 6:33 am
by Radu
Hello,
There is the possibility to incorporate a piece of HTML content possibly containing Javascript directly inside a DITA XML topic:
https://www.oxygenxml.com/doc/versions/ ... -html.html
Other than that, we do not have specific support for what you want.
Regards,
Radu

Re: PDF 3D, 3D XML

Posted: Wed Apr 12, 2023 6:35 am
by Radu
One more thing, looking at how this web page describes the possibility of embedding 3DXML in a web page:
https://www.3ds.com/fileadmin/PRODUCTS- ... rowser.htm
The DITA XML standard also has an <object> element which maps to the HTML object element.
Regards,
Radu