Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS WinFrameworks Plugin:WinPDF:
Partly Console safe, 76 entry points.
- class WindowsPDFDocumentMBS
- method Constructor(other as WindowsPDFDocumentMBS)
- method Constructor
- method Destructor
- method Page(Index as Integer) as WindowsPDFPageMBS
- property Handle as Integer
- property PageCount as Integer
- property IsPasswordProtected as Boolean
- shared method ConvertImage(ImageData as String) as String
- shared method LoadFromFile(File as FolderItem, Password as String = "") as WindowsPDFDocumentMBS
- shared method LoadFromPath(Path as String, Password as String = "") as WindowsPDFDocumentMBS
- shared method LoadFromData(data as String, Password as String = "") as WindowsPDFDocumentMBS
- shared method LoadFromData(data as MemoryBlock, Password as String = "") as WindowsPDFDocumentMBS
- shared method LoadFromFileAsync(File as FolderItem, Handler as WindowsPDFDocumentLoadedMBS, Password as String = "")
- shared method LoadFromPathAsync(Path as String, Handler as WindowsPDFDocumentLoadedMBS, Password as String = "")
- shared method LoadFromDataAsync(data as String, Handler as WindowsPDFDocumentLoadedMBS, Password as String = "")
- shared method LoadFromDataAsync(data as MemoryBlock, Handler as WindowsPDFDocumentLoadedMBS, Password as String = "")
- class WindowsPDFExceptionMBS
- class WindowsPDFPageDimensionsMBS
- class WindowsPDFPageMBS
- method Constructor(other as WindowsPDFPageMBS)
- method Constructor
- method Destructor
- method RenderToStream(Handler as RenderToStreamFinishedMBS, Options as WindowsPDFPageRenderOptionsMBS = nil)
- method RenderToMemory(Handler as RenderToMemoryFinishedMBS, Options as WindowsPDFPageRenderOptionsMBS = nil)
- method RenderToStream(Options as WindowsPDFPageRenderOptionsMBS = nil) as String
- method RenderToMemory(Options as WindowsPDFPageRenderOptionsMBS = nil) as MemoryBlock
- method RenderToPicture(Options as WindowsPDFPageRenderOptionsMBS = nil) as Picture
- property Handle as Integer
- property Rotation as Integer
- property RotationAngle as Integer
- property Index as Integer
- property PreferredZoom as Single
- property Size as WindowsPDFSizeMBS
- property Dimensions as WindowsPDFPageDimensionsMBS
- class WindowsPDFPageRenderOptionsMBS
- method Constructor
- method Destructor
- method setBitmapEncoderJPEG
- method setBitmapEncoderPNG
- method setBitmapEncoderTIFF
- method setBitmapEncoderBMP
- property Handle as Integer
- property SourceRect as WindowsPDFRectMBS
- property IsIgnoringHighContrast as Boolean
- property DestinationWidth as Integer
- property DestinationHeight as Integer
- property BitmapEncoderId as String
- property BackgroundColor as Color
- class WindowsPDFRectMBS
- class WindowsPDFSizeMBS
- class WindowsSharePanelMBS
- method Constructor
- method Destructor
- method Present
- method AddFile(File as FolderItem)
- property Title as String
- property Description as String
- property ApplicationName as String
- property URL as String
- property ApplicationLink as String
- property WebLink as String
- property Text as String
- property HtmlFormat as String
- property RTF as String
- property PictureData as MemoryBlock
- property ThumbnailData as MemoryBlock
- property FilesAreReadOnly as Boolean
- property Files as Variant
- event TargetApplicationChosen(ApplicationName as String)
- event ShareCancelled
- event ShareCompleted
- event Shown
- event DataRequested
Blog Entries
- MBS Xojo Plugins, version 25.2pr1
- News from the MBS Xojo Plugins in Version 25.1
- MonkeyBread Software Releases the MBS Xojo Plugins in version 25.1
- MBS Xojo Plugins, version 25.1pr3
- Plugin backwards compatibility to older operation systems
- News from the MBS Xojo Plugins Version 24.0
- MonkeyBread Software Releases the MBS Xojo Plugins in version 24.0
- News from the MBS Xojo Plugins Version 23.3
- MonkeyBread Software Releases the MBS Xojo Plugins in version 23.3
- Windows PDF Classes
Xojo Developer Magazine
- 21.5, pages 72 to 74: Windows PDF, New MBS classes let you work with PDFS on Windows. by Stefanie Juchmes
- 21.5, page 10: News
