Open MikeDLi opened 1 year ago
That’s not currently implemented, but is something I would like to see added as well 👍🏻
You could parse the workflows JSON and put it through MermaidJS. We did this in blazor: https://www.linkedin.com/posts/nickbeaugeard_incorporating-mermaid-diagrams-with-blazor-activity-7015485600526983168-hC_h/?originalSubdomain=au
Very cool!
While evaluating 3.0.0.rc-1, I could not find any documentation about printing out a workflow design, either as SVG, or PNG. Ideally be able to do so via the designer and through a rest api.
Use Case: Some manufacturing environments require a printout of workflow design as part of process documentation.
Please advise.
Thanks
Mike