pdftron

package module
v2.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 4 Imported by: 0

README

PDFTron GO

Website


About

This repository is for storing the completed artifacts for our Apryse SDK PDFTron-Go project at https://pkg.go.dev/github.com/pdftron/pdftron-go/v2 and managing releases.

The code here is autogenerated from our PDFNetWrappers project and can be generated by following the directions available here.

Supported platforms: Linux , Mac, Windows

Required environments and versions:

  • Go 1.15 or greater
  • Git

Running PDFTron Go in your project

Take a look at our documentation for more information on general usage.

https://docs.apryse.com/core/guides/get-started/go/?platform=linux

Run PDFTron Go SDK in production

A commercial license key is required for use in a production environment. Please contact us to purchase a commercial license if you do not have a valid license key.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Swig_escape_always_false bool
View Source
var Swig_escape_val interface{}

Functions

func AdvancedImagingModuleIsModuleAvailable

func AdvancedImagingModuleIsModuleAvailable() (_swig_ret bool)

func BarcodeModuleExtractBarcodes added in v2.4.0

func BarcodeModuleExtractBarcodes(a ...interface{})

func BarcodeModuleExtractBarcodesAsString added in v2.4.0

func BarcodeModuleExtractBarcodesAsString(a ...interface{}) string

func BarcodeModuleExtractBarcodesAsString__SWIG_0 added in v2.4.0

func BarcodeModuleExtractBarcodesAsString__SWIG_0(arg1 PDFDoc, arg2 BarcodeOptions) (_swig_ret string)

func BarcodeModuleExtractBarcodesAsString__SWIG_1 added in v2.4.0

func BarcodeModuleExtractBarcodesAsString__SWIG_1(arg1 PDFDoc) (_swig_ret string)

func BarcodeModuleExtractBarcodes__SWIG_0 added in v2.4.0

func BarcodeModuleExtractBarcodes__SWIG_0(arg1 PDFDoc, arg2 string, arg3 BarcodeOptions)

func BarcodeModuleExtractBarcodes__SWIG_1 added in v2.4.0

func BarcodeModuleExtractBarcodes__SWIG_1(arg1 PDFDoc, arg2 string)

func BarcodeModuleIsModuleAvailable added in v2.4.0

func BarcodeModuleIsModuleAvailable() (_swig_ret bool)

func CADModuleIsModuleAvailable

func CADModuleIsModuleAvailable() (_swig_ret bool)

func CallbackStaticAPIDataOfflineProc added in v2.4.14

func CallbackStaticAPIDataOfflineProc(arg1 string, arg2 uintptr)

func CallbackStaticAnnotBitmapProc

func CallbackStaticAnnotBitmapProc(arg1 uintptr, arg2 int, arg3 string, arg4 UInt32, arg5 UInt32, arg6 UInt32, arg7 UInt32, arg8 UInt32, arg9 uintptr, arg10 Int64, arg11 Int64, arg12 int, arg13 int, arg14 int, arg15 int, arg16 Int64, arg17 Int64)

func CallbackStaticConnectionErrorProc

func CallbackStaticConnectionErrorProc(arg1 string, arg2 int, arg3 UChar, arg4 uintptr)

func CallbackStaticCreateTileProc

func CallbackStaticCreateTileProc(arg1 uintptr, arg2 string, arg3 int, arg4 int, arg5 int, arg6 int, arg7 int, arg8 int64, arg9 bool, arg10 bool, arg11 int, arg12 bool, arg13 int, arg14 int, arg15 int, arg16 int, arg17 int, arg18 int)

func CallbackStaticCurrentPageProc

func CallbackStaticCurrentPageProc(arg1 int, arg2 int, arg3 uintptr)

func CallbackStaticCurrentZoomProc

func CallbackStaticCurrentZoomProc(arg1 float64, arg2 uintptr)

func CallbackStaticDeluxeCreateTileProc

func CallbackStaticDeluxeCreateTileProc(arg1 uintptr, arg2 string, arg3 uint, arg4 uint, arg5 uint, arg6 uint, arg7 UInt64, arg8 UInt64, arg9 uint, arg10 uint, arg11 uint, arg12 uint, arg13 uint, arg14 int, arg15 int, arg16 int, arg17 int)

func CallbackStaticErrorReportProc

func CallbackStaticErrorReportProc(arg1 string, arg2 uintptr)

func CallbackStaticFindTextHandler

func CallbackStaticFindTextHandler(arg1 bool, arg2 Selection, arg3 uintptr)

func CallbackStaticJavaScriptEventProc

func CallbackStaticJavaScriptEventProc(arg1 string, arg2 string, arg3 uintptr)

func CallbackStaticPartDownloadedProc

func CallbackStaticPartDownloadedProc(arg1 int, arg2 TRN_pdfdoc, arg3 uint, arg4 uint, arg5 string, arg6 uintptr)

func CallbackStaticRemoveTileProc

func CallbackStaticRemoveTileProc(arg1 uintptr, arg2 int, arg3 Int64, arg4 int, arg5 int)

func CallbackStaticRenderBeginEventProc

func CallbackStaticRenderBeginEventProc(arg1 uintptr)

func CallbackStaticRenderFinishEventProc

func CallbackStaticRenderFinishEventProc(arg1 uintptr, arg2 bool)

func CallbackStaticRequestRenderInWorkerThread

func CallbackStaticRequestRenderInWorkerThread(arg1 uintptr)

func CallbackStaticThumbAsyncHandler

func CallbackStaticThumbAsyncHandler(arg1 int, arg2 bool, arg3 string, arg4 int, arg5 int, arg6 uintptr)

func ConvertFromCAD

func ConvertFromCAD(a ...interface{})

func ConvertFromCAD__SWIG_0

func ConvertFromCAD__SWIG_0(arg1 PDFDoc, arg2 string, arg3 CADConvertOptions)

func ConvertFromCAD__SWIG_1

func ConvertFromCAD__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertFromDICOM

func ConvertFromDICOM(a ...interface{})

func ConvertFromDICOM__SWIG_0

func ConvertFromDICOM__SWIG_0(arg1 PDFDoc, arg2 string, arg3 AdvancedImagingConvertOptions)

func ConvertFromDICOM__SWIG_1

func ConvertFromDICOM__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertFromEmf

func ConvertFromEmf(arg1 PDFDoc, arg2 string)

func ConvertFromSVG

func ConvertFromSVG(a ...interface{})

func ConvertFromSVG__SWIG_0

func ConvertFromSVG__SWIG_0(arg1 PDFDoc, arg2 string, arg3 SVGConvertOptions)

func ConvertFromSVG__SWIG_1

func ConvertFromSVG__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertFromText

func ConvertFromText(a ...interface{})

func ConvertFromText__SWIG_0

func ConvertFromText__SWIG_0(arg1 PDFDoc, arg2 string, arg3 Obj)

func ConvertFromText__SWIG_1

func ConvertFromText__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertFromTiff

func ConvertFromTiff(arg1 PDFDoc, arg2 Filter)

func ConvertFromXps

func ConvertFromXps(a ...interface{})

func ConvertFromXps__SWIG_0

func ConvertFromXps__SWIG_0(arg1 PDFDoc, arg2 string)

func ConvertFromXps__SWIG_1

func ConvertFromXps__SWIG_1(arg1 PDFDoc, arg2 string, arg3 int64)

func ConvertOfficeToPDF

func ConvertOfficeToPDF(a ...interface{})

func ConvertOfficeToPDF__SWIG_0

func ConvertOfficeToPDF__SWIG_0(arg1 PDFDoc, arg2 string, arg3 ConversionOptions)

func ConvertOfficeToPDF__SWIG_1

func ConvertOfficeToPDF__SWIG_1(arg1 PDFDoc, arg2 Filter, arg3 ConversionOptions)

func ConvertPageToHtml

func ConvertPageToHtml(arg1 Page) (_swig_ret string)

func ConvertPageToHtmlZoned

func ConvertPageToHtmlZoned(arg1 Page, arg2 string) (_swig_ret string)

func ConvertRequiresPrinter

func ConvertRequiresPrinter(arg1 string) (_swig_ret bool)

func ConvertToEmf

func ConvertToEmf(a ...interface{})

func ConvertToEmf__SWIG_0

func ConvertToEmf__SWIG_0(arg1 PDFDoc, arg2 string)

func ConvertToEmf__SWIG_1

func ConvertToEmf__SWIG_1(arg1 Page, arg2 string)

func ConvertToEpub

func ConvertToEpub(a ...interface{})

func ConvertToEpub__SWIG_0

func ConvertToEpub__SWIG_0(arg1 string, arg2 string, arg3 HTMLOutputOptions, arg4 EPUBOutputOptions)

func ConvertToEpub__SWIG_1

func ConvertToEpub__SWIG_1(arg1 string, arg2 string, arg3 HTMLOutputOptions)

func ConvertToEpub__SWIG_2

func ConvertToEpub__SWIG_2(arg1 string, arg2 string)

func ConvertToEpub__SWIG_3

func ConvertToEpub__SWIG_3(arg1 PDFDoc, arg2 string, arg3 HTMLOutputOptions, arg4 EPUBOutputOptions)

func ConvertToEpub__SWIG_4

func ConvertToEpub__SWIG_4(arg1 PDFDoc, arg2 string, arg3 HTMLOutputOptions)

func ConvertToEpub__SWIG_5

func ConvertToEpub__SWIG_5(arg1 PDFDoc, arg2 string)

func ConvertToExcel

func ConvertToExcel(a ...interface{})

func ConvertToExcel__SWIG_0

func ConvertToExcel__SWIG_0(arg1 string, arg2 string, arg3 ExcelOutputOptions)

func ConvertToExcel__SWIG_1

func ConvertToExcel__SWIG_1(arg1 string, arg2 string)

func ConvertToExcel__SWIG_2

func ConvertToExcel__SWIG_2(arg1 PDFDoc, arg2 string, arg3 ExcelOutputOptions)

func ConvertToExcel__SWIG_3

func ConvertToExcel__SWIG_3(arg1 PDFDoc, arg2 string)

func ConvertToExcel__SWIG_4 added in v2.4.12

func ConvertToExcel__SWIG_4(arg1 PDFDoc, arg2 Filter)

func ConvertToExcel__SWIG_5 added in v2.4.12

func ConvertToExcel__SWIG_5(arg1 PDFDoc, arg2 Filter, arg3 ExcelOutputOptions)

func ConvertToHtml

func ConvertToHtml(a ...interface{})

func ConvertToHtml__SWIG_0

func ConvertToHtml__SWIG_0(arg1 string, arg2 string, arg3 HTMLOutputOptions)

func ConvertToHtml__SWIG_1

func ConvertToHtml__SWIG_1(arg1 string, arg2 string)

func ConvertToHtml__SWIG_2

func ConvertToHtml__SWIG_2(arg1 PDFDoc, arg2 string, arg3 HTMLOutputOptions)

func ConvertToHtml__SWIG_3

func ConvertToHtml__SWIG_3(arg1 PDFDoc, arg2 string)

func ConvertToPdf

func ConvertToPdf(arg1 PDFDoc, arg2 string)

func ConvertToPowerPoint

func ConvertToPowerPoint(a ...interface{})

func ConvertToPowerPoint__SWIG_0

func ConvertToPowerPoint__SWIG_0(arg1 string, arg2 string, arg3 PowerPointOutputOptions)

func ConvertToPowerPoint__SWIG_1

func ConvertToPowerPoint__SWIG_1(arg1 string, arg2 string)

func ConvertToPowerPoint__SWIG_2

func ConvertToPowerPoint__SWIG_2(arg1 PDFDoc, arg2 string, arg3 PowerPointOutputOptions)

func ConvertToPowerPoint__SWIG_3

func ConvertToPowerPoint__SWIG_3(arg1 PDFDoc, arg2 string)

func ConvertToPowerPoint__SWIG_4 added in v2.4.12

func ConvertToPowerPoint__SWIG_4(arg1 PDFDoc, arg2 Filter)

func ConvertToPowerPoint__SWIG_5 added in v2.4.12

func ConvertToPowerPoint__SWIG_5(arg1 PDFDoc, arg2 Filter, arg3 PowerPointOutputOptions)

func ConvertToSvg

func ConvertToSvg(a ...interface{})

func ConvertToSvg__SWIG_0

func ConvertToSvg__SWIG_0(arg1 PDFDoc, arg2 string, arg3 SVGOutputOptions)

func ConvertToSvg__SWIG_1

func ConvertToSvg__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertToSvg__SWIG_2

func ConvertToSvg__SWIG_2(arg1 Page, arg2 string, arg3 SVGOutputOptions)

func ConvertToSvg__SWIG_3

func ConvertToSvg__SWIG_3(arg1 Page, arg2 string)

func ConvertToTiff

func ConvertToTiff(a ...interface{})

func ConvertToTiff__SWIG_0

func ConvertToTiff__SWIG_0(arg1 string, arg2 string, arg3 TiffOutputOptions)

func ConvertToTiff__SWIG_1

func ConvertToTiff__SWIG_1(arg1 string, arg2 string)

func ConvertToTiff__SWIG_2

func ConvertToTiff__SWIG_2(arg1 PDFDoc, arg2 string, arg3 TiffOutputOptions)

func ConvertToTiff__SWIG_3

func ConvertToTiff__SWIG_3(arg1 PDFDoc, arg2 string)

func ConvertToTiff__SWIG_4 added in v2.2.8

func ConvertToTiff__SWIG_4(arg1 string, arg2 Filter, arg3 TiffOutputOptions)

func ConvertToTiff__SWIG_5 added in v2.2.8

func ConvertToTiff__SWIG_5(arg1 string, arg2 Filter)

func ConvertToTiff__SWIG_6 added in v2.2.8

func ConvertToTiff__SWIG_6(arg1 PDFDoc, arg2 Filter, arg3 TiffOutputOptions)

func ConvertToTiff__SWIG_7 added in v2.2.8

func ConvertToTiff__SWIG_7(arg1 PDFDoc, arg2 Filter)

func ConvertToWord

func ConvertToWord(a ...interface{})

func ConvertToWord__SWIG_0

func ConvertToWord__SWIG_0(arg1 string, arg2 string, arg3 WordOutputOptions)

func ConvertToWord__SWIG_1

func ConvertToWord__SWIG_1(arg1 string, arg2 string)

func ConvertToWord__SWIG_2

func ConvertToWord__SWIG_2(arg1 PDFDoc, arg2 Filter)

func ConvertToWord__SWIG_3

func ConvertToWord__SWIG_3(arg1 PDFDoc, arg2 Filter, arg3 WordOutputOptions)

func ConvertToWord__SWIG_4 added in v2.4.12

func ConvertToWord__SWIG_4(arg1 PDFDoc, arg2 string, arg3 WordOutputOptions)

func ConvertToWord__SWIG_5 added in v2.4.12

func ConvertToWord__SWIG_5(arg1 PDFDoc, arg2 string)

func ConvertToXod

func ConvertToXod(a ...interface{}) interface{}

func ConvertToXod__SWIG_0

func ConvertToXod__SWIG_0(arg1 string, arg2 string, arg3 XODOutputOptions)

func ConvertToXod__SWIG_1

func ConvertToXod__SWIG_1(arg1 string, arg2 string)

func ConvertToXod__SWIG_2

func ConvertToXod__SWIG_2(arg1 PDFDoc, arg2 string, arg3 XODOutputOptions)

func ConvertToXod__SWIG_3

func ConvertToXod__SWIG_3(arg1 PDFDoc, arg2 string)

func ConvertToXps

func ConvertToXps(a ...interface{})

func ConvertToXps__SWIG_0

func ConvertToXps__SWIG_0(arg1 PDFDoc, arg2 string, arg3 XPSOutputOptions)

func ConvertToXps__SWIG_1

func ConvertToXps__SWIG_1(arg1 PDFDoc, arg2 string)

func ConvertToXps__SWIG_2

func ConvertToXps__SWIG_2(arg1 string, arg2 string, arg3 XPSOutputOptions)

func ConvertToXps__SWIG_3

func ConvertToXps__SWIG_3(arg1 string, arg2 string)

func ConvertWordToPDF

func ConvertWordToPDF(a ...interface{})

func ConvertWordToPDF__SWIG_0

func ConvertWordToPDF__SWIG_0(arg1 PDFDoc, arg2 string, arg3 WordToPDFOptions)

func ConvertWordToPDF__SWIG_1

func ConvertWordToPDF__SWIG_1(arg1 PDFDoc, arg2 Filter, arg3 WordToPDFOptions)

func DataExtractionModuleDetectAndAddFormFieldsToPDF added in v2.2.7

func DataExtractionModuleDetectAndAddFormFieldsToPDF(a ...interface{})

func DataExtractionModuleDetectAndAddFormFieldsToPDF__SWIG_0 added in v2.2.7

func DataExtractionModuleDetectAndAddFormFieldsToPDF__SWIG_0(arg1 PDFDoc, arg2 DataExtractionOptions)

func DataExtractionModuleDetectAndAddFormFieldsToPDF__SWIG_1 added in v2.2.7

func DataExtractionModuleDetectAndAddFormFieldsToPDF__SWIG_1(arg1 PDFDoc)

func DataExtractionModuleExtractData

func DataExtractionModuleExtractData(a ...interface{}) interface{}

func DataExtractionModuleExtractData__SWIG_0

func DataExtractionModuleExtractData__SWIG_0(arg1 string, arg2 PdftronPDFDataExtractionModuleDataExtractionEngine, arg3 DataExtractionOptions) (_swig_ret string)

func DataExtractionModuleExtractData__SWIG_1

func DataExtractionModuleExtractData__SWIG_1(arg1 string, arg2 PdftronPDFDataExtractionModuleDataExtractionEngine) (_swig_ret string)

func DataExtractionModuleExtractData__SWIG_3

func DataExtractionModuleExtractData__SWIG_3(arg1 string, arg2 string, arg3 PdftronPDFDataExtractionModuleDataExtractionEngine)

func DataExtractionModuleExtractToXLSX

func DataExtractionModuleExtractToXLSX(a ...interface{})

func DataExtractionModuleExtractToXLSX__SWIG_0

func DataExtractionModuleExtractToXLSX__SWIG_0(arg1 string, arg2 string, arg3 DataExtractionOptions)

func DataExtractionModuleExtractToXLSX__SWIG_1

func DataExtractionModuleExtractToXLSX__SWIG_1(arg1 string, arg2 string)

func DataExtractionModuleExtractToXLSX__SWIG_2

func DataExtractionModuleExtractToXLSX__SWIG_2(arg1 string, arg2 Filter, arg3 DataExtractionOptions)

func DataExtractionModuleExtractToXLSX__SWIG_3

func DataExtractionModuleExtractToXLSX__SWIG_3(arg1 string, arg2 Filter)

func DataExtractionModuleIsModuleAvailable

func DataExtractionModuleIsModuleAvailable(arg1 PdftronPDFDataExtractionModuleDataExtractionEngine) (_swig_ret bool)

func DeleteASCII85Encode

func DeleteASCII85Encode(arg1 ASCII85Encode)

func DeleteAction

func DeleteAction(arg1 Action)

func DeleteAdvancedImagingModule

func DeleteAdvancedImagingModule(arg1 AdvancedImagingModule)

func DeleteAlgorithmIdentifier added in v2.2.9

func DeleteAlgorithmIdentifier(arg1 AlgorithmIdentifier)

func DeleteAlgorithmParams added in v2.2.9

func DeleteAlgorithmParams(arg1 AlgorithmParams)

func DeleteAnnot

func DeleteAnnot(arg1 Annot)

func DeleteAppearance

func DeleteAppearance(arg1 Appearance)

func DeleteAttrObj

func DeleteAttrObj(arg1 AttrObj)

func DeleteBarcodeModule added in v2.4.0

func DeleteBarcodeModule(arg1 BarcodeModule)

func DeleteBarcodeOptions added in v2.4.0

func DeleteBarcodeOptions(arg1 BarcodeOptions)

func DeleteBitmapInfo

func DeleteBitmapInfo(arg1 BitmapInfo)

func DeleteBookmark

func DeleteBookmark(arg1 Bookmark)

func DeleteBorderStyle

func DeleteBorderStyle(arg1 BorderStyle)

func DeleteCADModule

func DeleteCADModule(arg1 CADModule)

func DeleteCMSSignatureOptions added in v2.2.9

func DeleteCMSSignatureOptions(arg1 CMSSignatureOptions)

func DeleteCallback

func DeleteCallback(arg1 Callback)

func DeleteCaret

func DeleteCaret(arg1 Caret)

func DeleteCharIterator

func DeleteCharIterator(arg1 CharIterator)

func DeleteCharRange

func DeleteCharRange(arg1 CharRange)

func DeleteCheckBoxWidget

func DeleteCheckBoxWidget(arg1 CheckBoxWidget)

func DeleteCircle

func DeleteCircle(arg1 Circle)

func DeleteClassMap

func DeleteClassMap(arg1 ClassMap)

func DeleteColorPt

func DeleteColorPt(arg1 ColorPt)

func DeleteColorSpace

func DeleteColorSpace(arg1 ColorSpace)

func DeleteComboBoxWidget

func DeleteComboBoxWidget(arg1 ComboBoxWidget)

func DeleteConfig

func DeleteConfig(arg1 Config)

func DeleteContentElement added in v2.5.0

func DeleteContentElement(arg1 ContentElement)

func DeleteContentItem

func DeleteContentItem(arg1 ContentItem)

func DeleteContentNode added in v2.5.0

func DeleteContentNode(arg1 ContentNode)

func DeleteContentNodeIterator added in v2.5.0

func DeleteContentNodeIterator(arg1 ContentNodeIterator)

func DeleteContentNodeRef added in v2.5.0

func DeleteContentNodeRef(arg1 ContentNodeRef)

func DeleteContentReplacer

func DeleteContentReplacer(arg1 ContentReplacer)

func DeleteContext

func DeleteContext(arg1 Context)

func DeleteConversionMonitor

func DeleteConversionMonitor(arg1 ConversionMonitor)

func DeleteConversionOptions

func DeleteConversionOptions(arg1 ConversionOptions)

func DeleteDOCXCompare added in v2.5.0

func DeleteDOCXCompare(arg1 DOCXCompare)

func DeleteDOCXCompareOptions added in v2.5.0

func DeleteDOCXCompareOptions(arg1 DOCXCompareOptions)

func DeleteDOCXCompareResult added in v2.5.0

func DeleteDOCXCompareResult(arg1 DOCXCompareResult)

func DeleteDataExtractionModule

func DeleteDataExtractionModule(arg1 DataExtractionModule)

func DeleteDataExtractionOptions

func DeleteDataExtractionOptions(arg1 DataExtractionOptions)

func DeleteDate

func DeleteDate(arg1 Date)

func DeleteDestination

func DeleteDestination(arg1 Destination)

func DeleteDictIterator

func DeleteDictIterator(arg1 DictIterator)

func DeleteDiffOptions

func DeleteDiffOptions(arg1 DiffOptions)

func DeleteDigestAlgorithm

func DeleteDigestAlgorithm(arg1 DigestAlgorithm)

func DeleteDigitalSignatureField

func DeleteDigitalSignatureField(arg1 DigitalSignatureField)

func DeleteDigitalSignatureFieldIterator

func DeleteDigitalSignatureFieldIterator(arg1 DigitalSignatureFieldIterator)

func DeleteDirectorCallback

func DeleteDirectorCallback(arg1 Callback)

func DeleteDirectorSignatureHandler

func DeleteDirectorSignatureHandler(arg1 SignatureHandler)

func DeleteDisallowedChange

func DeleteDisallowedChange(arg1 DisallowedChange)

func DeleteDocSnapshot

func DeleteDocSnapshot(arg1 DocSnapshot)

func DeleteDocumentConversion

func DeleteDocumentConversion(arg1 DocumentConversion)

func DeleteEPUBOutputOptions

func DeleteEPUBOutputOptions(arg1 EPUBOutputOptions)

func DeleteElement

func DeleteElement(arg1 Element)

func DeleteElementBuilder

func DeleteElementBuilder(arg1 ElementBuilder)

func DeleteElementReader

func DeleteElementReader(arg1 ElementReader)

func DeleteElementWriter

func DeleteElementWriter(arg1 ElementWriter)

func DeleteEmbeddedTimestampVerificationResult

func DeleteEmbeddedTimestampVerificationResult(arg1 EmbeddedTimestampVerificationResult)

func DeleteExcelOutputOptions

func DeleteExcelOutputOptions(arg1 ExcelOutputOptions)

func DeleteFDFDoc

func DeleteFDFDoc(arg1 FDFDoc)

func DeleteFDFField

func DeleteFDFField(arg1 FDFField)

func DeleteFDFFieldIterator

func DeleteFDFFieldIterator(arg1 FDFFieldIterator)

func DeleteField

func DeleteField(arg1 Field)

func DeleteFieldIterator

func DeleteFieldIterator(arg1 FieldIterator)

func DeleteFileAttachment

func DeleteFileAttachment(arg1 FileAttachment)

func DeleteFileSpec

func DeleteFileSpec(arg1 FileSpec)

func DeleteFilter

func DeleteFilter(arg1 Filter)

func DeleteFilterReader

func DeleteFilterReader(arg1 FilterReader)

func DeleteFilterWriter

func DeleteFilterWriter(arg1 FilterWriter)

func DeleteFindReplace added in v2.4.6

func DeleteFindReplace(arg1 FindReplace)

func DeleteFindReplaceOptions added in v2.4.6

func DeleteFindReplaceOptions(arg1 FindReplaceOptions)

func DeleteFlateEncode

func DeleteFlateEncode(arg1 FlateEncode)

func DeleteFlattener

func DeleteFlattener(arg1 Flattener)

func DeleteFlowDocument added in v2.5.0

func DeleteFlowDocument(arg1 FlowDocument)

func DeleteFont

func DeleteFont(arg1 Font)

func DeleteFreeText

func DeleteFreeText(arg1 FreeText)

func DeleteFunction

func DeleteFunction(arg1 Function)

func DeleteGSChangesIterator

func DeleteGSChangesIterator(arg1 GSChangesIterator)

func DeleteGState

func DeleteGState(arg1 GState)

func DeleteGroup

func DeleteGroup(arg1 Group)

func DeleteHTML2PDF

func DeleteHTML2PDF(arg1 HTML2PDF)

func DeleteHTMLOutputOptions

func DeleteHTMLOutputOptions(arg1 HTMLOutputOptions)

func DeleteHandwritingICRModule added in v2.4.16

func DeleteHandwritingICRModule(arg1 HandwritingICRModule)

func DeleteHandwritingICROptions added in v2.4.16

func DeleteHandwritingICROptions(arg1 HandwritingICROptions)

func DeleteHighlight

func DeleteHighlight(arg1 Highlight)

func DeleteHighlightAnnot

func DeleteHighlightAnnot(arg1 HighlightAnnot)

func DeleteHighlights

func DeleteHighlights(arg1 Highlights)

func DeleteImage

func DeleteImage(arg1 Image)

func DeleteImage2RGB

func DeleteImage2RGB(arg1 Image2RGB)

func DeleteImage2RGBA

func DeleteImage2RGBA(arg1 Image2RGBA)

func DeleteImageSettings

func DeleteImageSettings(arg1 ImageSettings)

func DeleteInk

func DeleteInk(arg1 Ink)

func DeleteLine

func DeleteLine(arg1 Line)

func DeleteLineAnnot

func DeleteLineAnnot(arg1 LineAnnot)
func DeleteLink(arg1 Link)

func DeleteList added in v2.5.0

func DeleteList(arg1 List)

func DeleteListBoxWidget

func DeleteListBoxWidget(arg1 ListBoxWidget)

func DeleteListItem added in v2.5.0

func DeleteListItem(arg1 ListItem)

func DeleteListItemRef added in v2.5.0

func DeleteListItemRef(arg1 ListItemRef)

func DeleteListRef added in v2.5.0

func DeleteListRef(arg1 ListRef)

func DeleteMappedFile

func DeleteMappedFile(arg1 MappedFile)

func DeleteMarkup

func DeleteMarkup(arg1 Markup)

func DeleteMatrix2D

func DeleteMatrix2D(arg1 Matrix2D)

func DeleteMemoryFilter

func DeleteMemoryFilter(arg1 MemoryFilter)

func DeleteMergeXFDFOptions added in v2.4.4

func DeleteMergeXFDFOptions(arg1 MergeXFDFOptions)

func DeleteMonoImageSettings

func DeleteMonoImageSettings(arg1 MonoImageSettings)

func DeleteMovie

func DeleteMovie(arg1 Movie)

func DeleteNameTree

func DeleteNameTree(arg1 NameTree)

func DeleteNumberTree

func DeleteNumberTree(arg1 NumberTree)

func DeleteOCMD

func DeleteOCMD(arg1 OCMD)

func DeleteOCRModule

func DeleteOCRModule(arg1 OCRModule)

func DeleteOCROptions

func DeleteOCROptions(arg1 OCROptions)

func DeleteObj

func DeleteObj(arg1 Obj)

func DeleteObjSet

func DeleteObjSet(arg1 ObjSet)

func DeleteObjectIdentifier

func DeleteObjectIdentifier(arg1 ObjectIdentifier)

func DeleteOfficeToPDFOptions

func DeleteOfficeToPDFOptions(arg1 OfficeToPDFOptions)

func DeleteOptimizer

func DeleteOptimizer(arg1 Optimizer)

func DeleteOptimizerSettings

func DeleteOptimizerSettings(arg1 OptimizerSettings)

func DeleteOutputOptionsOCR

func DeleteOutputOptionsOCR(arg1 OutputOptionsOCR)

func DeletePDF2HtmlReflowParagraphsModule

func DeletePDF2HtmlReflowParagraphsModule(arg1 PDF2HtmlReflowParagraphsModule)

func DeletePDF2WordModule

func DeletePDF2WordModule(arg1 PDF2WordModule)

func DeletePDFACompliance

func DeletePDFACompliance(arg1 PDFACompliance)

func DeletePDFAOptions added in v2.2.3

func DeletePDFAOptions(arg1 PDFAOptions)

func DeletePDFDoc

func DeletePDFDoc(arg1 PDFDoc)

func DeletePDFDocInfo

func DeletePDFDocInfo(arg1 PDFDocInfo)

func DeletePDFDocViewPrefs

func DeletePDFDocViewPrefs(arg1 PDFDocViewPrefs)

func DeletePDFDraw

func DeletePDFDraw(arg1 PDFDraw)

func DeletePDFNet

func DeletePDFNet(arg1 PDFNet)

func DeletePDFNetInternalTools added in v2.4.16

func DeletePDFNetInternalTools(arg1 PDFNetInternalTools)

func DeletePDFRasterizer

func DeletePDFRasterizer(arg1 PDFRasterizer)

func DeletePDFTronCustomSecurityHandler

func DeletePDFTronCustomSecurityHandler(arg1 PDFTronCustomSecurityHandler)

func DeletePDFUAConformance added in v2.4.0

func DeletePDFUAConformance(arg1 PDFUAConformance)

func DeletePDFUAOptions added in v2.4.0

func DeletePDFUAOptions(arg1 PDFUAOptions)

func DeletePDFView

func DeletePDFView(arg1 PDFView)

func DeletePage

func DeletePage(arg1 Page)

func DeletePageIterator

func DeletePageIterator(arg1 PageIterator)

func DeletePageLabel

func DeletePageLabel(arg1 PageLabel)

func DeletePageSet

func DeletePageSet(arg1 PageSet)

func DeleteParagraph added in v2.5.0

func DeleteParagraph(arg1 Paragraph)

func DeleteParagraphRef added in v2.5.0

func DeleteParagraphRef(arg1 ParagraphRef)

func DeletePathData

func DeletePathData(arg1 PathData)

func DeletePatternColor

func DeletePatternColor(arg1 PatternColor)

func DeletePoint

func DeletePoint(arg1 Point)

func DeletePolyLine

func DeletePolyLine(arg1 PolyLine)

func DeletePolygon

func DeletePolygon(arg1 Polygon)

func DeletePopup

func DeletePopup(arg1 Popup)

func DeletePowerPointOutputOptions

func DeletePowerPointOutputOptions(arg1 PowerPointOutputOptions)

func DeletePrint

func DeletePrint(arg1 Print)

func DeletePrintToPdfModule added in v2.2.4

func DeletePrintToPdfModule(arg1 PrintToPdfModule)

func DeletePrintToPdfOptions added in v2.2.4

func DeletePrintToPdfOptions(arg1 PrintToPdfOptions)

func DeletePrinter

func DeletePrinter(arg1 Printer)

func DeletePrinterMode

func DeletePrinterMode(arg1 PrinterMode)

func DeleteProxy

func DeleteProxy(arg1 Proxy)

func DeletePushButtonWidget

func DeletePushButtonWidget(arg1 PushButtonWidget)

func DeleteQuadPoint

func DeleteQuadPoint(arg1 QuadPoint)

func DeleteRSASSAPSSParams added in v2.2.9

func DeleteRSASSAPSSParams(arg1 RSASSAPSSParams)

func DeleteRadioButtonGroup

func DeleteRadioButtonGroup(arg1 RadioButtonGroup)

func DeleteRadioButtonWidget

func DeleteRadioButtonWidget(arg1 RadioButtonWidget)

func DeleteRect

func DeleteRect(arg1 Rect)

func DeleteRectCollection

func DeleteRectCollection(arg1 RectCollection)

func DeleteRedaction

func DeleteRedaction(arg1 Redaction)

func DeleteRedactionAnnot

func DeleteRedactionAnnot(arg1 RedactionAnnot)

func DeleteRedactor

func DeleteRedactor(arg1 Redactor)

func DeleteRefreshOptions

func DeleteRefreshOptions(arg1 RefreshOptions)

func DeleteResultSnapshot

func DeleteResultSnapshot(arg1 ResultSnapshot)

func DeleteRoleMap

func DeleteRoleMap(arg1 RoleMap)

func DeleteRubberStamp

func DeleteRubberStamp(arg1 RubberStamp)

func DeleteSDFDoc

func DeleteSDFDoc(arg1 SDFDoc)

func DeleteSElement

func DeleteSElement(arg1 SElement)

func DeleteSTree

func DeleteSTree(arg1 STree)

func DeleteSVGConvertOptions

func DeleteSVGConvertOptions(arg1 SVGConvertOptions)

func DeleteSVGOutputOptions

func DeleteSVGOutputOptions(arg1 SVGOutputOptions)

func DeleteSanitizeOptions added in v2.4.16

func DeleteSanitizeOptions(arg1 SanitizeOptions)

func DeleteSanitizer added in v2.4.16

func DeleteSanitizer(arg1 Sanitizer)

func DeleteScreen

func DeleteScreen(arg1 Screen)

func DeleteSearchResult

func DeleteSearchResult(arg1 SearchResult)

func DeleteSecurityHandler

func DeleteSecurityHandler(arg1 SecurityHandler)

func DeleteSelection

func DeleteSelection(arg1 Selection)

func DeleteSeparation

func DeleteSeparation(arg1 Separation)

func DeleteShading

func DeleteShading(arg1 Shading)

func DeleteSignatureHandler

func DeleteSignatureHandler(arg1 SignatureHandler)

func DeleteSignatureWidget

func DeleteSignatureWidget(arg1 SignatureWidget)

func DeleteSound

func DeleteSound(arg1 Sound)

func DeleteSquare

func DeleteSquare(arg1 Square)

func DeleteSquiggly

func DeleteSquiggly(arg1 Squiggly)

func DeleteStamper

func DeleteStamper(arg1 Stamper)

func DeleteStrikeOut

func DeleteStrikeOut(arg1 StrikeOut)

func DeleteStructuredOutputModule

func DeleteStructuredOutputModule(arg1 StructuredOutputModule)

func DeleteStructuredOutputOptions added in v2.3.2

func DeleteStructuredOutputOptions(arg1 StructuredOutputOptions)

func DeleteStyle

func DeleteStyle(arg1 Style)

func DeleteTOCSettings

func DeleteTOCSettings(arg1 TOCSettings)

func DeleteTRN_SignatureData

func DeleteTRN_SignatureData(arg1 TRN_SignatureData)

func DeleteTRN_TrustVerificationResult_tag

func DeleteTRN_TrustVerificationResult_tag(arg1 TRN_TrustVerificationResult_tag)

func DeleteTRN_apRefChange

func DeleteTRN_apRefChange(arg1 TRN_apRefChange)

func DeleteTRN_appearancedocument

func DeleteTRN_appearancedocument(arg1 TRN_appearancedocument)

func DeleteTRN_byterange

func DeleteTRN_byterange(arg1 TRN_byterange)

func DeleteTRN_chardata

func DeleteTRN_chardata(arg1 TRN_chardata)

func DeleteTRN_colorpt

func DeleteTRN_colorpt(arg1 TRN_colorpt)

func DeleteTRN_contentitem

func DeleteTRN_contentitem(arg1 TRN_contentitem)

func DeleteTRN_date

func DeleteTRN_date(arg1 TRN_date)

func DeleteTRN_digitalsignaturefield

func DeleteTRN_digitalsignaturefield(arg1 TRN_digitalsignaturefield)

func DeleteTRN_fdffield

func DeleteTRN_fdffield(arg1 TRN_fdffield)

func DeleteTRN_field

func DeleteTRN_field(arg1 TRN_field)

func DeleteTRN_matrix2d

func DeleteTRN_matrix2d(arg1 TRN_matrix2d)

func DeleteTRN_objpair

func DeleteTRN_objpair(arg1 TRN_objpair)

func DeleteTRN_optionbase

func DeleteTRN_optionbase(arg1 TRN_optionbase)

func DeleteTRN_pagelabel

func DeleteTRN_pagelabel(arg1 TRN_pagelabel)

func DeleteTRN_point

func DeleteTRN_point(arg1 TRN_point)

func DeleteTRN_quadpoint

func DeleteTRN_quadpoint(arg1 TRN_quadpoint)

func DeleteTRN_rect

func DeleteTRN_rect(arg1 TRN_rect)

func DeleteTRN_sechdlrinfo

func DeleteTRN_sechdlrinfo(arg1 TRN_sechdlrinfo)

func DeleteTRN_selement

func DeleteTRN_selement(arg1 TRN_selement)

func DeleteTRN_separation

func DeleteTRN_separation(arg1 TRN_separation)

func DeleteTRN_string

func DeleteTRN_string(arg1 TRN_string)

func DeleteTRN_textextractorline

func DeleteTRN_textextractorline(arg1 TRN_textextractorline)

func DeleteTRN_textextractorstyle

func DeleteTRN_textextractorstyle(arg1 TRN_textextractorstyle)

func DeleteTRN_textextractorword

func DeleteTRN_textextractorword(arg1 TRN_textextractorword)

func DeleteTable added in v2.5.0

func DeleteTable(arg1 Table)

func DeleteTableCell added in v2.5.0

func DeleteTableCell(arg1 TableCell)

func DeleteTableCellRef added in v2.5.0

func DeleteTableCellRef(arg1 TableCellRef)

func DeleteTableRef added in v2.5.0

func DeleteTableRef(arg1 TableRef)

func DeleteTableRow added in v2.5.0

func DeleteTableRow(arg1 TableRow)

func DeleteTableRowRef added in v2.5.0

func DeleteTableRowRef(arg1 TableRowRef)

func DeleteTaggingOptions added in v2.4.6

func DeleteTaggingOptions(arg1 TaggingOptions)

func DeleteTemplateDocument

func DeleteTemplateDocument(arg1 TemplateDocument)

func DeleteText

func DeleteText(arg1 Text)

func DeleteTextDiffOptions

func DeleteTextDiffOptions(arg1 TextDiffOptions)

func DeleteTextExtractor

func DeleteTextExtractor(arg1 TextExtractor)

func DeleteTextMarkup

func DeleteTextMarkup(arg1 TextMarkup)

func DeleteTextRange

func DeleteTextRange(arg1 TextRange)

func DeleteTextRun added in v2.5.0

func DeleteTextRun(arg1 TextRun)

func DeleteTextRunRef added in v2.5.0

func DeleteTextRunRef(arg1 TextRunRef)

func DeleteTextSearch

func DeleteTextSearch(arg1 TextSearch)

func DeleteTextSettings

func DeleteTextSettings(arg1 TextSettings)

func DeleteTextStyledElement added in v2.5.0

func DeleteTextStyledElement(arg1 TextStyledElement)

func DeleteTextWidget

func DeleteTextWidget(arg1 TextWidget)

func DeleteTiffOutputOptions

func DeleteTiffOutputOptions(arg1 TiffOutputOptions)

func DeleteTimestampingConfiguration

func DeleteTimestampingConfiguration(arg1 TimestampingConfiguration)

func DeleteTimestampingResult

func DeleteTimestampingResult(arg1 TimestampingResult)

func DeleteTransPDF added in v2.4.4

func DeleteTransPDF(arg1 TransPDF)

func DeleteTransPDFOptions added in v2.4.4

func DeleteTransPDFOptions(arg1 TransPDFOptions)

func DeleteTrustVerificationResult

func DeleteTrustVerificationResult(arg1 TrustVerificationResult)

func DeleteUInt32Iterator

func DeleteUInt32Iterator(arg1 UInt32Iterator)

func DeleteUnderline

func DeleteUnderline(arg1 Underline)

func DeleteUndoManager

func DeleteUndoManager(arg1 UndoManager)

func DeleteVectorAnnot

func DeleteVectorAnnot(arg1 VectorAnnot)

func DeleteVectorByteRange

func DeleteVectorByteRange(arg1 VectorByteRange)

func DeleteVectorChar

func DeleteVectorChar(arg1 VectorChar)

func DeleteVectorCharRange added in v2.4.15

func DeleteVectorCharRange(arg1 VectorCharRange)

func DeleteVectorDisallowedChange

func DeleteVectorDisallowedChange(arg1 VectorDisallowedChange)

func DeleteVectorDouble

func DeleteVectorDouble(arg1 VectorDouble)

func DeleteVectorInt

func DeleteVectorInt(arg1 VectorInt)

func DeleteVectorObj

func DeleteVectorObj(arg1 VectorObj)

func DeleteVectorPage

func DeleteVectorPage(arg1 VectorPage)

func DeleteVectorQuadPoint

func DeleteVectorQuadPoint(arg1 VectorQuadPoint)

func DeleteVectorRedaction

func DeleteVectorRedaction(arg1 VectorRedaction)

func DeleteVectorSeparation

func DeleteVectorSeparation(arg1 VectorSeparation)

func DeleteVectorString

func DeleteVectorString(arg1 VectorString)

func DeleteVectorUChar

func DeleteVectorUChar(arg1 VectorUChar)

func DeleteVectorUnChar

func DeleteVectorUnChar(arg1 VectorUnChar)

func DeleteVectorVectorX509Certificate

func DeleteVectorVectorX509Certificate(arg1 VectorVectorX509Certificate)

func DeleteVectorX501AttributeTypeAndValue

func DeleteVectorX501AttributeTypeAndValue(arg1 VectorX501AttributeTypeAndValue)

func DeleteVectorX509Certificate

func DeleteVectorX509Certificate(arg1 VectorX509Certificate)

func DeleteVectorX509Extension

func DeleteVectorX509Extension(arg1 VectorX509Extension)

func DeleteVerificationOptions

func DeleteVerificationOptions(arg1 VerificationOptions)

func DeleteVerificationResult

func DeleteVerificationResult(arg1 VerificationResult)

func DeleteViewerOptimizedOptions

func DeleteViewerOptimizedOptions(arg1 ViewerOptimizedOptions)

func DeleteWatermark

func DeleteWatermark(arg1 Watermark)

func DeleteWebFontDownloader

func DeleteWebFontDownloader(arg1 WebFontDownloader)

func DeleteWebPageSettings

func DeleteWebPageSettings(arg1 WebPageSettings)

func DeleteWidget

func DeleteWidget(arg1 Widget)

func DeleteWord

func DeleteWord(arg1 Word)

func DeleteWordOutputOptions

func DeleteWordOutputOptions(arg1 WordOutputOptions)

func DeleteWordToPDFOptions

func DeleteWordToPDFOptions(arg1 WordToPDFOptions)

func DeleteX501AttributeTypeAndValue

func DeleteX501AttributeTypeAndValue(arg1 X501AttributeTypeAndValue)

func DeleteX501DistinguishedName

func DeleteX501DistinguishedName(arg1 X501DistinguishedName)

func DeleteX509Certificate

func DeleteX509Certificate(arg1 X509Certificate)

func DeleteX509Extension

func DeleteX509Extension(arg1 X509Extension)

func DeleteXODOutputOptions

func DeleteXODOutputOptions(arg1 XODOutputOptions)

func DeleteXPSOutputCommonOptions

func DeleteXPSOutputCommonOptions(arg1 XPSOutputCommonOptions)

func DeleteXPSOutputOptions

func DeleteXPSOutputOptions(arg1 XPSOutputOptions)

func DigitalSignatureFieldSetDigSigLogFilename added in v2.2.8

func DigitalSignatureFieldSetDigSigLogFilename(arg1 string) (_swig_ret bool)

func DirectorCallbackAPIDataOfflineProc added in v2.4.14

func DirectorCallbackAPIDataOfflineProc(p Callback, arg2 string)

func DirectorCallbackAnnotBitmapProc

func DirectorCallbackAnnotBitmapProc(p Callback, arg2 int, arg3 string, arg4 UInt32, arg5 UInt32, arg6 UInt32, arg7 UInt32, arg8 UInt32, arg9 uintptr, arg10 Int64, arg11 Int64, arg12 int, arg13 int, arg14 int, arg15 int, arg16 Int64, arg17 Int64)

func DirectorCallbackConnectionErrorProc

func DirectorCallbackConnectionErrorProc(p Callback, arg2 string, arg3 int, arg4 UChar)

func DirectorCallbackCreateTileProc

func DirectorCallbackCreateTileProc(p Callback, arg2 string, arg3 int, arg4 int, arg5 int, arg6 int, arg7 int, arg8 int64, arg9 bool, arg10 bool, arg11 int, arg12 bool, arg13 int, arg14 int, arg15 int, arg16 int, arg17 int, arg18 int)

func DirectorCallbackCurrentPageProc

func DirectorCallbackCurrentPageProc(p Callback, arg2 int, arg3 int)

func DirectorCallbackCurrentZoomProc

func DirectorCallbackCurrentZoomProc(p Callback, arg2 float64)

func DirectorCallbackDeluxeCreateTileProc

func DirectorCallbackDeluxeCreateTileProc(p Callback, arg2 string, arg3 uint, arg4 uint, arg5 uint, arg6 uint, arg7 UInt64, arg8 UInt64, arg9 uint, arg10 uint, arg11 uint, arg12 uint, arg13 uint, arg14 int, arg15 int, arg16 int, arg17 int)

func DirectorCallbackErrorReportProc

func DirectorCallbackErrorReportProc(p Callback, arg2 string)

func DirectorCallbackFindTextHandler

func DirectorCallbackFindTextHandler(p Callback, arg2 bool, arg3 Selection)

func DirectorCallbackJavaScriptEventProc

func DirectorCallbackJavaScriptEventProc(p Callback, arg2 string, arg3 string)

func DirectorCallbackPartDownloadedProc

func DirectorCallbackPartDownloadedProc(p Callback, arg2 int, arg3 TRN_pdfdoc, arg4 uint, arg5 uint, arg6 string)

func DirectorCallbackRemoveTileProc

func DirectorCallbackRemoveTileProc(p Callback, arg2 int, arg3 Int64, arg4 int, arg5 int)

func DirectorCallbackRenderBeginEventProc

func DirectorCallbackRenderBeginEventProc(p Callback)

func DirectorCallbackRenderFinishEventProc

func DirectorCallbackRenderFinishEventProc(p Callback, arg2 bool)

func DirectorCallbackRequestRenderInWorkerThread

func DirectorCallbackRequestRenderInWorkerThread(p Callback)

func DirectorCallbackThumbAsyncHandler

func DirectorCallbackThumbAsyncHandler(p Callback, arg2 int, arg3 bool, arg4 string, arg5 int, arg6 int)

func DirectorSignatureHandlerAppendData

func DirectorSignatureHandlerAppendData(p SignatureHandler, arg2 VectorUnChar)

func DirectorSignatureHandlerGetName

func DirectorSignatureHandlerGetName(p SignatureHandler) string

func DirectorSignatureHandlerReset

func DirectorSignatureHandlerReset(p SignatureHandler) bool

func FindReplaceFindReplaceText added in v2.4.6

func FindReplaceFindReplaceText(a ...interface{})

func FindReplaceFindReplaceText__SWIG_0 added in v2.4.6

func FindReplaceFindReplaceText__SWIG_0(arg1 PDFDoc, arg2 string, arg3 string, arg4 FindReplaceOptions)

func FindReplaceFindReplaceText__SWIG_1 added in v2.4.6

func FindReplaceFindReplaceText__SWIG_1(arg1 PDFDoc, arg2 string, arg3 string)

func HTML2PDFIsModuleAvailable

func HTML2PDFIsModuleAvailable() (_swig_ret bool)

func HTML2PDFSetModulePath

func HTML2PDFSetModulePath(arg1 string)

func HandwritingICRModuleApplyICRJsonToPDF added in v2.4.16

func HandwritingICRModuleApplyICRJsonToPDF(arg1 PDFDoc, arg2 string)

func HandwritingICRModuleGetICRJsonFromPDF added in v2.4.16

func HandwritingICRModuleGetICRJsonFromPDF(a ...interface{}) string

func HandwritingICRModuleGetICRJsonFromPDF__SWIG_0 added in v2.4.16

func HandwritingICRModuleGetICRJsonFromPDF__SWIG_0(arg1 PDFDoc, arg2 HandwritingICROptions) (_swig_ret string)

func HandwritingICRModuleGetICRJsonFromPDF__SWIG_1 added in v2.4.16

func HandwritingICRModuleGetICRJsonFromPDF__SWIG_1(arg1 PDFDoc) (_swig_ret string)

func HandwritingICRModuleIsModuleAvailable added in v2.4.16

func HandwritingICRModuleIsModuleAvailable() (_swig_ret bool)

func HandwritingICRModuleProcessPDF added in v2.4.16

func HandwritingICRModuleProcessPDF(a ...interface{})

func HandwritingICRModuleProcessPDF__SWIG_0 added in v2.4.16

func HandwritingICRModuleProcessPDF__SWIG_0(arg1 PDFDoc, arg2 HandwritingICROptions)

func HandwritingICRModuleProcessPDF__SWIG_1 added in v2.4.16

func HandwritingICRModuleProcessPDF__SWIG_1(arg1 PDFDoc)

func IsEqual

func IsEqual(arg1 BorderStyle, arg2 BorderStyle) (_swig_ret bool)

func LinkGetNormalizedUrl

func LinkGetNormalizedUrl(arg1 string) (_swig_ret string)

func MappedFileEquivalent

func MappedFileEquivalent(arg1 string, arg2 string) (_swig_ret bool)

func OCRModuleApplyOCRJsonToPDF

func OCRModuleApplyOCRJsonToPDF(arg1 PDFDoc, arg2 string)

func OCRModuleApplyOCRXmlToPDF

func OCRModuleApplyOCRXmlToPDF(arg1 PDFDoc, arg2 string)

func OCRModuleGetOCRJsonFromImage

func OCRModuleGetOCRJsonFromImage(arg1 PDFDoc, arg2 string, arg3 OCROptions) (_swig_ret string)

func OCRModuleGetOCRJsonFromPDF

func OCRModuleGetOCRJsonFromPDF(arg1 PDFDoc, arg2 OCROptions) (_swig_ret string)

func OCRModuleGetOCRXmlFromImage

func OCRModuleGetOCRXmlFromImage(arg1 PDFDoc, arg2 string, arg3 OCROptions) (_swig_ret string)

func OCRModuleGetOCRXmlFromPDF

func OCRModuleGetOCRXmlFromPDF(arg1 PDFDoc, arg2 OCROptions) (_swig_ret string)

func OCRModuleImageToPDF

func OCRModuleImageToPDF(arg1 PDFDoc, arg2 string, arg3 OCROptions)

func OCRModuleIsIRISModuleAvailable

func OCRModuleIsIRISModuleAvailable() (_swig_ret bool)

func OCRModuleIsModuleAvailable

func OCRModuleIsModuleAvailable() (_swig_ret bool)

func OCRModuleProcessPDF

func OCRModuleProcessPDF(arg1 PDFDoc, arg2 OCROptions)

func OptimizerOptimize

func OptimizerOptimize(a ...interface{})

func OptimizerOptimize__SWIG_0

func OptimizerOptimize__SWIG_0(arg1 PDFDoc, arg2 OptimizerSettings)

func OptimizerOptimize__SWIG_1

func OptimizerOptimize__SWIG_1(arg1 PDFDoc)

func OutputOptionsOCRLanguageChoiceToString

func OutputOptionsOCRLanguageChoiceToString(arg1 PdftronPDFOutputOptionsOCRLanguageChoice) (_swig_ret string)

func OutputOptionsOCRPreferredOCRChoiceToString added in v2.1.0

func OutputOptionsOCRPreferredOCRChoiceToString(arg1 PdftronPDFOutputOptionsOCRPreferredOCREngine) (_swig_ret string)

func PDF2HtmlReflowParagraphsModuleIsModuleAvailable

func PDF2HtmlReflowParagraphsModuleIsModuleAvailable() (_swig_ret bool)

func PDF2WordModuleIsModuleAvailable

func PDF2WordModuleIsModuleAvailable() (_swig_ret bool)

func PDFAComplianceGetPDFAErrorMessage

func PDFAComplianceGetPDFAErrorMessage(arg1 PdftronPDFPDFAPDFAComplianceErrorCode) (_swig_ret string)

func PDFDocHighlightTextDiff

func PDFDocHighlightTextDiff(arg1 PDFDoc, arg2 PDFDoc, arg3 TextDiffOptions) (_swig_ret int)

func PDFNetAddFontSubst

func PDFNetAddFontSubst(a ...interface{}) bool

func PDFNetAddFontSubst__SWIG_0

func PDFNetAddFontSubst__SWIG_0(arg1 string, arg2 string) (_swig_ret bool)

func PDFNetAddFontSubst__SWIG_1

func PDFNetAddFontSubst__SWIG_1(arg1 PdftronPDFNetCharacterOrdering, arg2 string) (_swig_ret bool)

func PDFNetAddPDFTronCustomHandler

func PDFNetAddPDFTronCustomHandler(arg1 uint)

func PDFNetAddResourceSearchPath

func PDFNetAddResourceSearchPath(arg1 string)

func PDFNetEnableJavaScript

func PDFNetEnableJavaScript(arg1 bool)

func PDFNetGetResourcesPath

func PDFNetGetResourcesPath() (_swig_ret string)

func PDFNetGetSystemFontList

func PDFNetGetSystemFontList() (_swig_ret string)

func PDFNetGetVersion

func PDFNetGetVersion() (_swig_ret float64)

func PDFNetGetVersionString

func PDFNetGetVersionString() (_swig_ret string)

func PDFNetInitialize

func PDFNetInitialize(a ...interface{})

func PDFNetInitialize__SWIG_0

func PDFNetInitialize__SWIG_0(arg1 string, arg2 string)

func PDFNetInitialize__SWIG_1

func PDFNetInitialize__SWIG_1(arg1 string)

func PDFNetInitialize__SWIG_2

func PDFNetInitialize__SWIG_2()

func PDFNetInternalToolsConfigureLogFromJsonString added in v2.4.16

func PDFNetInternalToolsConfigureLogFromJsonString(arg1 string) (_swig_ret bool)

func PDFNetInternalToolsDisableLogBackend added in v2.4.16

func PDFNetInternalToolsDisableLogBackend(arg1 PdftronPDFPDFNetInternalToolsLogBackend)

func PDFNetInternalToolsEnableLogBackend added in v2.4.16

func PDFNetInternalToolsEnableLogBackend(arg1 PdftronPDFPDFNetInternalToolsLogBackend) (_swig_ret bool)

func PDFNetInternalToolsGetDefaultConfigFile added in v2.4.16

func PDFNetInternalToolsGetDefaultConfigFile() (_swig_ret string)

func PDFNetInternalToolsGetPDFViewTileSummary added in v2.4.16

func PDFNetInternalToolsGetPDFViewTileSummary() (_swig_ret string)

func PDFNetInternalToolsIsLogSystemAvailable added in v2.4.16

func PDFNetInternalToolsIsLogSystemAvailable() (_swig_ret bool)

func PDFNetInternalToolsLogMessage added in v2.4.16

func PDFNetInternalToolsLogMessage(arg1 PdftronPDFPDFNetInternalToolsLogLevel, arg2 string, arg3 string, arg4 uint)

func PDFNetInternalToolsLogStreamMessage added in v2.4.16

func PDFNetInternalToolsLogStreamMessage(arg1 PdftronPDFPDFNetInternalToolsLogLevel, arg2 string, arg3 string, arg4 string, arg5 uint)

func PDFNetInternalToolsSetCutoffLogThreshold added in v2.4.16

func PDFNetInternalToolsSetCutoffLogThreshold(arg1 PdftronPDFPDFNetInternalToolsLogLevel)

func PDFNetInternalToolsSetDefaultLogThreshold added in v2.4.16

func PDFNetInternalToolsSetDefaultLogThreshold(arg1 PdftronPDFPDFNetInternalToolsLogLevel)

func PDFNetInternalToolsSetLogFileName added in v2.4.16

func PDFNetInternalToolsSetLogFileName(arg1 string) (_swig_ret bool)

func PDFNetInternalToolsSetLogLocation added in v2.4.16

func PDFNetInternalToolsSetLogLocation(arg1 string, arg2 string) (_swig_ret bool)

func PDFNetInternalToolsSetThresholdForLogStream added in v2.4.16

func PDFNetInternalToolsSetThresholdForLogStream(arg1 string, arg2 PdftronPDFPDFNetInternalToolsLogLevel)

func PDFNetIsJavaScriptEnabled

func PDFNetIsJavaScriptEnabled() (_swig_ret bool)

func PDFNetSetAPIDataOfflineProc added in v2.4.14

func PDFNetSetAPIDataOfflineProc(arg1 Callback)

func PDFNetSetColorManagement

func PDFNetSetColorManagement(a ...interface{})

func PDFNetSetColorManagement__SWIG_0

func PDFNetSetColorManagement__SWIG_0(arg1 PdftronPDFNetCMSType)

func PDFNetSetColorManagement__SWIG_1

func PDFNetSetColorManagement__SWIG_1()

func PDFNetSetConnectionErrorHandlingMode

func PDFNetSetConnectionErrorHandlingMode(arg1 PdftronPDFNetConnectionErrorHandlingMode)

func PDFNetSetConnectionErrorProc

func PDFNetSetConnectionErrorProc(arg1 Callback)

func PDFNetSetDefaultDeviceCMYKProfile

func PDFNetSetDefaultDeviceCMYKProfile(a ...interface{})

func PDFNetSetDefaultDeviceCMYKProfile__SWIG_0

func PDFNetSetDefaultDeviceCMYKProfile__SWIG_0(arg1 string)

func PDFNetSetDefaultDeviceCMYKProfile__SWIG_1

func PDFNetSetDefaultDeviceCMYKProfile__SWIG_1(arg1 Filter)

func PDFNetSetDefaultDeviceRGBProfile

func PDFNetSetDefaultDeviceRGBProfile(a ...interface{})

func PDFNetSetDefaultDeviceRGBProfile__SWIG_0

func PDFNetSetDefaultDeviceRGBProfile__SWIG_0(arg1 string)

func PDFNetSetDefaultDeviceRGBProfile__SWIG_1

func PDFNetSetDefaultDeviceRGBProfile__SWIG_1(arg1 Filter)

func PDFNetSetDefaultDiskCachingEnabled

func PDFNetSetDefaultDiskCachingEnabled(arg1 bool)

func PDFNetSetDefaultFlateCompressionLevel

func PDFNetSetDefaultFlateCompressionLevel(arg1 int)

func PDFNetSetLogLevel

func PDFNetSetLogLevel(a ...interface{})

func PDFNetSetLogLevel__SWIG_0

func PDFNetSetLogLevel__SWIG_0(arg1 PdftronPDFNet_LogLevel)

func PDFNetSetLogLevel__SWIG_1

func PDFNetSetLogLevel__SWIG_1()

func PDFNetSetPersistentCachePath

func PDFNetSetPersistentCachePath(arg1 string)

func PDFNetSetResourcesPath

func PDFNetSetResourcesPath(arg1 string) (_swig_ret bool)

func PDFNetSetTempPath

func PDFNetSetTempPath(arg1 string)

func PDFNetSetViewerCache

func PDFNetSetViewerCache(arg1 int64, arg2 bool)

func PDFNetSetWriteAPIUsageLocally

func PDFNetSetWriteAPIUsageLocally(arg1 bool)

func PDFNetTerminate

func PDFNetTerminate(a ...interface{})

func PDFNetTerminate__SWIG_0

func PDFNetTerminate__SWIG_0(arg1 int)

func PDFNetTerminate__SWIG_1

func PDFNetTerminate__SWIG_1()

func PDFViewSetViewerCache

func PDFViewSetViewerCache(arg1 SDFDoc, arg2 int64, arg3 bool)

func PageRotationToDegree

func PageRotationToDegree(arg1 PdftronPDFPageRotate) (_swig_ret int)

func PrintStartPrintJob

func PrintStartPrintJob(a ...interface{})

func PrintStartPrintJob__SWIG_0

func PrintStartPrintJob__SWIG_0(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode, arg7 *bool, arg8 Context)

func PrintStartPrintJob__SWIG_1

func PrintStartPrintJob__SWIG_1(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode, arg7 *bool)

func PrintStartPrintJob__SWIG_2

func PrintStartPrintJob__SWIG_2(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode)

func PrintStartPrintJob__SWIG_3

func PrintStartPrintJob__SWIG_3(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet)

func PrintStartPrintJob__SWIG_4

func PrintStartPrintJob__SWIG_4(arg1 PDFDoc, arg2 string, arg3 string, arg4 string)

func PrintStartPrintJob__SWIG_5

func PrintStartPrintJob__SWIG_5(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode, arg7 *bool, arg8 Context)

func PrintStartPrintJob__SWIG_6

func PrintStartPrintJob__SWIG_6(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode, arg7 *bool)

func PrintStartPrintJob__SWIG_7

func PrintStartPrintJob__SWIG_7(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet, arg6 PrinterMode)

func PrintStartPrintJob__SWIG_8

func PrintStartPrintJob__SWIG_8(arg1 PDFDoc, arg2 string, arg3 string, arg4 string, arg5 PageSet)

func PrintStartPrintJob__SWIG_9

func PrintStartPrintJob__SWIG_9(arg1 PDFDoc, arg2 string, arg3 string, arg4 string)

func PrintToPdfModuleIsModuleAvailable added in v2.2.4

func PrintToPdfModuleIsModuleAvailable() (_swig_ret bool)

func PrintToPdfModulePrintToPdf added in v2.2.4

func PrintToPdfModulePrintToPdf(a ...interface{})

func PrintToPdfModulePrintToPdf__SWIG_0 added in v2.2.4

func PrintToPdfModulePrintToPdf__SWIG_0(arg1 PDFDoc, arg2 string, arg3 PrintToPdfOptions)

func PrintToPdfModulePrintToPdf__SWIG_1 added in v2.2.4

func PrintToPdfModulePrintToPdf__SWIG_1(arg1 PDFDoc, arg2 Std_vector_Sl_pdftron_UString_Sg_, arg3 PrintToPdfOptions)

func PrinterGetPrinterName

func PrinterGetPrinterName() (_swig_ret string)

func PrinterInstall

func PrinterInstall(a ...interface{})

func PrinterInstall__SWIG_0

func PrinterInstall__SWIG_0(arg1 string)

func PrinterInstall__SWIG_1

func PrinterInstall__SWIG_1()

func PrinterIsInstalled

func PrinterIsInstalled(a ...interface{}) bool

func PrinterIsInstalled__SWIG_0

func PrinterIsInstalled__SWIG_0(arg1 string) (_swig_ret bool)

func PrinterIsInstalled__SWIG_1

func PrinterIsInstalled__SWIG_1() (_swig_ret bool)

func PrinterSetMode

func PrinterSetMode(arg1 PdftronPDFPrinterMode)

func PrinterSetPrinterName

func PrinterSetPrinterName(a ...interface{})

func PrinterSetPrinterName__SWIG_0

func PrinterSetPrinterName__SWIG_0(arg1 string)

func PrinterSetPrinterName__SWIG_1

func PrinterSetPrinterName__SWIG_1()

func PrinterUninstall

func PrinterUninstall()

func RedactorRedact

func RedactorRedact(a ...interface{})

func RedactorRedact__SWIG_0

func RedactorRedact__SWIG_0(arg1 PDFDoc, arg2 VectorRedaction, arg3 Appearance, arg4 bool, arg5 bool)

func RedactorRedact__SWIG_1

func RedactorRedact__SWIG_1(arg1 PDFDoc, arg2 VectorRedaction, arg3 Appearance, arg4 bool)

func RedactorRedact__SWIG_2

func RedactorRedact__SWIG_2(arg1 PDFDoc, arg2 VectorRedaction, arg3 Appearance)

func RedactorRedact__SWIG_3

func RedactorRedact__SWIG_3(arg1 PDFDoc, arg2 VectorRedaction)

func SanitizerSanitizeDocument added in v2.4.16

func SanitizerSanitizeDocument(arg1 PDFDoc, arg2 SanitizeOptions)

func StamperDeleteStamps

func StamperDeleteStamps(arg1 PDFDoc, arg2 PageSet)

func StamperHasStamps

func StamperHasStamps(arg1 PDFDoc, arg2 PageSet) (_swig_ret bool)

func StructuredOutputModuleIsModuleAvailable

func StructuredOutputModuleIsModuleAvailable() (_swig_ret bool)

func Swig_DirectorCallback_callback_APIDataOfflineProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_APIDataOfflineProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string)

func Swig_DirectorCallback_callback_AnnotBitmapProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_AnnotBitmapProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 int, arg3 string, arg4 uintptr, arg5 uintptr, arg6 uintptr, arg7 uintptr, arg8 uintptr, arg9 uintptr, arg10 uintptr, arg11 uintptr, arg12 int, arg13 int, arg14 int, arg15 int, arg16 uintptr, arg17 uintptr)

func Swig_DirectorCallback_callback_ConnectionErrorProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_ConnectionErrorProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string, arg3 int, arg4 uintptr)

func Swig_DirectorCallback_callback_CreateTileProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_CreateTileProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string, arg3 int, arg4 int, arg5 int, arg6 int, arg7 int, arg8 int64, arg9 bool, arg10 bool, arg11 int, arg12 bool, arg13 int, arg14 int, arg15 int, arg16 int, arg17 int, arg18 int)

func Swig_DirectorCallback_callback_CurrentPageProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_CurrentPageProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 int, arg3 int)

func Swig_DirectorCallback_callback_CurrentZoomProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_CurrentZoomProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 float64)

func Swig_DirectorCallback_callback_DeluxeCreateTileProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_DeluxeCreateTileProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string, arg3 uint, arg4 uint, arg5 uint, arg6 uint, arg7 uintptr, arg8 uintptr, arg9 uint, arg10 uint, arg11 uint, arg12 uint, arg13 uint, arg14 int, arg15 int, arg16 int, arg17 int)

func Swig_DirectorCallback_callback_ErrorReportProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_ErrorReportProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string)

func Swig_DirectorCallback_callback_FindTextHandler_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_FindTextHandler_pdftron_1893c4975a5fdb3e(swig_c int, arg2 bool, arg3 uintptr)

func Swig_DirectorCallback_callback_JavaScriptEventProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_JavaScriptEventProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 string, arg3 string)

func Swig_DirectorCallback_callback_PartDownloadedProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_PartDownloadedProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 int, arg3 uintptr, arg4 uint, arg5 uint, arg6 string)

func Swig_DirectorCallback_callback_RemoveTileProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_RemoveTileProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 int, arg3 uintptr, arg4 int, arg5 int)

func Swig_DirectorCallback_callback_RenderBeginEventProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_RenderBeginEventProc_pdftron_1893c4975a5fdb3e(swig_c int)

func Swig_DirectorCallback_callback_RenderFinishEventProc_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_RenderFinishEventProc_pdftron_1893c4975a5fdb3e(swig_c int, arg2 bool)

func Swig_DirectorCallback_callback_RequestRenderInWorkerThread_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_RequestRenderInWorkerThread_pdftron_1893c4975a5fdb3e(swig_c int)

func Swig_DirectorCallback_callback_ThumbAsyncHandler_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorCallback_callback_ThumbAsyncHandler_pdftron_1893c4975a5fdb3e(swig_c int, arg2 int, arg3 bool, arg4 string, arg5 int, arg6 int)

func Swig_DirectorSignatureHandler_callback_AppendData_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorSignatureHandler_callback_AppendData_pdftron_1893c4975a5fdb3e(swig_c int, arg2 uintptr)

func Swig_DirectorSignatureHandler_callback_GetName_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorSignatureHandler_callback_GetName_pdftron_1893c4975a5fdb3e(swig_c int) (swig_result string)

func Swig_DirectorSignatureHandler_callback_Reset_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swig_DirectorSignatureHandler_callback_Reset_pdftron_1893c4975a5fdb3e(swig_c int) (swig_result bool)

func Swig_free

func Swig_free(arg1 uintptr)

func Swig_malloc

func Swig_malloc(arg1 int) (_swig_ret uintptr)

func Swiggo_DeleteDirector_Callback_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swiggo_DeleteDirector_Callback_pdftron_1893c4975a5fdb3e(c int)

func Swiggo_DeleteDirector_SignatureHandler_pdftron_1893c4975a5fdb3e added in v2.5.0

func Swiggo_DeleteDirector_SignatureHandler_pdftron_1893c4975a5fdb3e(c int)

func TRN_GetCondExpr

func TRN_GetCondExpr(arg1 TRN_exception_) (_swig_ret string)

func TRN_GetErrorCode

func TRN_GetErrorCode(arg1 TRN_exception_) (_swig_ret uint)

func TRN_GetFileName

func TRN_GetFileName(arg1 TRN_exception_) (_swig_ret string)

func TRN_GetFullMessage

func TRN_GetFullMessage(arg1 TRN_exception_) (_swig_ret string)

func TRN_GetFunction

func TRN_GetFunction(arg1 TRN_exception_) (_swig_ret string)

func TRN_GetLineNum

func TRN_GetLineNum(arg1 TRN_exception_) (_swig_ret int)

func TRN_GetMessage

func TRN_GetMessage(arg1 TRN_exception_) (_swig_ret string)

func TransPDFApplyXLIFF added in v2.4.4

func TransPDFApplyXLIFF(a ...interface{})

func TransPDFApplyXLIFFWithFilter added in v2.4.4

func TransPDFApplyXLIFFWithFilter(a ...interface{})

func TransPDFApplyXLIFFWithFilter__SWIG_0 added in v2.4.4

func TransPDFApplyXLIFFWithFilter__SWIG_0(arg1 PDFDoc, arg2 Filter, arg3 TransPDFOptions)

func TransPDFApplyXLIFFWithFilter__SWIG_1 added in v2.4.4

func TransPDFApplyXLIFFWithFilter__SWIG_1(arg1 PDFDoc, arg2 Filter)

func TransPDFApplyXLIFF__SWIG_0 added in v2.4.4

func TransPDFApplyXLIFF__SWIG_0(arg1 PDFDoc, arg2 string, arg3 TransPDFOptions)

func TransPDFApplyXLIFF__SWIG_1 added in v2.4.4

func TransPDFApplyXLIFF__SWIG_1(arg1 PDFDoc, arg2 string)

func TransPDFExtractXLIFF added in v2.4.4

func TransPDFExtractXLIFF(a ...interface{})

func TransPDFExtractXLIFFWithFilter added in v2.4.4

func TransPDFExtractXLIFFWithFilter(a ...interface{})

func TransPDFExtractXLIFFWithFilter__SWIG_0 added in v2.4.4

func TransPDFExtractXLIFFWithFilter__SWIG_0(arg1 PDFDoc, arg2 Filter, arg3 TransPDFOptions)

func TransPDFExtractXLIFFWithFilter__SWIG_1 added in v2.4.4

func TransPDFExtractXLIFFWithFilter__SWIG_1(arg1 PDFDoc, arg2 Filter)

func TransPDFExtractXLIFF__SWIG_0 added in v2.4.4

func TransPDFExtractXLIFF__SWIG_0(arg1 PDFDoc, arg2 string, arg3 TransPDFOptions)

func TransPDFExtractXLIFF__SWIG_1 added in v2.4.4

func TransPDFExtractXLIFF__SWIG_1(arg1 PDFDoc, arg2 string)

func WebFontDownloaderClearCache

func WebFontDownloaderClearCache()

func WebFontDownloaderDisableDownloads

func WebFontDownloaderDisableDownloads()

func WebFontDownloaderEnableDownloads

func WebFontDownloaderEnableDownloads()

func WebFontDownloaderIsAvailable

func WebFontDownloaderIsAvailable() (_swig_ret bool)

func WebFontDownloaderPreCacheAsync

func WebFontDownloaderPreCacheAsync()

func WebFontDownloaderSetCustomWebFontURL

func WebFontDownloaderSetCustomWebFontURL(arg1 string)

Types

type ASCII85Encode

type ASCII85Encode interface {
	Swigcptr() uintptr
	SwigIsASCII85Encode()
	AttachFilter(arg1 Filter)
	ReleaseAttachedFilter() (_swig_ret Filter)
	GetAttachedFilter() (_swig_ret Filter)
	GetSourceFilter() (_swig_ret Filter)
	GetName() (_swig_ret string)
	GetDecodeName() (_swig_ret string)
	Size() (_swig_ret int64)
	Consume(arg1 int64)
	Count() (_swig_ret int64)
	SetCount(arg1 int64) (_swig_ret int64)
	SetStreamLength(arg1 int64)
	Flush()
	FlushAll()
	IsInputFilter() (_swig_ret bool)
	CanSeek() (_swig_ret bool)
	Seek(arg1 Ptrdiff_t, arg2 PdftronFiltersFilterReferencePos)
	Tell() (_swig_ret Ptrdiff_t)
	Truncate(arg1 int64) (_swig_ret int64)
	CreateInputIterator() (_swig_ret Filter)
	GetFilePath() (_swig_ret string)
	Destroy()
	WriteToFile(arg1 string, arg2 bool)
	SetM_impl(arg1 TRN_filter)
	GetM_impl() (_swig_ret TRN_filter)
	SetM_owner(arg1 bool)
	GetM_owner() (_swig_ret bool)
	SwigIsFilter()
	SwigGetFilter() Filter
}

func NewASCII85Encode

func NewASCII85Encode(a ...interface{}) ASCII85Encode

func NewASCII85Encode__SWIG_0

func NewASCII85Encode__SWIG_0(arg1 Filter, arg2 int, arg3 int64) (_swig_ret ASCII85Encode)

func NewASCII85Encode__SWIG_1

func NewASCII85Encode__SWIG_1(arg1 Filter, arg2 int) (_swig_ret ASCII85Encode)

func NewASCII85Encode__SWIG_2

func NewASCII85Encode__SWIG_2(arg1 Filter) (_swig_ret ASCII85Encode)

type Action

type Action interface {
	Swigcptr() uintptr
	SwigIsAction()
	IsEqual(arg2 Action) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	GetType() (_swig_ret PdftronPDFActionType)
	Execute()
	ExecuteKeyStrokeAction(arg2 KeyStrokeEventData) (_swig_ret KeyStrokeActionResult)
	NeedsWriteLock() (_swig_ret bool)
	GetNext() (_swig_ret Obj)
	GetDest() (_swig_ret Destination)
	GetFormActionFlag(arg2 PdftronPDFActionFormActionFlag) (_swig_ret bool)
	SetFormActionFlag(arg2 PdftronPDFActionFormActionFlag, arg3 bool)
	GetSDFObj() (_swig_ret Obj)
	GetHandleInternal() (_swig_ret Ptrdiff_t)
	SetMp_action(arg2 TRN_action)
	GetMp_action() (_swig_ret TRN_action)
}

func ActionCreateGoto

func ActionCreateGoto(a ...interface{}) Action

func ActionCreateGotoRemote

func ActionCreateGotoRemote(a ...interface{}) Action

func ActionCreateGotoRemote__SWIG_0

func ActionCreateGotoRemote__SWIG_0(arg1 FileSpec, arg2 int) (_swig_ret Action)

func ActionCreateGotoRemote__SWIG_1

func ActionCreateGotoRemote__SWIG_1(arg1 FileSpec, arg2 int, arg3 bool) (_swig_ret Action)

func ActionCreateGoto__SWIG_0

func ActionCreateGoto__SWIG_0(arg1 Destination) (_swig_ret Action)

func ActionCreateGoto__SWIG_1

func ActionCreateGoto__SWIG_1(arg1 *byte, arg2 int, arg3 Destination) (_swig_ret Action)

func ActionCreateHideField

func ActionCreateHideField(arg1 SDFDoc, arg2 VectorString) (_swig_ret Action)

func ActionCreateImportData

func ActionCreateImportData(arg1 SDFDoc, arg2 string) (_swig_ret Action)

func ActionCreateInternal

func ActionCreateInternal(arg1 Ptrdiff_t) (_swig_ret Action)

func ActionCreateJavaScript

func ActionCreateJavaScript(arg1 SDFDoc, arg2 string) (_swig_ret Action)

func ActionCreateLaunch

func ActionCreateLaunch(arg1 SDFDoc, arg2 string) (_swig_ret Action)

func ActionCreateResetForm

func ActionCreateResetForm(arg1 SDFDoc) (_swig_ret Action)

func ActionCreateSubmitForm

func ActionCreateSubmitForm(arg1 FileSpec) (_swig_ret Action)

func ActionCreateURI

func ActionCreateURI(a ...interface{}) Action

func ActionCreateURI__SWIG_0

func ActionCreateURI__SWIG_0(arg1 SDFDoc, arg2 string) (_swig_ret Action)

func ActionCreateURI__SWIG_1

func ActionCreateURI__SWIG_1(arg1 SDFDoc, arg2 *string) (_swig_ret Action)

func NewAction

func NewAction(a ...interface{}) Action

func NewAction__SWIG_0

func NewAction__SWIG_0(arg1 Obj) (_swig_ret Action)

func NewAction__SWIG_1

func NewAction__SWIG_1() (_swig_ret Action)

func NewAction__SWIG_2

func NewAction__SWIG_2(arg1 Action) (_swig_ret Action)

func NewAction__SWIG_3

func NewAction__SWIG_3(arg1 TRN_action) (_swig_ret Action)

type ActionParameter

type ActionParameter interface {
	Swigcptr() uintptr
}

type AdvancedImagingConvertOptions

type AdvancedImagingConvertOptions interface {
	Swigcptr() uintptr
}

type AdvancedImagingModule

type AdvancedImagingModule interface {
	Swigcptr() uintptr
	SwigIsAdvancedImagingModule()
}

func NewAdvancedImagingModule

func NewAdvancedImagingModule() (_swig_ret AdvancedImagingModule)

type AlgorithmIdentifier added in v2.2.9

type AlgorithmIdentifier interface {
	Swigcptr() uintptr
	SwigIsAlgorithmIdentifier()
	SetM_impl(arg2 TRN_AlgorithmIdentifier_tag)
	GetM_impl() (_swig_ret TRN_AlgorithmIdentifier_tag)
}

func NewAlgorithmIdentifier added in v2.2.9

func NewAlgorithmIdentifier(a ...interface{}) AlgorithmIdentifier

func NewAlgorithmIdentifier__SWIG_0 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_0(arg1 AlgorithmIdentifier) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_1 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_1(arg1 PdftronCryptoObjectIdentifierPredefined) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_2 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_2(arg1 ObjectIdentifier) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_3 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_3(arg1 PdftronCryptoDigestAlgorithmType) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_4 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_4(arg1 PdftronCryptoObjectIdentifierPredefined, arg2 AlgorithmParams) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_5 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_5(arg1 ObjectIdentifier, arg2 AlgorithmParams) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_6 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_6(arg1 PdftronCryptoDigestAlgorithmType, arg2 AlgorithmParams) (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_7 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_7() (_swig_ret AlgorithmIdentifier)

func NewAlgorithmIdentifier__SWIG_8 added in v2.2.9

func NewAlgorithmIdentifier__SWIG_8(arg1 TRN_AlgorithmIdentifier_tag) (_swig_ret AlgorithmIdentifier)

type AlgorithmParams added in v2.2.9

type AlgorithmParams interface {
	Swigcptr() uintptr
	SwigIsAlgorithmParams()
	SetM_impl(arg2 TRN_AlgorithmParams_tag)
	GetM_impl() (_swig_ret TRN_AlgorithmParams_tag)
}

func NewAlgorithmParams added in v2.2.9

func NewAlgorithmParams(a ...interface{}) AlgorithmParams

func NewAlgorithmParams__SWIG_0 added in v2.2.9

func NewAlgorithmParams__SWIG_0() (_swig_ret AlgorithmParams)

func NewAlgorithmParams__SWIG_1 added in v2.2.9

func NewAlgorithmParams__SWIG_1(arg1 AlgorithmParams) (_swig_ret AlgorithmParams)

func NewAlgorithmParams__SWIG_2 added in v2.2.9

func NewAlgorithmParams__SWIG_2(arg1 TRN_AlgorithmParams_tag) (_swig_ret AlgorithmParams)

type Annot

type Annot interface {
	Swigcptr() uintptr
	SwigIsAnnot()
	IsEqual(arg2 Annot) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	GetSDFObj() (_swig_ret Obj)
	GetType() (_swig_ret PdftronPDFAnnotType)
	GetRect() (_swig_ret Rect)
	GetVisibleContentBox() (_swig_ret Rect)
	IsMarkup() (_swig_ret bool)
	SetRect(arg2 Rect)
	GetPage() (_swig_ret Page)
	SetPage(arg2 Page)
	GetUniqueID() (_swig_ret Obj)
	SetUniqueID(a ...interface{})
	GetDate() (_swig_ret Date)
	SetDate(arg2 Date)
	GetFlag(arg2 PdftronPDFAnnotFlag) (_swig_ret bool)
	SetFlag(arg2 PdftronPDFAnnotFlag, arg3 bool)
	GetTriggerAction(arg2 PdftronPDFAnnotActionTriggerEvent) (_swig_ret Obj)
	GetBorderStyle() (_swig_ret BorderStyle)
	SetBorderStyle(a ...interface{})
	GetAppearance(a ...interface{}) Obj
	SetAppearance(a ...interface{})
	RemoveAppearance(a ...interface{})
	Flatten(arg2 Page)
	GetActiveAppearanceState() (_swig_ret string)
	SetActiveAppearanceState(arg2 string)
	GetColorAsRGB() (_swig_ret ColorPt)
	GetColorAsCMYK() (_swig_ret ColorPt)
	GetColorAsGray() (_swig_ret ColorPt)
	GetColorCompNum() (_swig_ret int)
	SetColor(a ...interface{})
	GetStructParent() (_swig_ret int)
	SetStructParent(arg2 int)
	GetOptionalContent() (_swig_ret Obj)
	SetOptionalContent(arg2 Obj)
	SetContents(arg2 string)
	GetContents() (_swig_ret string)
	GetRotation() (_swig_ret int)
	SetRotation(arg2 int)
	RefreshAppearance(a ...interface{})
	GetCustomData(arg2 string) (_swig_ret string)
	SetCustomData(arg2 string, arg3 string)
	DeleteCustomData(arg2 string)
	Resize(arg2 Rect)
	GetHandleInternal() (_swig_ret Ptrdiff_t)
	SetMp_annot(arg2 TRN_annot)
	GetMp_annot() (_swig_ret TRN_annot)
}

func AnnotCreate

func AnnotCreate(arg1 SDFDoc, arg2 PdftronPDFAnnotType, arg3 Rect) (_swig_ret Annot)

func AnnotCreateInternal

func AnnotCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func CaretCreateInternal

func CaretCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func CheckBoxWidgetCreateInternal

func CheckBoxWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func CircleCreateInternal

func CircleCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func ComboBoxWidgetCreateInternal

func ComboBoxWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func FileAttachmentCreateInternal

func FileAttachmentCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func FreeTextCreateInternal

func FreeTextCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func HighlightAnnotCreateInternal

func HighlightAnnotCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func InkCreateInternal

func InkCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func LineAnnotCreateInternal

func LineAnnotCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func LinkCreateInternal

func LinkCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func ListBoxWidgetCreateInternal

func ListBoxWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func MarkupCreate

func MarkupCreate(arg1 SDFDoc, arg2 PdftronPDFAnnotType, arg3 Rect) (_swig_ret Annot)

func MarkupCreateInternal

func MarkupCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func MovieCreateInternal

func MovieCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func NewAnnot

func NewAnnot(a ...interface{}) Annot

func NewAnnot__SWIG_0

func NewAnnot__SWIG_0(arg1 Obj) (_swig_ret Annot)

func NewAnnot__SWIG_1

func NewAnnot__SWIG_1() (_swig_ret Annot)

func NewAnnot__SWIG_2

func NewAnnot__SWIG_2(arg1 Annot) (_swig_ret Annot)

func NewAnnot__SWIG_3

func NewAnnot__SWIG_3(arg1 TRN_annot) (_swig_ret Annot)

func PolyLineCreateInternal

func PolyLineCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func PolygonCreateInternal

func PolygonCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func PopupCreateInternal

func PopupCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func PushButtonWidgetCreateInternal

func PushButtonWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func RadioButtonWidgetCreateInternal

func RadioButtonWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func RedactionAnnotCreateInternal

func RedactionAnnotCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func RubberStampCreateInternal

func RubberStampCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func ScreenCreateInternal

func ScreenCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func SignatureWidgetCreateInternal

func SignatureWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func SoundCreateInternal

func SoundCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func SquareCreateInternal

func SquareCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func SquigglyCreateInternal

func SquigglyCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func StrikeOutCreateInternal

func StrikeOutCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func TextCreateInternal

func TextCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func TextMarkupCreate

func TextMarkupCreate(arg1 SDFDoc, arg2 PdftronPDFAnnotType, arg3 Rect) (_swig_ret Annot)

func TextMarkupCreateInternal

func TextMarkupCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func TextWidgetCreateInternal

func TextWidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func UnderlineCreateInternal

func UnderlineCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func WatermarkCreateInternal

func WatermarkCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

func WidgetCreateInternal

func WidgetCreateInternal(arg1 Ptrdiff_t) (_swig_ret Annot)

type Appearance

type Appearance interface {
	Swigcptr() uintptr
	SwigIsAppearance()
	SetRedactionOverlay(arg2 bool)
	GetRedactionOverlay() (_swig_ret bool)
	SetPositiveOverlayColor(arg2 ColorPt)
	GetPositiveOverlayColor() (_swig_ret ColorPt)
	SetNegativeOverlayColor(arg2 ColorPt)
	GetNegativeOverlayColor() (_swig_ret ColorPt)
	SetBorder(arg2 bool)
	GetBorder() (_swig_ret bool)
	SetUseOverlayText(arg2 bool)
	GetUseOverlayText() (_swig_ret bool)
	SetTextFont(arg2 Font)
	GetTextFont() (_swig_ret Font)
	SetMinFontSize(arg2 float64)
	GetMinFontSize() (_swig_ret float64)
	SetMaxFontSize(arg2 float64)
	GetMaxFontSize() (_swig_ret float64)
	SetTextColor(arg2 ColorPt)
	GetTextColor() (_swig_ret ColorPt)
	SetHorizTextAlignment(arg2 int)
	GetHorizTextAlignment() (_swig_ret int)
	SetVertTextAlignment(arg2 int)
	GetVertTextAlignment() (_swig_ret int)
	SetEnableTextWrapping(arg2 bool)
	GetEnableTextWrapping() (_swig_ret bool)
	SetShowRedactedContentRegions(arg2 bool)
	GetShowRedactedContentRegions() (_swig_ret bool)
	SetRedactedContentColor(arg2 ColorPt)
	GetRedactedContentColor() (_swig_ret ColorPt)
}

func NewAppearance

func NewAppearance() (_swig_ret Appearance)

type AttrObj

type AttrObj interface {
	Swigcptr() uintptr
	SwigIsAttrObj()
	GetOwner() (_swig_ret string)
	GetSDFObj() (_swig_ret Obj)
}

func NewAttrObj

func NewAttrObj(a ...interface{}) AttrObj

func NewAttrObj__SWIG_0

func NewAttrObj__SWIG_0(arg1 Obj) (_swig_ret AttrObj)

func NewAttrObj__SWIG_1

func NewAttrObj__SWIG_1() (_swig_ret AttrObj)

func NewAttrObj__SWIG_2

func NewAttrObj__SWIG_2(arg1 AttrObj) (_swig_ret AttrObj)

type BarcodeModule added in v2.4.0

type BarcodeModule interface {
	Swigcptr() uintptr
	SwigIsBarcodeModule()
}

func NewBarcodeModule added in v2.4.0

func NewBarcodeModule() (_swig_ret BarcodeModule)

type BarcodeOptions added in v2.4.0

type BarcodeOptions interface {
	Swigcptr() uintptr
	SwigIsBarcodeOptions()
	GetBarcodeOrientations() (_swig_ret uint)
	SetBarcodeOrientations(arg2 uint) (_swig_ret BarcodeOptions)
	GetBarcodeProfile() (_swig_ret PdftronPDFBarcodeOptionsBarcodeProfile)
	SetBarcodeProfile(arg2 PdftronPDFBarcodeOptionsBarcodeProfile) (_swig_ret BarcodeOptions)
	GetBarcodeSearchTypes() (_swig_ret uint)
	SetBarcodeSearchTypes(arg2 uint) (_swig_ret BarcodeOptions)
	GetDataOutputFormat() (_swig_ret PdftronPDFBarcodeOptionsOutputFormat)
	SetDataOutputFormat(arg2 PdftronPDFBarcodeOptionsOutputFormat) (_swig_ret BarcodeOptions)
	GetPages() (_swig_ret string)
	SetPages(arg2 string) (_swig_ret BarcodeOptions)
}

func NewBarcodeOptions added in v2.4.0

func NewBarcodeOptions() (_swig_ret BarcodeOptions)

type BitmapInfo

type BitmapInfo interface {
	Swigcptr() uintptr
	SwigIsBitmapInfo()
	SetWidth(arg2 int)
	GetWidth() (_swig_ret int)
	SetHeight(arg2 int)
	GetHeight() (_swig_ret int)
	SetStride(arg2 int)
	GetStride() (_swig_ret int)
	SetDpi(arg2 float64)
	GetDpi() (_swig_ret float64)
	GetBuffer() (_swig_ret VectorUnChar)
}

func NewBitmapInfo

func NewBitmapInfo(a ...interface{}) BitmapInfo

func NewBitmapInfo__SWIG_0

func NewBitmapInfo__SWIG_0(arg1 int, arg2 int, arg3 int, arg4 float64, arg5 string) (_swig_ret BitmapInfo)

func NewBitmapInfo__SWIG_1

func NewBitmapInfo__SWIG_1(arg1 BitmapInfo) (_swig_ret BitmapInfo)

type Bookmark

type Bookmark interface {
	Swigcptr() uintptr
	SwigIsBookmark()
	IsEqual(arg2 Bookmark) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	HasChildren() (_swig_ret bool)
	GetNext() (_swig_ret Bookmark)
	GetPrev() (_swig_ret Bookmark)
	GetFirstChild() (_swig_ret Bookmark)
	GetLastChild() (_swig_ret Bookmark)
	GetParent() (_swig_ret Bookmark)
	Find(arg2 string) (_swig_ret Bookmark)
	AddChild(a ...interface{}) Bookmark
	AddNext(a ...interface{}) interface{}
	AddPrev(a ...interface{}) interface{}
	Delete()
	Unlink()
	GetIndent() (_swig_ret int)
	IsOpen() (_swig_ret bool)
	SetOpen(arg2 bool)
	GetOpenCount() (_swig_ret int)
	GetTitle() (_swig_ret string)
	GetTitleObj() (_swig_ret Obj)
	SetTitle(arg2 string)
	GetAction() (_swig_ret Action)
	SetAction(arg2 Action)
	RemoveAction()
	GetFlags() (_swig_ret int)
	SetFlags(arg2 int)
	GetColor() (_swig_ret VectorDouble)
	SetColor(a ...interface{})
	GetSDFObj() (_swig_ret Obj)
	GetHandleInternal() (_swig_ret Ptrdiff_t)
	SetMp_obj(arg2 TRN_bookmark)
	GetMp_obj() (_swig_ret TRN_bookmark)
}

func BookmarkCreate

func BookmarkCreate(arg1 PDFDoc, arg2 string) (_swig_ret Bookmark)

func BookmarkCreateInternal

func BookmarkCreateInternal(arg1 Ptrdiff_t) (_swig_ret Bookmark)

func NewBookmark

func NewBookmark(a ...interface{}) Bookmark

func NewBookmark__SWIG_0

func NewBookmark__SWIG_0() (_swig_ret Bookmark)

func NewBookmark__SWIG_1

func NewBookmark__SWIG_1(arg1 Obj) (_swig_ret Bookmark)

func NewBookmark__SWIG_2

func NewBookmark__SWIG_2(arg1 Bookmark) (_swig_ret Bookmark)

func NewBookmark__SWIG_3

func NewBookmark__SWIG_3(arg1 TRN_bookmark) (_swig_ret Bookmark)

type BorderStyle

type BorderStyle interface {
	Swigcptr() uintptr
	SwigIsBorderStyle()
	Destroy()
	GetStyle() (_swig_ret PdftronPDFBorderStyleStyle)
	SetStyle(arg2 PdftronPDFBorderStyleStyle)
	GetHR() (_swig_ret float64)
	SetHR(arg2 float64)
	GetVR() (_swig_ret float64)
	SetVR(arg2 float64)
	GetWidth() (_swig_ret float64)
	SetWidth(arg2 float64)
	GetDash() (_swig_ret VectorDouble)
	SetDash(arg2 VectorDouble)
}

func NewBorderStyle

func NewBorderStyle(a ...interface{}) BorderStyle

func NewBorderStyle__SWIG_0

func NewBorderStyle__SWIG_0(arg1 PdftronPDFBorderStyleStyle, arg2 float64, arg3 float64, arg4 float64) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_1

func NewBorderStyle__SWIG_1(arg1 PdftronPDFBorderStyleStyle, arg2 float64, arg3 float64) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_2

func NewBorderStyle__SWIG_2(arg1 PdftronPDFBorderStyleStyle, arg2 float64) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_3

func NewBorderStyle__SWIG_3(arg1 PdftronPDFBorderStyleStyle, arg2 float64, arg3 float64, arg4 float64, arg5 VectorDouble) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_4

func NewBorderStyle__SWIG_4(arg1 BorderStyle) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_5

func NewBorderStyle__SWIG_5(arg1 TRN_annotborderstyle) (_swig_ret BorderStyle)

func NewBorderStyle__SWIG_6

func NewBorderStyle__SWIG_6() (_swig_ret BorderStyle)

type CADConvertOptions

type CADConvertOptions interface {
	Swigcptr() uintptr
}

type CADModule

type CADModule interface {
	Swigcptr() uintptr
	SwigIsCADModule()
}

func NewCADModule

func NewCADModule() (_swig_ret CADModule)

type CMSSignatureOptions added in v2.2.9

type CMSSignatureOptions interface {
	Swigcptr() uintptr
	SwigIsCMSSignatureOptions()
	AddTimestampToken(arg2 VectorUnChar)
	SetM_impl(arg2 TRN_CMSSignatureOptions)
	GetM_impl() (_swig_ret TRN_CMSSignatureOptions)
}

func NewCMSSignatureOptions added in v2.2.9

func NewCMSSignatureOptions(a ...interface{}) CMSSignatureOptions

func NewCMSSignatureOptions__SWIG_0 added in v2.2.9

func NewCMSSignatureOptions__SWIG_0() (_swig_ret CMSSignatureOptions)

func NewCMSSignatureOptions__SWIG_1 added in v2.2.9

func NewCMSSignatureOptions__SWIG_1(arg1 CMSSignatureOptions) (_swig_ret CMSSignatureOptions)

func NewCMSSignatureOptions__SWIG_2 added in v2.2.9

func NewCMSSignatureOptions__SWIG_2(arg1 TRN_CMSSignatureOptions) (_swig_ret CMSSignatureOptions)

type Callback

type Callback interface {
	Swigcptr() uintptr
	SwigIsCallback()
	DirectorInterface() interface{}
	RenderBeginEventProc()
	RenderFinishEventProc(arg2 bool)
	ErrorReportProc(arg2 string)
	CurrentPageProc(arg2 int, arg3 int)
	JavaScriptEventProc(arg2 string, arg3 string)
	CurrentZoomProc(arg2 float64)
	ConnectionErrorProc(arg2 string, arg3 int, arg4 UChar)
	APIDataOfflineProc(arg2 string)
	ThumbAsyncHandler(arg2 int, arg3 bool, arg4 string, arg5 int, arg6 int)
	RequestRenderInWorkerThread()
	FindTextHandler(arg2 bool, arg3 Selection)
	CreateTileProc(arg2 string, arg3 int, arg4 int, arg5 int, arg6 int, arg7 int, arg8 int64, arg9 bool, arg10 bool, arg11 int, arg12 bool, arg13 int, arg14 int, arg15 int, arg16 int, arg17 int, arg18 int)
	AnnotBitmapProc(arg2 int, arg3 string, arg4 UInt32, arg5 UInt32, arg6 UInt32, arg7 UInt32, arg8 UInt32, arg9 uintptr, arg10 Int64, arg11 Int64, arg12 int, arg13 int, arg14 int, arg15 int, arg16 Int64, arg17 Int64)
	DeluxeCreateTileProc(arg2 string, arg3 uint, arg4 uint, arg5 uint, arg6 uint, arg7 UInt64, arg8 UInt64, arg9 uint, arg10 uint, arg11 uint, arg12 uint, arg13 uint, arg14 int, arg15 int, arg16 int, arg17 int)
	RemoveTileProc(arg2 int, arg3 Int64, arg4 int, arg5 int)
	PartDownloadedProc(arg2 int, arg3 TRN_pdfdoc, arg4 uint, arg5 uint, arg6 string)
}

func NewCallback

func NewCallback() (_swig_ret Callback)

func NewDirectorCallback

func NewDirectorCallback(v interface{}) Callback

type Caret

type Caret interface {
	Swigcptr() uintptr
	SwigIsCaret()
	GetSymbol() (_swig_ret string)
	SetSymbol(arg2 string)
	GetTitle() (_swig_ret string)
	SetTitle(a ...interface{})
	GetPopup() (_swig_ret Popup)
	SetPopup(arg1 Popup)
	GetOpacity() (_swig_ret float64)
	SetOpacity(arg1 float64)
	GetSubject() (_swig_ret string)
	SetSubject(arg1 string)
	GetCreationDates() (_swig_ret Date)
	SetCreationDates(arg1 Date)
	GetBorderEffect() (_swig_ret PdftronPDFAnnotsMarkupBorderEffect)
	SetBorderEffect(a ...interface{})
	GetBorderEffectIntensity() (_swig_ret float64)
	SetBorderEffectIntensity(a ...interface{})
	GetInteriorColor() (_swig_ret ColorPt)
	GetInteriorColorCompNum() (_swig_ret int)
	SetInteriorColor(arg1 ColorPt, arg2 int)
	GetContentRect() (_swig_ret Rect)
	SetContentRect(arg1 Rect)
	GetPadding() (_swig_ret Rect)
	SetPadding(a ...interface{})
	RotateAppearance(arg1 float64)
	IsEqual(arg1 Annot) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	GetSDFObj() (_swig_ret Obj)
	GetType() (_swig_ret PdftronPDFAnnotType)
	GetRect() (_swig_ret Rect)
	GetVisibleContentBox() (_swig_ret Rect)
	IsMarkup() (_swig_ret bool)
	SetRect(arg1 Rect)
	GetPage() (_swig_ret Page)
	SetPage(arg1 Page)
	GetUniqueID() (_swig_ret Obj)
	SetUniqueID(a ...interface{})
	GetDate() (_swig_ret Date)
	SetDate(arg1 Date)
	GetFlag(arg1 PdftronPDFAnnotFlag) (_swig_ret bool)
	SetFlag(arg1 PdftronPDFAnnotFlag, arg2 bool)
	GetTriggerAction(arg1 PdftronPDFAnnotActionTriggerEvent) (_swig_ret Obj)
	GetBorderStyle() (_swig_ret BorderStyle)
	SetBorderStyle(a ...interface{})
	GetAppearance(a ...interface{}) Obj
	SetAppearance(a ...interface{})
	RemoveAppearance(a ...interface{})
	Flatten(arg1 Page)
	GetActiveAppearanceState() (_swig_ret string)
	SetActiveAppearanceState(arg1 string)
	GetColorAsRGB() (_swig_ret ColorPt)
	GetColorAsCMYK() (_swig_ret ColorPt)
	GetColorAsGray() (_swig_ret ColorPt)
	GetColorCompNum() (_swig_ret int)
	SetColor(a ...interface{})
	GetStructParent() (_swig_ret int)
	SetStructParent(arg1 int)
	GetOptionalContent() (_swig_ret Obj)
	SetOptionalContent(arg1 Obj)
	SetContents(arg1 string)
	GetContents() (_swig_ret string)
	GetRotation() (_swig_ret int)
	SetRotation(arg1 int)
	RefreshAppearance(a ...interface{})
	GetCustomData(arg1 string) (_swig_ret string)
	SetCustomData(arg1 string, arg2 string)
	DeleteCustomData(arg1 string)
	Resize(arg1 Rect)
	GetHandleInternal() (_swig_ret Ptrdiff_t)
	SetMp_annot(arg1 TRN_annot)
	GetMp_annot() (_swig_ret TRN_annot)
	SwigIsMarkup()
	SwigGetMarkup() Markup
	SwigIsAnnot()
	SwigGetAnnot() Annot
}

func CaretCreate

func CaretCreate(a ...interface{}) Caret

func CaretCreateAnnot

func CaretCreateAnnot(a ...interface{}) Caret

func CaretCreateAnnot__SWIG_0

func CaretCreateAnnot__SWIG_0(arg1 SDFDoc, arg2 Rect) (_swig_ret Caret)

func CaretCreateAnnot__SWIG_1

func CaretCreateAnnot__SWIG_1(arg1 SDFDoc, arg2 Rect, arg3 Rect) (_swig_ret Caret)

func CaretCreate__SWIG_0

func CaretCreate__SWIG_0(arg1 SDFDoc, arg2 Rect) (_swig_ret Caret)

func CaretCreate__SWIG_1

func CaretCreate__SWIG_1(arg1 SDFDoc, arg2 Rect, arg3 Rect) (_swig_ret Caret)

func NewCaret

func NewCaret(a ...interface{}) Caret

func NewCaret__SWIG_0

func NewCaret__SWIG_0(arg1 Obj) (_swig_ret Caret)

func NewCaret__SWIG_1

func NewCaret__SWIG_1() (_swig_ret Caret)

func NewCaret__SWIG_2

func NewCaret__SWIG_2(arg1 Annot) (_swig_ret Caret)

func NewCaret__SWIG_3

func NewCaret__SWIG_3(arg1 TRN_annot) (_swig_ret Caret)

type CharIterator

type CharIterator interface {
	Swigcptr() uintptr
	SwigIsCharIterator()
	Destroy()
	Next()
	Current() (_swig_ret TRN_chardata)
	HasNext() (_swig_ret bool)
	SetMp_impl(arg2 TRN_iterator)
	GetMp_impl() (_swig_ret TRN_iterator)
}

func NewCharIterator

func NewCharIterator(a ...interface{}) CharIterator

func NewCharIterator__SWIG_0

func NewCharIterator__SWIG_0() (_swig_ret CharIterator)

func NewCharIterator__SWIG_1

func NewCharIterator__SWIG_1(arg1 CharIterator) (_swig_ret CharIterator)

func NewCharIterator__SWIG_2

func NewCharIterator__SWIG_2(arg1 TRN_iterator) (_swig_ret CharIterator)

type CharRange

type CharRange interface {
	Swigcptr() uintptr
	SwigIsCharRange()
	SetIndex(arg2 int)
	GetIndex() (_swig_ret int)
	SetLength(arg2 int)
	GetLength() (_swig_ret int)
}

func NewCharRange

func NewCharRange() (_swig_ret CharRange)

type CheckBoxWidget

type CheckBoxWidget interface {
	Swigcptr() uintptr
	SwigIsCheckBoxWidget()
	IsChecked() (_swig_ret bool)
	SetChecked(arg2 bool)
	GetField() (_swig_ret Field)
	GetHighlightingMode() (_swig_ret PdftronPDFAnnotsWidgetHighlightingMode)
	SetHighlightingMode(a ...interface{})
	GetAction() (_swig_ret Action)
	SetAction(arg1 Action)
	GetBorderColorCompNum() (_swig_ret int)
	GetBorderColor() (_swig_ret ColorPt)
	SetBorderColor(arg1 ColorPt, arg2 int)
	GetBackgroundColorCompNum() (_swig_ret int)
	GetBackgroundColor() (_swig_ret ColorPt)
	SetBackgroundColor(arg1 ColorPt, arg2 int)
	GetStaticCaptionText() (_swig_ret string)
	SetStaticCaptionText(arg1 string)
	GetRolloverCaptionText() (_swig_ret string)
	SetRolloverCaptionText(arg1 string)
	GetMouseDownCaptionText() (_swig_ret string)
	SetMouseDownCaptionText(arg1 string)
	GetStaticIcon() (_swig_ret Obj)
	SetStaticIcon(arg1 Obj)
	GetRolloverIcon() (_swig_ret Obj)
	SetRolloverIcon(arg1 Obj)
	GetMouseDownIcon() (_swig_ret Obj)
	SetMouseDownIcon(arg1 Obj)
	GetIconCaptionRelation() (_swig_ret PdftronPDFAnnotsWidgetIconCaptionRelation)
	SetIconCaptionRelation(arg1 PdftronPDFAnnotsWidgetIconCaptionRelation)
	GetScaleCondition() (_swig_ret PdftronPDFAnnotsWidgetScaleCondition)
	SetScaleCondition(arg1 PdftronPDFAnnotsWidgetScaleCondition)
	GetScaleType() (_swig_ret PdftronPDFAnnotsWidgetScaleType)
	SetScaleType(arg1 PdftronPDFAnnotsWidgetScaleType)
	GetHIconLeftOver() (_swig_ret float64)
	SetHIconLeftOver(arg1 float64)
	GetVIconLeftOver() (_swig_ret float64)
	SetVIconLeftOver(arg1 float64)
	GetFitFull() (_swig_ret bool)
	SetFitFull(arg1 bool)
	GetTextColor() (_swig_ret ColorPt)
	GetTextColorCompNum() (_swig_ret int)
	SetTextColor(arg1 ColorPt, arg2 int)
	GetFontSize() (_swig_ret float64)
	SetFontSize(arg1 float64)
	GetFont() (_swig_ret Font)
	SetFont(arg1 Font)
	IsEqual(arg1 Annot) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	GetSDFObj() (_swig_ret Obj)
	GetType() (_swig_ret PdftronPDFAnnotType)
	GetRect() (_swig_ret Rect)
	GetVisibleContentBox() (_swig_ret Rect)
	IsMarkup() (_swig_ret bool)
	SetRect(arg1 Rect)
	GetPage() (_swig_ret Page)
	SetPage(arg1 Page)
	GetUniqueID() (_swig_ret Obj)
	SetUniqueID(a ...interface{})
	GetDate() (_swig_ret Date)
	SetDate(arg1 Date)
	GetFlag(arg1 PdftronPDFAnnotFlag) (_swig_ret bool)
	SetFlag(arg1 PdftronPDFAnnotFlag, arg2 bool)
	GetTriggerAction(arg1 PdftronPDFAnnotActionTriggerEvent) (_swig_ret Obj)
	GetBorderStyle() (_swig_ret BorderStyle)
	SetBorderStyle(a ...interface{})
	GetAppearance(a ...interface{}) Obj
	SetAppearance(a ...interface{})
	RemoveAppearance(a ...interface{})
	Flatten(arg1 Page)
	GetActiveAppearanceState() (_swig_ret string)
	SetActiveAppearanceState(arg1 string)
	GetColorAsRGB() (_swig_ret ColorPt)
	GetColorAsCMYK() (_swig_ret ColorPt)
	GetColorAsGray() (_swig_ret ColorPt)
	GetColorCompNum() (_swig_ret int)
	SetColor(a ...interface{})
	GetStructParent() (_swig_ret int)
	SetStructParent(arg1 int)
	GetOptionalContent() (_swig_ret Obj)
	SetOptionalContent(arg1 Obj)
	SetContents(arg1 string)
	GetContents() (_swig_ret string)
	GetRotation() (_swig_ret int)
	SetRotation(arg1 int)
	RefreshAppearance(a ...interface{})
	GetCustomData(arg1 string) (_swig_ret string)
	SetCustomData(arg1 string, arg2 string)
	DeleteCustomData(arg1 string)
	Resize(arg1 Rect)
	GetHandleInternal() (_swig_ret Ptrdiff_t)
	SetMp_annot(arg1 TRN_annot)
	GetMp_annot() (_swig_ret TRN_annot)
	SwigIsWidget()
	SwigGetWidget() Widget
	SwigIsAnnot()
	SwigGetAnnot() Annot
}

func CheckBoxWidgetCreate

func CheckBoxWidgetCreate(a ...interface{}) CheckBoxWidget

func CheckBoxWidgetCreate__SWIG_0

func CheckBoxWidgetCreate__SWIG_0(arg1 PDFDoc, arg2 Rect, arg3 string) (_swig_ret CheckBoxWidget)

func CheckBoxWidgetCreate__SWIG_1

func CheckBoxWidgetCreate__SWIG_1(arg1 PDFDoc, arg2 Rect) (_swig_ret CheckBoxWidget)

func CheckBoxWidgetCreate__SWIG_2

func CheckBoxWidgetCreate__SWIG_2(arg1 PDFDoc, arg2 Rect, arg3 Field) (_swig_ret CheckBoxWidget)

func NewCheckBoxWidget

func NewCheckBoxWidget(a ...interface{}) CheckBoxWidget

func NewCheckBoxWidget__SWIG_0

func NewCheckBoxWidget__SWIG_0(arg1 Obj) (_swig_ret CheckBoxWidget)

func NewCheckBoxWidget__SWIG_1

func NewCheckBoxWidget__SWIG_1() (_swig_ret CheckBoxWidget)

func NewCheckBoxWidget__SWIG_2

func NewCheckBoxWidget__SWIG_2(arg1 Annot) (_swig_ret CheckBoxWidget)

type Circle

type Circle interface {
	Swigcptr() uintptr
	SwigIsCircle()
	GetTitle() (_swig_ret string)
	SetTitle(a ...interface{})
	GetPopup() (_swig_ret Popup)
	SetPopup(arg1 Popup)
	GetOpacity() (_swig_ret float64)
	SetOpacity(arg1 float64)
	GetSubject() (_swig_ret string)
	SetSubject(arg1 string)
	GetCreationDates() (_swig_ret Date)
	SetCreationDates(arg1 Date)
	GetBorderEffect() (_swig_ret PdftronPDFAnnotsMarkupBorderEffect)
	SetBorderEffect(a ...interface{})
	GetBorderEffectIntensity() (_swig_ret float64)
	SetBorderEffectIntensity(a ...interface{})
	GetInteriorColor() (_swig_ret ColorPt)
	GetInteriorColorCompNum() (_swig_ret int)
	SetInteriorColor(arg1 ColorPt, arg2 int)
	GetContentRect() (_swig_ret Rect)
	SetContentRect(arg1 Rect)
	GetPadding() (_swig_ret Rect)
	SetPadding(a ...interface{})
	RotateAppearance(arg1 float64)
	IsEqual(arg1 Annot) (_swig_ret bool)
	IsValid() (_swig_ret bool)
	GetSDFObj() (_swig_ret Obj)
	GetType() (_swig_ret PdftronPDFAnnotType)
	GetRect() (_swig_ret Rect)
	GetVisibleContentBox() (_swig_ret Rect)
	IsMarkup() (_swig_ret bool)
	SetRect(arg1 Rect)
	GetPage() (_swig_ret Page)
	SetPage(arg1 Page)
	GetUniqueID() (_swig_ret Obj)
	SetUniqueID(a ...interface{})
	GetDate() (_swig_ret Date)
	SetDate(arg1 Date)
	GetFlag(arg1 PdftronPDFAnnotFlag) (_swig_ret bool)
	SetFlag(arg1 PdftronPDFAnnotFlag, arg2 bool)
	GetTriggerAction(arg1 PdftronPDFAnnotActionTriggerEvent) (_swig_ret Obj)
	GetBorderStyle() (_swig_ret BorderStyle)
	SetBorderStyle(a ...interface{})
	GetAppearance(a ...interface{}) Obj
	SetAppearance(a ...interface{})
	RemoveAppearance(a ...interface{})
	Flatten(arg1 Page)
	GetActiveAppearanceState() (_swig_ret string)
	SetActiveAppearanceState(arg1 string)
	GetColorAsRGB() (_swig_ret ColorPt)
	GetColorAsCMYK() (_swig_ret ColorPt)
	GetColorAsGray() (_swig_ret ColorPt)
	GetColorCompNum() (_swig_ret int)
	SetColor(a ...interface{})
	GetStructParent() (_swig_ret int)
	SetStructParent(arg1 int)
	GetOptionalContent() (_swig_ret Obj)
	SetOptionalContent(arg1 Obj)
	SetContents(arg1 string)
	GetContents() (_swig_ret string)
	GetRotation() (_swig_ret int)
	SetRotation(arg1 int)
	RefreshAppearance(a ...interface{})