Start a new topic
iink SDK on Device
how to export the content of editorviewcontroller to my files in swift
Dear Ganesh,
Currently, I am not sure to understand:
-Do you want to save the contentPackage and open it latter? In that case, you can save it using the "save" or "saveas" functions: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/ContentPackage.html#save--
-Or you want to export the content of the editor? In that case, you shall use the corresponding function: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/Editor.html#export_-com.myscript.iink.ContentBlock-com.myscript.iink.MimeType-
Best regards,
Olivier
Ganesh Chaudhari
how to export the content of editorviewcontroller to my files in swift
Dear Ganesh,
Currently, I am not sure to understand:
-Do you want to save the contentPackage and open it latter? In that case, you can save it using the "save" or "saveas" functions: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/ContentPackage.html#save--
-Or you want to export the content of the editor? In that case, you shall use the corresponding function: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/Editor.html#export_-com.myscript.iink.ContentBlock-com.myscript.iink.MimeType-
Best regards,
Olivier
Olivier @MyScript
Dear Ganesh,
Currently, I am not sure to understand:
-Do you want to save the contentPackage and open it latter? In that case, you can save it using the "save" or "saveas" functions: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/ContentPackage.html#save--
-Or you want to export the content of the editor? In that case, you shall use the corresponding function: https://developer.myscript.com/refguides/interactive-ink/android/1.3/com/myscript/iink/Editor.html#export_-com.myscript.iink.ContentBlock-com.myscript.iink.MimeType-
Best regards,
Olivier