Overview
Making qbo.Attachment.PrintManager Available for Download The qbo.Attachment.PrintManager is a Silverlight application, found in source: qbo.Plugins > qbo.Attachment.PrintManager (VS.NET 2010 solution). To make this available for download, there are a few key steps to take:
Setting up Print Queues A print queue is a Smart Worklist based on a Smart Work Template called 'Print Queue', with a subscriberid of 'www.quandis.com-SmartWorklistTemplate-Print Queue'. This template can be set up by running an import framework script found at:
Once the Smart Worklist Template exists, power users then create a Smart Worklist (based on the Print Queue template) for each printer that should be available to print to. The name of the Smart Worklist should match the name of the printer precisely. It will be passed as a string to Word or Acrobat, and Word or Acrobat will interpret this string literally as a printer name. For example:
Remote Printing To start printing remotely, follow the instructions in the attached guide. For Developers: Building qbo.Attachment.PrinterManager The qbo.Plugins folder in source contains a qbo.Attachment.SilverLight solution, which in turn includes the qbo.Attachment.Manager project. This is a VS 2010 project, and requires installation of: |
Configuration >