To_PDF #1084
Unanswered
llamaflaca
asked this question in
Q&A
To_PDF
#1084
Replies: 0 comments
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.
-
Gents,
Having a bit of a problem. I would be thankful for your help:
I am on WIndows 11, using PowerShell. Installed Fabric v1.4.72.
Problem: cannot seem to pipe output to to_pdf. It seems to silently fail. No error no file created.
Here is an example of the command:
Get-Clipboard | fabric -sp summarize | fabric -p write_latex | fabric to_pdf
I am not on WSL or inside an Ubuntu, but rather in PowerShell.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions