Does it support printing? #380
JavierDamico
started this conversation in
General
Replies: 3 comments 3 replies
|
No and no. |
0 replies
|
@ahrm, just noticed this thread and I also happened to create a related one. Could you please let us know why you do not intent to implement printing functionality? I am just wondering how you manager to print files, if needed, if sioyek is your default pdf reader. Do you use a different pdf reader for printing if needed? Just for my information. |
3 replies
|
If you have sumatrapdf installed, things get easy. # prefs_user.config
new_command _print_file sumatrapdf.exe -print-dialog -exit-when-done "%{file_path}"and # keys_user.config
_print_file <c-p> |
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.
Does Sioyek support printing? I tried searching everywhere and couldn't find the option. If it doesn't, are you planning to add support?
All reactions