Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 108516

Re: Re: Set the output format images generated from graphic elements

$
0
0

Thanks for your help Lynne,

 

Here is the solution if it can helps, first we have to declare read/write rules file in Application Definitions (Structured Tools > Structured Application Designer).

In this file we can specify what we want like this :

 

element "graphic" { // markup tag name  is fm graphic element "Graphic"; // select all graphics framemaker elements named Graphic  writer anchored frame { // if it is an anchored frame export it    notation is "CGM"; // with type CGM    export to file "$(docname).cgm"; // in file with the document name and extension cgm}}

There is much more rules in doc that gave Lynne.

One more thing, the export didn't works for me until I fixed xml parsing errors on my dtd.

 

Hope it helps.


Viewing all articles
Browse latest Browse all 108516

Trending Articles



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