Home Forums General XMetaL Discussion Printing/Print Previewing from XMAX 6 Reply To: Printing/Print Previewing from XMAX 6

Derek Read

Reply to: Printing/Print Previewing from XMAX 6

There are no APIs exposed nor printing functionality like this in general in XMAX.

We have a few clients that have implemented solutions along these lines by grabbing ActiveDocument.Xml and passing it to a 3rd party control, including IE (which gives a rudimentary treeview-like display for XML) or through something like MSXML with a basic transform. I have no examples however and I have not seen their code. If your copy of XMAX is already embedded in IE having another IE window appear might not be too confusing. If XMAX is embedded in an executable then you could embed the IE WebBrowser control or something similar. The WebBrowser control allows for printing and exposed APIs for that.

Reply

Products
Downloads
Support