Quantcast
Channel: PTC Community : All Content - Arbortext
Viewing all articles
Browse latest Browse all 1645

Isodraw Batch export with macro probleme

$
0
0

Hi everybody I have a question about strange resule a got by using macro in batch export.

When i use the macro below in Isodraw in macro TAB directly, it work perfectly... but when i use the same with the same file as exemple, in file batch export withmacro Clean up, i loose all my a, b, c, d.... the macro language should convert to path and not delete???

Thanks in advance for comment!!!

 

Here is my exemple...

 

Macro Clean up

# CS All text to Arial

Select if Font is not equal to 'Arial'
Text font "Arial"
Select none

# CS stroke bubble text

Select if Text is equal to 'a'
Convert text to paths
Select none
Select if Text is equal to 'b'
Convert text to paths
Select none
Select if Text is equal to 'c'
Convert text to paths
Select none
Select if Text is equal to 'd'
Convert text to paths
Select none

End Macro


Viewing all articles
Browse latest Browse all 1645

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>