I am sending strokes using PointerEvents and receiving the text export on exported event.
I also want to get the Math export for the same strokes. Please let me know, how to achieve the same?
Best Answer
G
Gwenaelle @MyScript
said
over 4 years ago
Hello,
In order to achieve what you want, you should create a second editor. You should create a second part of Math part type that you set to this editor then, you will be able to send your pointer events to this editor, and perform an export on this editor.
In order to achieve what you want, you should create a second editor. You should create a second part of Math part type that you set to this editor then, you will be able to send your pointer events to this editor, and perform an export on this editor.
[email protected]
I am sending strokes using PointerEvents and receiving the text export on exported event.
I also want to get the Math export for the same strokes. Please let me know, how to achieve the same?
Hello,
In order to achieve what you want, you should create a second editor. You should create a second part of Math part type that you set to this editor then, you will be able to send your pointer events to this editor, and perform an export on this editor.
Best regards,
Gwenaëlle
- Oldest First
- Popular
- Newest First
Sorted by Newest FirstGwenaelle @MyScript
Hello,
In order to achieve what you want, you should create a second editor. You should create a second part of Math part type that you set to this editor then, you will be able to send your pointer events to this editor, and perform an export on this editor.
Best regards,
Gwenaëlle
[email protected]
Please respond to my query, this is a bit urgent. Thank you.