Skip to main content
April 1, 2016
質問

SaveAsXML.api

  • April 1, 2016
  • 返信数 1.
  • 692 ビュー

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

このトピックへの返信は締め切られました。

返信数 1

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.