The plugin part CGPDF
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 plugin part MBS MacCG Plugin:CGPDF:
Partly Console safe,
157 entry points.
- class CGDataConsumerMBS
- class CGDataProviderMBS
- class CGPDFArrayMBS
- class CGPDFContextMBS
- method BeginPage(pageInfo as dictionary)
- method EndPage
- method Close
- method SetDestinationForRect(name as string, x as double, y as double, w as double, h as double)
- method AddDestinationAtPoint(name as string, x as double, y as double)
- method SetURLForRect(url as string, x as double, y as double, w as double, h as double)
- shared method kCGPDFContextMediaBox as string
- shared method kCGPDFContextCropBox as string
- shared method kCGPDFContextBleedBox as string
- shared method kCGPDFContextTrimBox as string
- shared method kCGPDFContextArtBox as string
- shared method kCGPDFContextTitle as string
- shared method kCGPDFContextAuthor as string
- shared method kCGPDFContextSubject as string
- shared method kCGPDFContextKeywords as string
- shared method kCGPDFContextCreator as string
- shared method kCGPDFContextOwnerPassword as string
- shared method kCGPDFContextUserPassword as string
- shared method kCGPDFContextEncryptionKeyLength as string
- shared method kCGPDFContextAllowsPrinting as string
- shared method kCGPDFContextAllowsCopying as string
- shared method kCGPDFContextOutputIntent as string
- shared method kCGPDFXOutputIntentSubtype as string
- shared method kCGPDFXOutputConditionIdentifier as string
- shared method kCGPDFXOutputCondition as string
- shared method kCGPDFXRegistryName as string
- shared method kCGPDFXInfo as string
- shared method kCGPDFXDestinationOutputProfile as string
- shared method kCGPDFContextOutputIntents as string
- class CGPDFDictionaryListMBS
- class CGPDFDictionaryMBS
- class CGPDFDocumentMBS
- class CGPDFObjectMBS
- class CGPDFPageMBS
- class CGPDFStreamMBS
- class CGPDFStringMBS
- class CGPSConverterMBS
- class FolderItem
- method NewCGPDFDocumentMBS(MediaBox as CGRectMBS, title as string, author as string, creator as string) as CGPDFContextMBS
- method NewCGPDFDocumentMBS(MediaBox as CGRectMBS, title as string, author as string, creator as string, subject as string, keywords as string, OwnerPassword as string, UserPassword as string, AllowsPrinting as boolean, AllowsCopy as boolean) as CGPDFContextMBS
- method NewCGPDFDocumentMBS(MediaBox as CGRectMBS, title as string, author as string, creator as string, subject as string, keywords as string, OwnerPassword as string, UserPassword as string, AllowsPrinting as boolean, AllowsCopy as boolean, KeyLength as integer) as CGPDFContextMBS
- method NewCGPDFDocumentWithInfoMBS(MediaBox as CGRectMBS, info as object) as CGPDFContextMBS
- method OpenAsCGPDFDocumentMBS as CGPDFDocumentMBS
- class Graphics
- class QDPictMBS
- Globals:
- CGNewPDFDocumentMBS(consumer as CGDataConsumerMBS, MediaBox as CGRectMBS, title as string, author as string, creator as string) as CGPDFContextMBS
- CGNewPDFDocumentMBS(file as folderitem, MediaBox as CGRectMBS, title as string, author as string, creator as string) as CGPDFContextMBS
- CGNewPDFDocumentMBS(file as folderitem, MediaBox as CGRectMBS, title as string, author as string, creator as string, subject as string, keywords as string, OwnerPassword as string, UserPassword as string, AllowsPrinting as boolean, AllowsCopy as boolean) as CGPDFContextMBS
- CGNewPDFDocumentMBS(file as folderitem, MediaBox as CGRectMBS, title as string, author as string, creator as string, subject as string, keywords as string, OwnerPassword as string, UserPassword as string, AllowsPrinting as boolean, AllowsCopy as boolean, KeyLength as integer) as CGPDFContextMBS
- CGOpenPDFDocumentMBS(dataprovider as CGDataProviderMBS) as CGPDFDocumentMBS
- CGOpenPDFDocumentMBS(file as folderitem) as CGPDFDocumentMBS
Blog Entries
Xojo Developer Magazine