Hi All,
Using structured FM 11 on Windows 7.
I need a way to round-trip paragraph format tags. I know it is easy to assign them on import with the EDD, but I'm not sure how to save them on export.
I was hoping the read/write rules could contain something along the lines of:
attribute "paraFormat" is fm property paragraph format tag;
I figure it can probably be done with ExtendScript or a custom API, but I would rather avoid these if possible.
Thanks!
Trevor