8000 How to specify output formats and other Graphviz options? · Issue #4 · jakobwesthoff/phuml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

How to specify output formats and other Graphviz options? #4

Open
stepanselyuk opened this issue Apr 27, 2015 · 1 comment
Open

How to specify output formats and other Graphviz options? #4

stepanselyuk opened this issue Apr 27, 2015 · 1 comment

Comments

@stepanselyuk
Copy link

Hello,
tell please how to specify output formats and other Graphviz options? (http://www.graphviz.org/doc/info/output.html). I want to get the output as searchable PDF file.

@stepanselyuk
Copy link
Author

Found thanks ;)

phuml -r ./ -graphviz -createAssociations true output.gv
neato -Tpdf output.gv > output.pdf
rm -f output.gv

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0