I drew a process using the Activiti-Signavio Modeler, and now I would like to print it (or to export it as a pdf, or png, or whatever allows me to print it). I saw on another post, dating from January 2010, that this should be possible at some time. Is it now? Because I can't find anything like this using the modeler.
PDF export seems not to be part of the activiti version of the signavio modeller, but in the created processname.oryx.xml file in the activity-model-repository you could extract the SVN from <svn-representation>…
The Activiti Modeler does support exporting a process to both png and pdf. I don't think these features are currently exposed in the modeler UI - that's probably why you don't think these actions are supported.
One way to access the rendered process image is to load the URL of the modeler as follows:
http://{URL to activiti-modeler}/p/model/{path to process xml}/{format}
hi all. something new on this? i'm not able to findo out how to export the process in png. i tried the url, but i got some problem to understand my parameter.
i got a Process "Test" under the folder "Random" how should be the path for exportin in png?