Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| ug8-6 [2019/02/01 15:34] – sean | ug8-6 [2022/06/28 12:03] (current) – Shelley Hunter | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| *Sometimes you are prompted for parameters, if so enter them and the report will output to the screen. You can now print the results to your local printer, however you may also **Print To File**. In other words, you can send the result set to a third party by email or disk media. | *Sometimes you are prompted for parameters, if so enter them and the report will output to the screen. You can now print the results to your local printer, however you may also **Print To File**. In other words, you can send the result set to a third party by email or disk media. | ||
| *Click on print in the usual manner, but select the tick box option **Print to File**. Select the **Type** of file extension required, XLS for Excel, PDF for Adobe, RAF for Archive, TXT for Text, WK1 for Lotus, WQ1 for Quattro and BMP for Graphic. | *Click on print in the usual manner, but select the tick box option **Print to File**. Select the **Type** of file extension required, XLS for Excel, PDF for Adobe, RAF for Archive, TXT for Text, WK1 for Lotus, WQ1 for Quattro and BMP for Graphic. | ||
| - | *On the right of the **Where** box are 3 small dots, click here and point this to a convenient destination to store the file created, click save and the results set file will be output there. You can attach this file to an email or copy to a disk and export. | + | *On the right of the **Where** box are 3 small dots, click here and point this to a convenient destination to store the file created, click save and the results set file will be output there. You can attach this file to an email or copy to a disk and export. \\ \\ |
| + | If enabled by your agency you can save a report as a PDF to the Documents view and also Compliance Documents view on a Person record if you have Compliance rights. This is in addition to being able to Print and Save to File. You can also add to the Documents view on Company, Placement, Progress and Vacancy. Please note this can only be done if the report is generated from an individual record, it will not work on the selector screens. | ||
| - | Known Issue with Terminal Services use: | + | For reports that have had this feature added there is a new button that will show in the report that allows the saving of the report as a PDF or Save to File. \\ |
| - | On later versions of windows server 2016 and upwards | + | {{:pdf_report.png? |
| + | <ifauth @technical> | ||
| - | Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Printer Redirection > Use Remote Desktop Easy Print printer driver first (set to disabled) | + | |
| + | **Known Issue with Terminal Services use:** | ||
| + | |||
| + | On later versions of windows server 2016 and upwards the call for getting the default printer has changed. | ||
| + | |||
| + | **Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host > Printer Redirection > Use Remote Desktop Easy Print printer driver first (set to disabled)** | ||
| or create and run this vb script as a user login script if the above doesn' | or create and run this vb script as a user login script if the above doesn' | ||
| + | < | ||
| Option Explicit | Option Explicit | ||
| On Error Resume Next | On Error Resume Next | ||
| Line 52: | Line 60: | ||
| Set strPrinter = Nothing | Set strPrinter = Nothing | ||
| + | </ | ||
| \\ | \\ | ||
| \\ Back to [[http:// | \\ Back to [[http:// | ||
| \\ Back to [[UG8-00]] | \\ Back to [[UG8-00]] | ||