#184 closed enhancement (invalid)
Add command line switch to silently print given file
Reported by: | dcs | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.0 |
Component: | Lucide Core | Version: | 1.2 |
Keywords: | Cc: |
Description
Given the printing problems from Firefox 3+ it would be usefull to be able to invoke lucide thus:
lucide --print some-file.pdf --printer foo
Whereby lucide never becomes visible and just dumps the file to the given printer. It is easy to catch the pdf hitting the desktop with the XWP hook, but one then has to select print and close from within lucide. Further, because lucide is a PM app the window running the hook script also becomes visible on lucide closing and has to be minimised - again. :-(
Change History (3)
comment:1 by , 15 years ago
Milestone: | → 1.4 |
---|
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
because the newer Firefox can print and because there is a app exactly doing that this ticket is not needed anymore.