MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, 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 MBS PDFlib Plugin:
- method RCurveTo(x1 as double, y1 as double, x2 as double, y2 as double, x3 as double, y3 as double)
- method PlacePDIPage(page as integer, x as double, y as double, sx as double, sy as double)
- method PlaceImage(image as integer, x as double, y as double, scale as double)
- method pcosGetStream(doc as integer, optlist as string, path as string) as string
- method pcosGetString(doc as integer, path as string) as string
- method pcosGetNumber(doc as integer, path as string) as double
- method InfoMatchbox(boxname as string, num as integer, keyword as string) as double
- method OpenPDIDocument(filename as folderitem, optlist as string) as integer
- method Load3dData(filename as folderitem, optlist as string) as integer
- method InfoTable(table as integer, keyword as string) as double
- method InfoTextline(text as string, keyword as string, optlist as string) as double
- method InfoFont(font as integer, keyword as string, optlist as string) as double
- method FitTable(table as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method AddTextflow(textflow as integer, text as string, optlist as string) as integer
- method AddTableCell(table as integer, column as integer, row as integer, text as string, optlist as string) as integer
- method DeleteTable(table as integer, optlist as string)
- method Create3dView(username as string, optlist as string) as integer
- method ClosePDIDocument(doc as integer)
- method BeginDocumentEvents(optlist as string)
- method FitTextflow(textflow as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method InfoTextflow(textflow as integer, keyword as string) as double
- method ResumePage(optlist as string)
- method SetDashPattern(optlist as string)
- method SuspendPage(optlist as string)
- method SetLayerDependency(type as string, optlist as string)
- method DefineLayer(name as string, optlist as string) as integer
- method CreateTextflow(text as string, optlist as string) as integer
- method MCPoint(tag as string, optlist as string)
- method DeleteTextflow(textflow as integer)
- method EndMC
- method EndLayer
- method EndItem(id as integer)
- method EndPage(optlist as string)
- method EndDocument(optlist as string)
- method CreateFieldGroup(name as string, optlist as string)
- method CreateField(llx as double, lly as double, urx as double, ury as double, name as string, type as string, optlist as string)
- method CreateAnnotation(llx as double, lly as double, urx as double, ury as double, type as string, optlist as string) as integer
- method CreateBookmark(text as string, optlist as string) as integer
- method CreateAction(type as string, optlist as string) as integer
- method ClosePDIPage(page as integer)
- method BeginPage(width as double, height as double, optlist as string)
- method BeginMC(tag as string, optlist as string)
- method BeginLayer(layer as integer)
- method BeginItem(tag as string, optlist as string) as integer
- method BeginDocument(filename as string, optlist as string) as integer
- method BeginDocument(file as folderitem, optlist as string) as integer
- method ActivateItem(id as integer)
- method DeleteVirtualFile(filename as string) as integer
- method CreateVirtualFile(filename as string, data as string, optlist as string)
- method DeleteVirtualFile(file as folderitem) as integer
- method CreateVirtualFile(file as folderitem, data as string, optlist as string)
- method GetErrNum as integer
- method GetErrMsg as string
- method GetAPIName as string
- method CreateGState(optlist as string) as integer
- method SetGState(gstate as integer)
- method BeginFont(fontname as string, a as double, b as double, c as double, d as double, e as double, f as double, OptList as string)
- method BeginGlyph(glyphname as string, wx as double, llx as double, lly as double, urx as double, ury as double)
- method EndFont
- method EndGlyph
- method FitTextLine(text as string, x as double, y as double, OptList as string)
- method Shading(shtype as string, x0 as double, y0 as double, x1 as double, y1 as double, c1 as double, c2 as double, c3 as double, c4 as double, OptList as string) as integer
- method ShadingPattern(shading as integer, OptList as string) as integer
- method ShadingFill(shading as integer)
- method ProcessPDI(doc as integer, page as integer, OptList as string) as integer
- method FitPDIpage(page as integer, x as double, y as double, OptList as string)
- method LoadImage(ImageType as string, Filename as string, OptList as string) as integer
- method LoadImage(ImageType as string, File as folderitem, OptList as string) as integer
- method FitImage(image as integer, x as double, y as double, OptList as string)
- method LoadICCProfile(ProfileName as string, OptList as string) as integer
- method AddNamedDest(Name as string, OptList as string)
- method EncodingSetChar(Encoding as string, slot as integer, glyphname as string, uv as integer)
- method LoadFont(Fontname as string, Encoding as string, optlist as string) as integer
- method FillImageBlock(pageHandle as integer, blockname as string, imageHandle as integer, optlist as string) as integer
- method FillPDFBlock(pageHandle as integer, blockname as string, contentHandle as integer, optlist as string) as integer
- method FillTextBlock(pageHandle as integer, blockname as string, Text as string, optlist as string) as integer
- method OpenPDI(filename as string, optlist as string) as integer
- method OpenPDI(file as folderitem, optlist as string) as integer
- method ClosePDI(doc as integer)
- method OpenPDIPage(doc as integer, page as integer, optlist as string) as integer
- method GetParameterPDI(key as string, doc as integer, page as integer, index as integer) as string
- method GetValuePDI(key as string, doc as integer, page as integer, index as integer) as double
- method GetBuffer as string
- method AttachFile(llx as double, lly as double, urx as double, ury as double, filename as string, description as string, author as string, mimetype as string, icon as string)
- method AddNote(llx as double, lly as double, urx as double, ury as double, contents as string, title as string, icon as string, open as integer)
- method AddPDFLink(llx as double, lly as double, urx as double, ury as double, filename as string, page as integer, dest as string)
- method AddLaunchLink(llx as double, lly as double, urx as double, ury as double, filename as string)
- method AddLocalLink(llx as double, lly as double, urx as double, ury as double, page as integer, dest as string)
- method AddWebLink(llx as double, lly as double, urx as double, ury as double, url as string)
- method SetBorderStyle(style as string, width as double)
- method SetBorderColor(red as double, green as double, blue as double)
- method SetBorderDash(b as double, w as double)
- method AddBookmark(text as string, parent as integer, open as integer) as integer
- method SetInfo(key as string, value as string)
- method CloseImage(image as integer)
- method AddThumbNail(image as integer)
- method BeginPattern(width as double, height as double,xstep as double, ystep as double, painttype as integer) as integer
- method EndPattern
- method BeginTemplate(width as double, height as double) as integer
- method BeginTemplate(width as double, height as double, optlist as string) as integer
- method EndTemplate
- method SetRGBColorFill(red as double, green as double, blue as double)
- method SetRGBColorStroke(red as double, green as double, blue as double)
- method SetRGBColor(red as double, green as double, blue as double)
- method SetGrayFill(gray as double)
- method SetGrayStroke(gray as double)
- method SetGray(gray as double)
- method MakeSpotColor(spotname as string) as integer
- method SetColor(fstype as string, colorspace as string, c1 as double, c2 as double, c3 as double, c4 as double)
- method Fill
- method FillStroke
- method ClosePathFillStroke
- method EndPath
- method Clip
- method ClosePath
- method Stroke
- method ClosePathStroke
- method Rect(x as double, y as double,width as double,height as double)
- method Arc(x as double, y as double,r as double,alpha as double,beta as double)
- method ArcN(x as double, y as double,r as double,alpha as double,beta as double)
- method Circle(x as double, y as double,r as double)
- method CurveTo(x1 as double, y1 as double,x2 as double, y2 as double,x3 as double, y3 as double)
- method MoveTo(x as double, y as double)
- method LineTo(x as double, y as double)
- method Skew(alpha as double, beta as double)
- method ConcatMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method SetMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method Translate(tx as double,ty as double)
- method Scale(sx as double,sy as double)
- method Rotate(phi as double)
- method InitGraphics
- method Save
- method Restore
- method SetMiterLimit(miter as double)
- method SetLineWidth(linewidth as double)
- method SetLineCap(linecap as integer)
- method SetLineJoin(linejoin as integer)
- method SetFlat(flatness as double)
- method SetDash(b as double, w as double)
- method Close
- method OpenFilename(filename as string) as integer
- method OpenFile(file as folderitem) as integer
- method BeginPage(width as double, height as double)
- method EndPage
- method SetParameter(key as string,value as string)
- method SetValue(key as string,value as double)
- method GetParameter(key as string,modifier as double) as string
- method GetValue(key as string,modifier as double) as double
- method FindFont(fontname as string,encoding as string,embed as integer) as integer
- method SetFont(font as integer, fontsize as double)
- method Show(text as string)
- method ShowXY(text as string,x as double,y as double)
- method ContinueText(text as string)
- method ShowBoxed(text as string, left as double, top as double, width as double, height as double, hmode as string, feature as string) as integer
- method SetTextPos(x as double, y as double)
- method StringWidth(text as string, font as integer, size as double) as double
- method FilePath(file as folderitem) as string
- property Handle as Integer
- property PluginName as String
- shared method A0width as Double
- shared method A0height as Double
- shared method A1width as Double
- shared method A1height as Double
- shared method A2width as Double
- shared method A2height as Double
- shared method A3width as Double
- shared method A3height as Double
- shared method A4width as Double
- shared method A4height as Double
- shared method A5width as Double
- shared method A5height as Double
- shared method A6width as Double
- shared method A6height as Double
- shared method B5width as Double
- shared method B5height as Double
- shared method LetterWidth as Double
- shared method LetterHeight as Double
- shared method LegalWidth as Double
- shared method LegalHeight as Double
- shared method LedgerWidth as Double
- shared method LedgerHeight as Double
- shared method P11x17width as Double
- shared method P11x17height as Double
- shared method APIloaded as boolean
- event DocumentWrite(data as string) as integer
- property ErrorMessage as String
- property FunctionName as String
- property ErrorNumber as Integer
- property ErrorType as Integer
- method RCurveTo(x1 as double, y1 as double, x2 as double, y2 as double, x3 as double, y3 as double)
- method PlacePDIPage(page as integer, x as double, y as double, sx as double, sy as double)
- method PlaceImage(image as integer, x as double, y as double, scale as double)
- method pcosGetStream(doc as integer, optlist as string, path as string) as string
- method pcosGetString(doc as integer, path as string) as string
- method pcosGetNumber(doc as integer, path as string) as double
- method InfoMatchbox(boxname as string, num as integer, keyword as string) as double
- method OpenPDIDocument(filename as folderitem, optlist as string) as integer
- method Load3dData(filename as folderitem, optlist as string) as integer
- method InfoTable(table as integer, keyword as string) as double
- method InfoTextline(text as string, keyword as string, optlist as string) as double
- method InfoFont(font as integer, keyword as string, optlist as string) as double
- method FitTable(table as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method AddTextflow(textflow as integer, text as string, optlist as string) as integer
- method AddTableCell(table as integer, column as integer, row as integer, text as string, optlist as string) as integer
- method DeleteTable(table as integer, optlist as string)
- method Create3dView(username as string, optlist as string) as integer
- method ClosePDIDocument(doc as integer)
- method BeginDocumentEvents(optlist as string)
- method FitTextflow(textflow as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method InfoTextflow(textflow as integer, keyword as string) as double
- method ResumePage(optlist as string)
- method SetDashPattern(optlist as string)
- method SuspendPage(optlist as string)
- method SetLayerDependency(type as string, optlist as string)
- method DefineLayer(name as string, optlist as string) as integer
- method CreateTextflow(text as string, optlist as string) as integer
- method MCPoint(tag as string, optlist as string)
- method DeleteTextflow(textflow as integer)
- method EndMC
- method EndLayer
- method EndItem(id as integer)
- method EndPage(optlist as string)
- method EndDocument(optlist as string)
- method CreateFieldGroup(name as string, optlist as string)
- method CreateField(llx as double, lly as double, urx as double, ury as double, name as string, type as string, optlist as string)
- method CreateAnnotation(llx as double, lly as double, urx as double, ury as double, type as string, optlist as string) as integer
- method CreateBookmark(text as string, optlist as string) as integer
- method CreateAction(type as string, optlist as string) as integer
- method ClosePDIPage(page as integer)
- method BeginPage(width as double, height as double, optlist as string)
- method BeginMC(tag as string, optlist as string)
- method BeginLayer(layer as integer)
- method BeginItem(tag as string, optlist as string) as integer
- method BeginDocument(filename as string, optlist as string) as integer
- method BeginDocument(file as folderitem, optlist as string) as integer
- method ActivateItem(id as integer)
- method DeleteVirtualFile(filename as string) as integer
- method CreateVirtualFile(filename as string, data as string, optlist as string)
- method DeleteVirtualFile(file as folderitem) as integer
- method CreateVirtualFile(file as folderitem, data as string, optlist as string)
- method GetErrNum as integer
- method GetErrMsg as string
- method GetAPIName as string
- method CreateGState(optlist as string) as integer
- method SetGState(gstate as integer)
- method BeginFont(fontname as string, a as double, b as double, c as double, d as double, e as double, f as double, OptList as string)
- method BeginGlyph(glyphname as string, wx as double, llx as double, lly as double, urx as double, ury as double)
- method EndFont
- method EndGlyph
- method FitTextLine(text as string, x as double, y as double, OptList as string)
- method Shading(shtype as string, x0 as double, y0 as double, x1 as double, y1 as double, c1 as double, c2 as double, c3 as double, c4 as double, OptList as string) as integer
- method ShadingPattern(shading as integer, OptList as string) as integer
- method ShadingFill(shading as integer)
- method ProcessPDI(doc as integer, page as integer, OptList as string) as integer
- method FitPDIpage(page as integer, x as double, y as double, OptList as string)
- method LoadImage(ImageType as string, Filename as string, OptList as string) as integer
- method LoadImage(ImageType as string, File as folderitem, OptList as string) as integer
- method FitImage(image as integer, x as double, y as double, OptList as string)
- method LoadICCProfile(ProfileName as string, OptList as string) as integer
- method AddNamedDest(Name as string, OptList as string)
- method EncodingSetChar(Encoding as string, slot as integer, glyphname as string, uv as integer)
- method LoadFont(Fontname as string, Encoding as string, optlist as string) as integer
- method FillImageBlock(pageHandle as integer, blockname as string, imageHandle as integer, optlist as string) as integer
- method FillPDFBlock(pageHandle as integer, blockname as string, contentHandle as integer, optlist as string) as integer
- method FillTextBlock(pageHandle as integer, blockname as string, Text as string, optlist as string) as integer
- method OpenPDI(filename as string, optlist as string) as integer
- method OpenPDI(file as folderitem, optlist as string) as integer
- method ClosePDI(doc as integer)
- method OpenPDIPage(doc as integer, page as integer, optlist as string) as integer
- method GetParameterPDI(key as string, doc as integer, page as integer, index as integer) as string
- method GetValuePDI(key as string, doc as integer, page as integer, index as integer) as double
- method GetBuffer as string
- method AttachFile(llx as double, lly as double, urx as double, ury as double, filename as string, description as string, author as string, mimetype as string, icon as string)
- method AddNote(llx as double, lly as double, urx as double, ury as double, contents as string, title as string, icon as string, open as integer)
- method AddPDFLink(llx as double, lly as double, urx as double, ury as double, filename as string, page as integer, dest as string)
- method AddLaunchLink(llx as double, lly as double, urx as double, ury as double, filename as string)
- method AddLocalLink(llx as double, lly as double, urx as double, ury as double, page as integer, dest as string)
- method AddWebLink(llx as double, lly as double, urx as double, ury as double, url as string)
- method SetBorderStyle(style as string, width as double)
- method SetBorderColor(red as double, green as double, blue as double)
- method SetBorderDash(b as double, w as double)
- method AddBookmark(text as string, parent as integer, open as integer) as integer
- method SetInfo(key as string, value as string)
- method CloseImage(image as integer)
- method AddThumbNail(image as integer)
- method BeginPattern(width as double, height as double,xstep as double, ystep as double, painttype as integer) as integer
- method EndPattern
- method BeginTemplate(width as double, height as double) as integer
- method BeginTemplate(width as double, height as double, optlist as string) as integer
- method EndTemplate
- method SetRGBColorFill(red as double, green as double, blue as double)
- method SetRGBColorStroke(red as double, green as double, blue as double)
- method SetRGBColor(red as double, green as double, blue as double)
- method SetGrayFill(gray as double)
- method SetGrayStroke(gray as double)
- method SetGray(gray as double)
- method MakeSpotColor(spotname as string) as integer
- method SetColor(fstype as string, colorspace as string, c1 as double, c2 as double, c3 as double, c4 as double)
- method Fill
- method FillStroke
- method ClosePathFillStroke
- method EndPath
- method Clip
- method ClosePath
- method Stroke
- method ClosePathStroke
- method Rect(x as double, y as double,width as double,height as double)
- method Arc(x as double, y as double,r as double,alpha as double,beta as double)
- method ArcN(x as double, y as double,r as double,alpha as double,beta as double)
- method Circle(x as double, y as double,r as double)
- method CurveTo(x1 as double, y1 as double,x2 as double, y2 as double,x3 as double, y3 as double)
- method MoveTo(x as double, y as double)
- method LineTo(x as double, y as double)
- method Skew(alpha as double, beta as double)
- method ConcatMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method SetMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method Translate(tx as double,ty as double)
- method Scale(sx as double,sy as double)
- method Rotate(phi as double)
- method InitGraphics
- method Save
- method Restore
- method SetMiterLimit(miter as double)
- method SetLineWidth(linewidth as double)
- method SetLineCap(linecap as integer)
- method SetLineJoin(linejoin as integer)
- method SetFlat(flatness as double)
- method SetDash(b as double, w as double)
- method Close
- method OpenFilename(filename as string) as integer
- method OpenFile(file as folderitem) as integer
- method BeginPage(width as double, height as double)
- method EndPage
- method SetParameter(key as string,value as string)
- method SetValue(key as string,value as double)
- method GetParameter(key as string,modifier as double) as string
- method GetValue(key as string,modifier as double) as double
- method FindFont(fontname as string,encoding as string,embed as integer) as integer
- method SetFont(font as integer, fontsize as double)
- method Show(text as string)
- method ShowXY(text as string,x as double,y as double)
- method ContinueText(text as string)
- method ShowBoxed(text as string, left as double, top as double, width as double, height as double, hmode as string, feature as string) as integer
- method SetTextPos(x as double, y as double)
- method StringWidth(text as string, font as integer, size as double) as double
- method FilePath(file as folderitem) as string
- property Handle as Integer
- property PluginName as String
- shared method A0width as Double
- shared method A0height as Double
- shared method A1width as Double
- shared method A1height as Double
- shared method A2width as Double
- shared method A2height as Double
- shared method A3width as Double
- shared method A3height as Double
- shared method A4width as Double
- shared method A4height as Double
- shared method A5width as Double
- shared method A5height as Double
- shared method A6width as Double
- shared method A6height as Double
- shared method B5width as Double
- shared method B5height as Double
- shared method LetterWidth as Double
- shared method LetterHeight as Double
- shared method LegalWidth as Double
- shared method LegalHeight as Double
- shared method LedgerWidth as Double
- shared method LedgerHeight as Double
- shared method P11x17width as Double
- shared method P11x17height as Double
- shared method APIloaded as boolean
- event DocumentWrite(data as string) as integer
- property ErrorMessage as String
- property FunctionName as String
- property ErrorNumber as Integer
- property ErrorType as Integer
- method RCurveTo(x1 as double, y1 as double, x2 as double, y2 as double, x3 as double, y3 as double)
- method PlacePDIPage(page as integer, x as double, y as double, sx as double, sy as double)
- method PlaceImage(image as integer, x as double, y as double, scale as double)
- method pcosGetStream(doc as integer, optlist as string, path as string) as string
- method pcosGetString(doc as integer, path as string) as string
- method pcosGetNumber(doc as integer, path as string) as double
- method InfoMatchbox(boxname as string, num as integer, keyword as string) as double
- method OpenPDIDocument(filename as folderitem, optlist as string) as integer
- method Load3dData(filename as folderitem, optlist as string) as integer
- method InfoTable(table as integer, keyword as string) as double
- method InfoTextline(text as string, keyword as string, optlist as string) as double
- method InfoFont(font as integer, keyword as string, optlist as string) as double
- method FitTable(table as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method AddTextflow(textflow as integer, text as string, optlist as string) as integer
- method AddTableCell(table as integer, column as integer, row as integer, text as string, optlist as string) as integer
- method DeleteTable(table as integer, optlist as string)
- method Create3dView(username as string, optlist as string) as integer
- method ClosePDIDocument(doc as integer)
- method BeginDocumentEvents(optlist as string)
- method FitTextflow(textflow as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method InfoTextflow(textflow as integer, keyword as string) as double
- method ResumePage(optlist as string)
- method SetDashPattern(optlist as string)
- method SuspendPage(optlist as string)
- method SetLayerDependency(type as string, optlist as string)
- method DefineLayer(name as string, optlist as string) as integer
- method CreateTextflow(text as string, optlist as string) as integer
- method MCPoint(tag as string, optlist as string)
- method DeleteTextflow(textflow as integer)
- method EndMC
- method EndLayer
- method EndItem(id as integer)
- method EndPage(optlist as string)
- method EndDocument(optlist as string)
- method CreateFieldGroup(name as string, optlist as string)
- method CreateField(llx as double, lly as double, urx as double, ury as double, name as string, type as string, optlist as string)
- method CreateAnnotation(llx as double, lly as double, urx as double, ury as double, type as string, optlist as string) as integer
- method CreateBookmark(text as string, optlist as string) as integer
- method CreateAction(type as string, optlist as string) as integer
- method ClosePDIPage(page as integer)
- method BeginPage(width as double, height as double, optlist as string)
- method BeginMC(tag as string, optlist as string)
- method BeginLayer(layer as integer)
- method BeginItem(tag as string, optlist as string) as integer
- method BeginDocument(filename as string, optlist as string) as integer
- method BeginDocument(file as folderitem, optlist as string) as integer
- method ActivateItem(id as integer)
- method DeleteVirtualFile(filename as string) as integer
- method CreateVirtualFile(filename as string, data as string, optlist as string)
- method DeleteVirtualFile(file as folderitem) as integer
- method CreateVirtualFile(file as folderitem, data as string, optlist as string)
- method GetErrNum as integer
- method GetErrMsg as string
- method GetAPIName as string
- method CreateGState(optlist as string) as integer
- method SetGState(gstate as integer)
- method BeginFont(fontname as string, a as double, b as double, c as double, d as double, e as double, f as double, OptList as string)
- method BeginGlyph(glyphname as string, wx as double, llx as double, lly as double, urx as double, ury as double)
- method EndFont
- method EndGlyph
- method FitTextLine(text as string, x as double, y as double, OptList as string)
- method Shading(shtype as string, x0 as double, y0 as double, x1 as double, y1 as double, c1 as double, c2 as double, c3 as double, c4 as double, OptList as string) as integer
- method ShadingPattern(shading as integer, OptList as string) as integer
- method ShadingFill(shading as integer)
- method ProcessPDI(doc as integer, page as integer, OptList as string) as integer
- method FitPDIpage(page as integer, x as double, y as double, OptList as string)
- method LoadImage(ImageType as string, Filename as string, OptList as string) as integer
- method LoadImage(ImageType as string, File as folderitem, OptList as string) as integer
- method FitImage(image as integer, x as double, y as double, OptList as string)
- method LoadICCProfile(ProfileName as string, OptList as string) as integer
- method AddNamedDest(Name as string, OptList as string)
- method EncodingSetChar(Encoding as string, slot as integer, glyphname as string, uv as integer)
- method LoadFont(Fontname as string, Encoding as string, optlist as string) as integer
- method FillImageBlock(pageHandle as integer, blockname as string, imageHandle as integer, optlist as string) as integer
- method FillPDFBlock(pageHandle as integer, blockname as string, contentHandle as integer, optlist as string) as integer
- method FillTextBlock(pageHandle as integer, blockname as string, Text as string, optlist as string) as integer
- method OpenPDI(filename as string, optlist as string) as integer
- method OpenPDI(file as folderitem, optlist as string) as integer
- method ClosePDI(doc as integer)
- method OpenPDIPage(doc as integer, page as integer, optlist as string) as integer
- method GetParameterPDI(key as string, doc as integer, page as integer, index as integer) as string
- method GetValuePDI(key as string, doc as integer, page as integer, index as integer) as double
- method GetBuffer as string
- method AttachFile(llx as double, lly as double, urx as double, ury as double, filename as string, description as string, author as string, mimetype as string, icon as string)
- method AddNote(llx as double, lly as double, urx as double, ury as double, contents as string, title as string, icon as string, open as integer)
- method AddPDFLink(llx as double, lly as double, urx as double, ury as double, filename as string, page as integer, dest as string)
- method AddLaunchLink(llx as double, lly as double, urx as double, ury as double, filename as string)
- method AddLocalLink(llx as double, lly as double, urx as double, ury as double, page as integer, dest as string)
- method AddWebLink(llx as double, lly as double, urx as double, ury as double, url as string)
- method SetBorderStyle(style as string, width as double)
- method SetBorderColor(red as double, green as double, blue as double)
- method SetBorderDash(b as double, w as double)
- method AddBookmark(text as string, parent as integer, open as integer) as integer
- method SetInfo(key as string, value as string)
- method CloseImage(image as integer)
- method AddThumbNail(image as integer)
- method BeginPattern(width as double, height as double,xstep as double, ystep as double, painttype as integer) as integer
- method EndPattern
- method BeginTemplate(width as double, height as double) as integer
- method BeginTemplate(width as double, height as double, optlist as string) as integer
- method EndTemplate
- method SetRGBColorFill(red as double, green as double, blue as double)
- method SetRGBColorStroke(red as double, green as double, blue as double)
- method SetRGBColor(red as double, green as double, blue as double)
- method SetGrayFill(gray as double)
- method SetGrayStroke(gray as double)
- method SetGray(gray as double)
- method MakeSpotColor(spotname as string) as integer
- method SetColor(fstype as string, colorspace as string, c1 as double, c2 as double, c3 as double, c4 as double)
- method Fill
- method FillStroke
- method ClosePathFillStroke
- method EndPath
- method Clip
- method ClosePath
- method Stroke
- method ClosePathStroke
- method Rect(x as double, y as double,width as double,height as double)
- method Arc(x as double, y as double,r as double,alpha as double,beta as double)
- method ArcN(x as double, y as double,r as double,alpha as double,beta as double)
- method Circle(x as double, y as double,r as double)
- method CurveTo(x1 as double, y1 as double,x2 as double, y2 as double,x3 as double, y3 as double)
- method MoveTo(x as double, y as double)
- method LineTo(x as double, y as double)
- method Skew(alpha as double, beta as double)
- method ConcatMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method SetMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method Translate(tx as double,ty as double)
- method Scale(sx as double,sy as double)
- method Rotate(phi as double)
- method InitGraphics
- method Save
- method Restore
- method SetMiterLimit(miter as double)
- method SetLineWidth(linewidth as double)
- method SetLineCap(linecap as integer)
- method SetLineJoin(linejoin as integer)
- method SetFlat(flatness as double)
- method SetDash(b as double, w as double)
- method Close
- method OpenFilename(filename as string) as integer
- method OpenFile(file as folderitem) as integer
- method BeginPage(width as double, height as double)
- method EndPage
- method SetParameter(key as string,value as string)
- method SetValue(key as string,value as double)
- method GetParameter(key as string,modifier as double) as string
- method GetValue(key as string,modifier as double) as double
- method FindFont(fontname as string,encoding as string,embed as integer) as integer
- method SetFont(font as integer, fontsize as double)
- method Show(text as string)
- method ShowXY(text as string,x as double,y as double)
- method ContinueText(text as string)
- method ShowBoxed(text as string, left as double, top as double, width as double, height as double, hmode as string, feature as string) as integer
- method SetTextPos(x as double, y as double)
- method StringWidth(text as string, font as integer, size as double) as double
- method FilePath(file as folderitem) as string
- property Handle as Integer
- property PluginName as String
- shared method A0width as Double
- shared method A0height as Double
- shared method A1width as Double
- shared method A1height as Double
- shared method A2width as Double
- shared method A2height as Double
- shared method A3width as Double
- shared method A3height as Double
- shared method A4width as Double
- shared method A4height as Double
- shared method A5width as Double
- shared method A5height as Double
- shared method A6width as Double
- shared method A6height as Double
- shared method B5width as Double
- shared method B5height as Double
- shared method LetterWidth as Double
- shared method LetterHeight as Double
- shared method LegalWidth as Double
- shared method LegalHeight as Double
- shared method LedgerWidth as Double
- shared method LedgerHeight as Double
- shared method P11x17width as Double
- shared method P11x17height as Double
- shared method APIloaded as boolean
- event DocumentWrite(data as string) as integer
- property ErrorMessage as String
- property FunctionName as String
- property ErrorNumber as Integer
- property ErrorType as Integer
- method RCurveTo(x1 as double, y1 as double, x2 as double, y2 as double, x3 as double, y3 as double)
- method PlacePDIPage(page as integer, x as double, y as double, sx as double, sy as double)
- method PlaceImage(image as integer, x as double, y as double, scale as double)
- method pcosGetStream(doc as integer, optlist as string, path as string) as string
- method pcosGetString(doc as integer, path as string) as string
- method pcosGetNumber(doc as integer, path as string) as double
- method InfoMatchbox(boxname as string, num as integer, keyword as string) as double
- method OpenPDIDocument(filename as folderitem, optlist as string) as integer
- method Load3dData(filename as folderitem, optlist as string) as integer
- method InfoTable(table as integer, keyword as string) as double
- method InfoTextline(text as string, keyword as string, optlist as string) as double
- method InfoFont(font as integer, keyword as string, optlist as string) as double
- method FitTable(table as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method AddTextflow(textflow as integer, text as string, optlist as string) as integer
- method AddTableCell(table as integer, column as integer, row as integer, text as string, optlist as string) as integer
- method DeleteTable(table as integer, optlist as string)
- method Create3dView(username as string, optlist as string) as integer
- method ClosePDIDocument(doc as integer)
- method BeginDocumentEvents(optlist as string)
- method FitTextflow(textflow as integer, llx as double, lly as double, urx as double, ury as double, optlist as string) as string
- method InfoTextflow(textflow as integer, keyword as string) as double
- method ResumePage(optlist as string)
- method SetDashPattern(optlist as string)
- method SuspendPage(optlist as string)
- method SetLayerDependency(type as string, optlist as string)
- method DefineLayer(name as string, optlist as string) as integer
- method CreateTextflow(text as string, optlist as string) as integer
- method MCPoint(tag as string, optlist as string)
- method DeleteTextflow(textflow as integer)
- method EndMC
- method EndLayer
- method EndItem(id as integer)
- method EndPage(optlist as string)
- method EndDocument(optlist as string)
- method CreateFieldGroup(name as string, optlist as string)
- method CreateField(llx as double, lly as double, urx as double, ury as double, name as string, type as string, optlist as string)
- method CreateAnnotation(llx as double, lly as double, urx as double, ury as double, type as string, optlist as string) as integer
- method CreateBookmark(text as string, optlist as string) as integer
- method CreateAction(type as string, optlist as string) as integer
- method ClosePDIPage(page as integer)
- method BeginPage(width as double, height as double, optlist as string)
- method BeginMC(tag as string, optlist as string)
- method BeginLayer(layer as integer)
- method BeginItem(tag as string, optlist as string) as integer
- method BeginDocument(filename as string, optlist as string) as integer
- method BeginDocument(file as folderitem, optlist as string) as integer
- method ActivateItem(id as integer)
- method DeleteVirtualFile(filename as string) as integer
- method CreateVirtualFile(filename as string, data as string, optlist as string)
- method DeleteVirtualFile(file as folderitem) as integer
- method CreateVirtualFile(file as folderitem, data as string, optlist as string)
- method GetErrNum as integer
- method GetErrMsg as string
- method GetAPIName as string
- method CreateGState(optlist as string) as integer
- method SetGState(gstate as integer)
- method BeginFont(fontname as string, a as double, b as double, c as double, d as double, e as double, f as double, OptList as string)
- method BeginGlyph(glyphname as string, wx as double, llx as double, lly as double, urx as double, ury as double)
- method EndFont
- method EndGlyph
- method FitTextLine(text as string, x as double, y as double, OptList as string)
- method Shading(shtype as string, x0 as double, y0 as double, x1 as double, y1 as double, c1 as double, c2 as double, c3 as double, c4 as double, OptList as string) as integer
- method ShadingPattern(shading as integer, OptList as string) as integer
- method ShadingFill(shading as integer)
- method ProcessPDI(doc as integer, page as integer, OptList as string) as integer
- method FitPDIpage(page as integer, x as double, y as double, OptList as string)
- method LoadImage(ImageType as string, Filename as string, OptList as string) as integer
- method LoadImage(ImageType as string, File as folderitem, OptList as string) as integer
- method FitImage(image as integer, x as double, y as double, OptList as string)
- method LoadICCProfile(ProfileName as string, OptList as string) as integer
- method AddNamedDest(Name as string, OptList as string)
- method EncodingSetChar(Encoding as string, slot as integer, glyphname as string, uv as integer)
- method LoadFont(Fontname as string, Encoding as string, optlist as string) as integer
- method FillImageBlock(pageHandle as integer, blockname as string, imageHandle as integer, optlist as string) as integer
- method FillPDFBlock(pageHandle as integer, blockname as string, contentHandle as integer, optlist as string) as integer
- method FillTextBlock(pageHandle as integer, blockname as string, Text as string, optlist as string) as integer
- method OpenPDI(filename as string, optlist as string) as integer
- method OpenPDI(file as folderitem, optlist as string) as integer
- method ClosePDI(doc as integer)
- method OpenPDIPage(doc as integer, page as integer, optlist as string) as integer
- method GetParameterPDI(key as string, doc as integer, page as integer, index as integer) as string
- method GetValuePDI(key as string, doc as integer, page as integer, index as integer) as double
- method GetBuffer as string
- method AttachFile(llx as double, lly as double, urx as double, ury as double, filename as string, description as string, author as string, mimetype as string, icon as string)
- method AddNote(llx as double, lly as double, urx as double, ury as double, contents as string, title as string, icon as string, open as integer)
- method AddPDFLink(llx as double, lly as double, urx as double, ury as double, filename as string, page as integer, dest as string)
- method AddLaunchLink(llx as double, lly as double, urx as double, ury as double, filename as string)
- method AddLocalLink(llx as double, lly as double, urx as double, ury as double, page as integer, dest as string)
- method AddWebLink(llx as double, lly as double, urx as double, ury as double, url as string)
- method SetBorderStyle(style as string, width as double)
- method SetBorderColor(red as double, green as double, blue as double)
- method SetBorderDash(b as double, w as double)
- method AddBookmark(text as string, parent as integer, open as integer) as integer
- method SetInfo(key as string, value as string)
- method CloseImage(image as integer)
- method AddThumbNail(image as integer)
- method BeginPattern(width as double, height as double,xstep as double, ystep as double, painttype as integer) as integer
- method EndPattern
- method BeginTemplate(width as double, height as double) as integer
- method BeginTemplate(width as double, height as double, optlist as string) as integer
- method EndTemplate
- method SetRGBColorFill(red as double, green as double, blue as double)
- method SetRGBColorStroke(red as double, green as double, blue as double)
- method SetRGBColor(red as double, green as double, blue as double)
- method SetGrayFill(gray as double)
- method SetGrayStroke(gray as double)
- method SetGray(gray as double)
- method MakeSpotColor(spotname as string) as integer
- method SetColor(fstype as string, colorspace as string, c1 as double, c2 as double, c3 as double, c4 as double)
- method Fill
- method FillStroke
- method ClosePathFillStroke
- method EndPath
- method Clip
- method ClosePath
- method Stroke
- method ClosePathStroke
- method Rect(x as double, y as double,width as double,height as double)
- method Arc(x as double, y as double,r as double,alpha as double,beta as double)
- method ArcN(x as double, y as double,r as double,alpha as double,beta as double)
- method Circle(x as double, y as double,r as double)
- method CurveTo(x1 as double, y1 as double,x2 as double, y2 as double,x3 as double, y3 as double)
- method MoveTo(x as double, y as double)
- method LineTo(x as double, y as double)
- method Skew(alpha as double, beta as double)
- method ConcatMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method SetMatrix(a as double,b as double, c as double, d as double, e as double, f as double)
- method Translate(tx as double,ty as double)
- method Scale(sx as double,sy as double)
- method Rotate(phi as double)
- method InitGraphics
- method Save
- method Restore
- method SetMiterLimit(miter as double)
- method SetLineWidth(linewidth as double)
- method SetLineCap(linecap as integer)
- method SetLineJoin(linejoin as integer)
- method SetFlat(flatness as double)
- method SetDash(b as double, w as double)
- method Close
- method OpenFilename(filename as string) as integer
- method OpenFile(file as folderitem) as integer
- method BeginPage(width as double, height as double)
- method EndPage
- method SetParameter(key as string,value as string)
- method SetValue(key as string,value as double)
- method GetParameter(key as string,modifier as double) as string
- method GetValue(key as string,modifier as double) as double
- method FindFont(fontname as string,encoding as string,embed as integer) as integer
- method SetFont(font as integer, fontsize as double)
- method Show(text as string)
- method ShowXY(text as string,x as double,y as double)
- method ContinueText(text as string)
- method ShowBoxed(text as string, left as double, top as double, width as double, height as double, hmode as string, feature as string) as integer
- method SetTextPos(x as double, y as double)
- method StringWidth(text as string, font as integer, size as double) as double
- method FilePath(file as folderitem) as string
- property Handle as Integer
- property PluginName as String
- shared method A0width as Double
- shared method A0height as Double
- shared method A1width as Double
- shared method A1height as Double
- shared method A2width as Double
- shared method A2height as Double
- shared method A3width as Double
- shared method A3height as Double
- shared method A4width as Double
- shared method A4height as Double
- shared method A5width as Double
- shared method A5height as Double
- shared method A6width as Double
- shared method A6height as Double
- shared method B5width as Double
- shared method B5height as Double
- shared method LetterWidth as Double
- shared method LetterHeight as Double
- shared method LegalWidth as Double
- shared method LegalHeight as Double
- shared method LedgerWidth as Double
- shared method LedgerHeight as Double
- shared method P11x17width as Double
- shared method P11x17height as Double
- shared method UnloadLibrary
- shared method LoadCFMLibrary(CFMName as string) as integer
- shared method LoadDLL(PathToDLL as string) as integer
- shared method LoadFramework(FrameworkFile as folderitem) as integer
- shared method LoadLinuxLibrary(PathToSO as string) as integer
- shared method APIloaded as boolean
- event DocumentWrite(data as string) as integer
- property ErrorMessage as String
- property FunctionName as String
- property ErrorNumber as Integer
- property ErrorType as Integer
Monkeybread Software Realbasic Plugins - Pfarrgemeinderat St. Arnulf Nickenich