Copy link to clipboard
Copied
I've tried the few ways:
1st - using "File -> Export -> Export Image (Legacy)". It gives an "Exception" message in an Output window. No additional details are provided.
2nd - using JSFL Script like:
fl.getDocumentDOM().exportSVG('...our path...', true, true);
it's just do nothing. No SVG file created but returns true.
Copy link to clipboard
Copied
using an 22.0.3 i don't have a problem with the 1st method.