Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Format: "pdf" not recognized. #1180

Open
balaramr opened this issue Dec 7, 2016 · 1 comment
Open

Format: "pdf" not recognized. #1180

balaramr opened this issue Dec 7, 2016 · 1 comment

Comments

@balaramr
Copy link

balaramr commented Dec 7, 2016

Hi,

I have built graphviz 2.38.0 from source. I am using ubuntu 1404.
Installation is missing "pdf" plugins. I tired all options in documentation.
Kindly help to resolve this issue.

ubuntu1404@balraj01> dot -v
dot - graphviz version 2.38.0 (20140413.2041)
libdir = “/opt/graphviz-2.38.0/lib/graphviz"
Activated plugin library: libgvplugin_dot_layout.so.6
Using layout: dot:dot_layout
Activated plugin library: libgvplugin_core.so.6
Using render: dot:core
Using device: dot:dot:core
The plugin configuration file:
/opt/graphviz-2.38.0/lib/graphviz/config6
was successfully loaded.
render : dot fig gd map pic pov ps svg tk vml vrml xdot
layout : circo dot fdp neato nop nop1 nop2 osage patchwork sfdp twopi
textlayout : textlayout
device : canon cmap cmapx cmapx_np dot eps fig gd gd2 gif gv imap imap_np ismap jpe jpeg jpg pic plain plain-ext png pov ps ps2 svg svgz tk vml vmlz vrml wbmp xdot xdot1.2 xdot1.4
loadimage : (lib) eps gd gd2 gif jpe jpeg jpg png ps svg xbm

ERROR:
ubuntu1404@balraj01> echo "graph test {}" | dot -Tpdf -o test.pdf
Format: "pdf" not recognized. Use one of: canon cmap cmapx cmapx_np dot eps fig gd gd2 gif gv imap imap_np ismap jpe jpeg jpg pic plain plain-ext png pov ps ps2 svg svgz tk vml vmlz vrml wbmp xdot xdot1.2 xdot1.4
ubuntu1404@balraj01>ubuntu1404@balraj01>

@magneticnorth
Copy link
Collaborator

magneticnorth commented Dec 7, 2016 via email

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

No branches or pull requests

2 participants