Summary: | Local printing support for Web Access | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Samuel Mannehed <samuel> |
Component: | Web Access | Assignee: | Peter Åstrand <astrand> |
Status: | NEW --- | ||
Severity: | Normal | CC: | wilsj |
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | MediumPrio | ||
Hardware: | PC | ||
OS: | Unknown | ||
Acceptance Criteria: | |||
Bug Depends on: | 4859 | ||
Bug Blocks: |
Description
Samuel Mannehed
Google Docs creates a PDF when you print, we should probably do the same. One drawback is that when the PDF opens (in Evince, Acrobat etc), the user needs to manually "print again" by pressing Ctrl-P or similar. According to http://stackoverflow.com/questions/205180/how-to-print-a-pdf-from-the-browser, it is possible to embed Javascript which causes the print dialog to open automatically when the PDF is opened. A comment says that Google Docs does this, but that doesn't work for me now when I'm testing. |