The module CUPSMBS
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The module CUPSMBS
module CUPSMBS
The module to control the CUPS printing system.
- method CancelJob(name as string, job as Int32)
- method GetDefault as string
- method GetDestinations as CUPSDestinationMBS()
- method GetJobs(name as string, OnlyMyJobs as boolean, whichjobs as Integer) as CUPSJobMBS()
- method GetPassword(prompt as string) as string
- method GetPPD(name as string) as string
- method LastError as Integer
- method LastErrorString as string
- method PrintData(name as string, Data as String, Title as string) as Integer
- method PrintFile(name as string, file as folderitem, title as string) as Integer
- method PrintFile(name as string, file as folderitem, title as string, options() as CUPSOptionMBS) as Integer
- method PrintFiles(name as string, files() as folderitem, title as string) as Integer
- method PrintFiles(name as string, files() as folderitem, title as string, options() as CUPSOptionMBS) as Integer
- method Server as string
- method SetDefaultPrinter(printer as string)
- method SetServer(server as string)
- method SetUser(user as string)
- method User as string
- 86 constants
Some examples which use this module:
Blog Entries
Release notes
The items on this page are in the following plugins: MBS Tools Plugin.