Skip to main content
April 1, 2016
Question

SaveAsXML.api

  • April 1, 2016
  • 1 reply
  • 692 views

I want to export Pdf to xml,how to use SaveAsXML.api at my plugin (c++)?

This topic has been closed for replies.

1 reply

Legend
April 1, 2016

‌You cannot use plugins unless they provide an API. In this case I think the JavaScript document.saveAs method is the way to go.

Legend
April 1, 2016

‌Sorry, no...a plugin uses an AVConversion API.