to_pdf command #965
BunkerBuster73
started this conversation in
General
Replies: 2 comments 2 replies
-
Same with this: #956 |
Beta Was this translation helpful? Give feedback.
2 replies
-
I tried the solution on the other ticket and I still have the issue: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, installed to_pdf but seems is not working as show in the example.
Anybody have any insight on it ?
what should be the command to create a pdf from a text/clipboard for example ?
i should have Latex Installed and set the path correctly becasue if i prompt
pdflatex i receive
"This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdflatex)
restricted \write18 enabled."
But using the command to_pdf give a not command recognized
zsh: command not found: to_pdf
I install using the command
go install github.com/danielmiessler/fabric/to_pdf/to_pdf@latest
but i receive this message
go: github.com/danielmiessler/fabric/to_pdf/to_pdf@latest: module github.com/danielmiessler/fabric@latest found (v1.4.13), but does not contain package github.com/danielmiessler/fabric/to_pdf/to_pdf
Thank you
Bunker
Beta Was this translation helpful? Give feedback.
All reactions