Question
Exprorting to FXG
Hi.
I have a text flow and it's displaying ok. I'm trying to use FXG export like this:
TextConverter.export(_textFlow,TextConverter.FXG_FORMAT,ConversionType.XML_TYPE);
- but after that when I'm trying to open generated fxg in Catalyst - it just doesn't show text element.
Am I doing something wrong or is this an FXG converter issue?
Thanks.
