General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Can I open a document in a XFT from?
-
d_dalapati December 30, 2009 at 1:23 pm
Can I open a document in a XFT from?
December 30, 2009 at 1:23 pmParticipants 0Replies 1Last Activity 13 years, 1 month agoCan I open a document in a XFT from?
Derek Read January 4, 2010 at 10:26 pm
Reply to: Can I open a document in a XFT from?
January 4, 2010 at 10:26 pmWhich type of document do you wish to open: XML, RTF, TXT, DOC, PDF, HTML, other?
Also, what do you mean by “open”? Does that mean to make the contents available to a script or control in your XFT form, or does it mean to render it as one might expect that particular document type to be rendered (which might differ depending on the document type you are opening).
XFT does not have any inherent ability to render XML documents in a specific way, if that is what you are asking, however, it is possible to read the contents of an XML file and make that available to a script as a string, to an XML processor (such as MSXML, Saxon, Xalan) or to an ActiveX control for rendering inside the XFT (such as a copy of Internet Explorer or other control).
-
AuthorPosts
- You must be logged in to reply to this topic.