User 111f46f5ab
27-08-2008 16:09:11
It is possible to call javascript as part of embedding 3D data into an Adobe PDF document.
Can marvin.js be used to embed a marvinspace window into a PDF document?
If so, can you show me what additional scripting would be needed to implement this?
ChemAxon 909aee4527
29-08-2008 07:11:12
Hi,
currently the only possible way is to create a simple (not scalable) image of the canvas and paste it in a PDF document.
Would this solution be suitable for you or have you meant OLE support?
Kind regards,
Judit
User 111f46f5ab
29-08-2008 13:42:35
No, I was hoping to insert a fully interactive Marvin window into a PDF document. Static images I can do already.
You can put in Quicktime movies, and other things like that. It ought to be possible to make Marvin work as a plug-in or something in Adobe PDF.
ChemAxon 909aee4527
03-09-2008 06:32:10
As far as we know PDF documents are static and applets cannot be invoked in them.