Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
Component: DynaPDF
Create, Import and Modify PDFs on macOS and Windows.
Version | macOS | Windows | Linux | Server | iOS SDK |
3.0 / 13.1 | ✅ 97% | ✅ Yes | ✅ 97% | ✅ 99% | ✅ 97% |
Item | Details |
---|---|
DynaPDF.ActivateAltFontList Activates or deactivates an alternate font list that was created by DynaPDF.CreateAltFontList. | All 12.0 |
DynaPDF.AddActionToObj Adds an action to a PDF object. | All 6.4 |
DynaPDF.AddAnnotToPage Adds an annotation to a page. | All 7.0 |
DynaPDF.AddBookmark Adds a bookmark to the global outline tree of the document. | All 4.0 |
DynaPDF.AddBookmarkEx Adds a bookmark to the global outline tree of the document. | All 4.0 |
DynaPDF.AddButtonImage Add/Set a form field button image. | All 10.2 |
DynaPDF.AddButtonImageEx2 Add/Set a form field button image. | All 11.5 |
DynaPDF.AddContinueText Prints a single text line and moves the text cursor to the next line. | All 3.1 |
DynaPDF.AddDeviceNProcessColorants Adds DeviceN process colorants. | All 7.4 |
DynaPDF.AddDeviceNSeparations Adds DeviceN separations. | All 7.4 |
DynaPDF.AddFontSearchPath Adds a search path to the list of available font search paths. | All 4.1 |
DynaPDF.AddOutputIntent Represents the destination color space for which a PDF file was created. | All 4.4 |
DynaPDF.AddOutputIntentEx Adds an ICC profile to the PDF file like AddOutputIntent but accepts a file as a container. | All 4.4 |
DynaPDF.AddValToChoiceField Adds a value to a choice field. | All 4.2 |
DynaPDF.AllowPageBreak Defines how to handle page breaks. | All 4.2 |
DynaPDF.AppendImagePage Adds new page to the PDF with given image. | All 6.3 |
DynaPDF.AppendImagePages Adds new pages to the PDF with given image paths. | All 6.3 |
DynaPDF.AppendPage This function appends an empty page to the document. | All 3.1 |
DynaPDF.ApplyShading Applies a shading. | All 10.2 |
DynaPDF.AssociateEmbFile Associates an embedded file with a PDF object. | All 6.0 |
DynaPDF.AttachFile Attaches a file to the document. | All 6.0 |
DynaPDF.AttachFileContainer Attaches a data from container to the document. | All 6.0 |
DynaPDF.AttachFileText Attaches a file to the document. | All 6.0 |
DynaPDF.BeginContinueText This function prepares the output of multiple text lines with DynaPDF.AddContinueText. | All 3.1 |
DynaPDF.BeginLayer The function opens a layer in the current open page or template. | All 5.0 |
DynaPDF.BeginPattern This function creates a new tiling pattern. | All 5.0 |
DynaPDF.BeginTemplate The function creates a template and opens it so that arbitrary contents can be drawn into it. | All 5.0 |
DynaPDF.Bezier123 Draws a bezier path. | All 4.0 |
DynaPDF.Bezier13 This function paints a Bézier curve with one control point. | All 4.0 |
DynaPDF.Bezier23 The third supported Bézier curve type paints also a curve with one control point. | All 4.0 |
DynaPDF.CMYK Calculates color value for CMYK. | All 4.0 |
DynaPDF.ChangeAnnotName Changes or deletes the optional unique name of an annotation. | All 5.0 |
DynaPDF.ChangeAnnotPos Changes the position and size of an annotation. | All 5.0 |
DynaPDF.ChangeBookmark Changes an existing bookmark. | All 4.0 |
DynaPDF.ChangeFont This function changes or sets the font to the one of the parameter FontHandle. | All 3.1 |
DynaPDF.ChangeFontEx Changes or sets the font to the one of the parameter Handle. | All 11.2 |
DynaPDF.ChangeFontSize This function changes the font size of the current font. | All 3.1 |
DynaPDF.ChangeFontStyle This function changes the style of the current font. | All 3.1 |
DynaPDF.ChangeFontStyleEx The function changes the font style of a font like DynaPDF.ChangeFontStyle but it accepts also font styles like 2 (bold) or 1 (italic). | All 3.1 |
DynaPDF.ChangeLinkAnnot Changes the link of a file link or web link annotation. | All 5.0 |
DynaPDF.ChangeNamedDest New in 13.1 Changes the name of a named destination. | All 13.1 |
DynaPDF.ChangeOCGName Changes the name of an Optional Content Group (OCG). | All 11.3 |
DynaPDF.ChangeSeparationColor Changes the color of a separation color space. | All 7.2 |
DynaPDF.CheckConformance Converts a PDF file to a specific PDF standard according to the parameter Type. | All 4.4 |
DynaPDF.CheckFieldNames Checks all currently defined interactive form fields for invalid duplicate field names. | All 8.5 |
DynaPDF.CircleAnnot Draws a circle annotation on the current open page. | All 5.0 |
DynaPDF.Clear Starts a new PDF in memory or at the given path. | All 3.0 |
DynaPDF.ClipPath This function marks the current path as clipping path. | All 3.2 |
DynaPDF.CloseImportFile Closes the current import PDF. | All 3.0 |
DynaPDF.ClosePath Closes current path. | All 3.2 |
DynaPDF.ConvertColors Converts colors to gray. | All 9.2 |
DynaPDF.ConvertStyledText Converts styled text to formatted text. | All 6.5 |
DynaPDF.CreateAltFontList Creates an alternate font list, that can be filled with data by DynaPDF.SetAltFonts(). | All 12.0 |
DynaPDF.CreateAxialShading Creates an axial sharing. | All 10.2 |
DynaPDF.CreateButton Creates a push button. | All 6.4 |
DynaPDF.CreateCheckBox This function creates a check box. | All 4.1 |
DynaPDF.CreateComboBox Creates a combo box. | All 4.2 |
DynaPDF.CreateDeviceNColorSpace Creates a DeviceN color space. | All 7.4 |
DynaPDF.CreateGoToAction Creates a go-to action. | All 10.0 |
DynaPDF.CreateGoToActionEx Creates a go-to action which uses a named destination to open the target page. | All 10.0 |
DynaPDF.CreateGoToRAction Creates a go-to-remote action. | All 10.0 |
DynaPDF.CreateGoToRActionEx Creates a go-to-remote action. | All 10.0 |
DynaPDF.CreateGroupField Creates a group field. A group field is a simple array of fields which can be used to separate fields into several groups. | All 4.2 |
DynaPDF.CreateICCBasedColorSpace New in 13.0 Creates an ICC-based color space. | All 13.0 |
DynaPDF.CreateICCBasedColorSpaceContainer New in 13.0 Creates an ICC-based color space based on a container. | All 13.0 |
DynaPDF.CreateJSAction Creates a JavaScript action. | All 6.4 |
DynaPDF.CreateListBox This function creates a list box. | All 4.2 |
DynaPDF.CreateNamedDest The function creates a named destination that can be accessed from external PDF files. | All 4.4 |
DynaPDF.CreateOCG Creates an Optional Content Group (OCG) also called layer. | All 11.5 |
DynaPDF.CreateRadialShading Creates radial sharing. | All 10.2 |
DynaPDF.CreateRadioButton Creates a radio button field. | All 4.2 |
DynaPDF.CreateSeparationCS Creates a Separation color space. | All 7.4 |
DynaPDF.CreateSigField Creates an empty signature field which can be used to digitally sign the PDF file. | All 4.2 |
DynaPDF.CreateSigFieldAP Creates a signature appearance template in the exact size of the base signature field. | All 4.2 |
DynaPDF.CreateStructureTree Creates a global structure tree that is required to create Tagged PDF files. | All 4.4 |
DynaPDF.CreateStructureTreeEx New in 13.1 Creates the global structure tree as described at CreateStructureTree. | All 13.1 |
DynaPDF.CreateTextField This function creates a text field. | All 4.1 |
DynaPDF.CreateXFAStream Creates an XFA stream and adds it to the global XFA resource array. | All 9.5 |
DynaPDF.DeleteAcroForm The function deletes a maybe existing Interactive Form. | All 5.0 |
DynaPDF.DeleteActionFromObjEx This function deletes an action from a PDF object. | All 5.0 |
DynaPDF.DeleteAltFontList Deletes an alternate font list that was created by DynaPDF.CreateAltFontList. | All 12.0 |
DynaPDF.DeleteAnnotation Deletes an annotation. | All 5.0 |
DynaPDF.DeleteBookmark Deletes a bookmark. | All 4.0 |
DynaPDF.DeleteEmbeddedFile The function deletes an embedded file. | All 5.0 |
DynaPDF.DeleteField This function deletes an interactive form field. | All 5.0 |
DynaPDF.DeleteFieldEx Deletes a field by name. | All 5.0 |
DynaPDF.DeleteJavaScripts Deletes all global JavaScripts. | All 5.0 |
DynaPDF.DeleteNamedDest Deletes a named destination or all. | All 11.3 |
DynaPDF.DeletePage Deletes a given page in the current working PDF. | All 3.4 |
DynaPDF.DeletePageLabels Deletes all page labels contained in the current open document, if any. | All 5.0 |
DynaPDF.DeleteSeparationInfo Deletes the separation of the current open page. | All 5.0 |
DynaPDF.DeleteTemplate Deletes a template. | All 5.0 |
DynaPDF.DeleteTemplateEx Deletes a template by using an index instead of a template handle. | All 5.0 |
DynaPDF.DeleteXFAForm Deletes a maybe existing XFA form (XML based form) if any. | All 5.0 |
DynaPDF.DrawArc This function draws an arc by using a start and end angle. | All 3.1 |
DynaPDF.DrawArcEx This function draws an elliptical arc. | All 3.1 |
DynaPDF.DrawChord This function draws an elliptical chord (a region bounded by the intersection of an ellipse and a line segment, called a secant). | All 3.1 |
DynaPDF.DrawCircle This function draws a circle. | All 3.1 |
DynaPDF.DrawNGon Draws a n-gon. | All 10.5 |
DynaPDF.DrawPie The function draws a pie-shaped wedge bounded by the intersection of an ellipse and two angles. | All 3.1 |
DynaPDF.EditPage This function prepares a page for editing. | All 3.1 |
DynaPDF.EditTemplate Prepares a template for editing. | All 5.1 |
DynaPDF.EditTemplate2 Opens a template for editing. | All 5.1 |
DynaPDF.Ellipse Draws an ellipse. | All 5.0 |
DynaPDF.EnableEncryption Enables encryption for next save command. | All 3.4 |
DynaPDF.EndLayer Closes a layer that was opened by DynaPDF.BeginLayer. | All 5.0 |
DynaPDF.EndPage This function closes an open page that was opened by AppendPage or EditPage. | All 3.1 |
DynaPDF.EndPattern Closes an open pattern. | All 5.0 |
DynaPDF.EndTemplate This function closes an open template. | All 7.0 |
DynaPDF.ExchangeBookmarks This function exchanges two bookmarks. | All 4.0 |
DynaPDF.ExchangePages The function exchanges two pages. | All 4.0 |
DynaPDF.ExtractDocumentText Extracts the text of all pages. | All 6.0 |
DynaPDF.ExtractImages Deprecated Extracts images of a PDF. | All 3.4 |
DynaPDF.ExtractPageRectText Deprecated Extracts the text of the page in a rectangle. | All 6.2 |
DynaPDF.ExtractPageText Deprecated Extracts the text of the page. | All 3.0 |
DynaPDF.ExtractText Extracts the text of the page PageNum. | All 8.0 |
DynaPDF.FileAttachAnnot Inserts a file attachment annotation on the current open page. | All 5.0 |
DynaPDF.FileAttachAnnotEx Inserts a file attachment annotation on the current open page. | All 8.0 |
DynaPDF.FileLink Creates a file link annotation. | All 7.2 |
DynaPDF.FindBookmark Searches for a bookmark in the document outline tree. | All 4.0 |
DynaPDF.FindEmbeddedFile Searches for the embedded file Name and returns the handle of it when it can be found. | All 6.3 |
DynaPDF.FindField This function searches for an interactive form field by using the fully qualified field name. | All 4.0 |
DynaPDF.FindLinkAnnot Searches for a file link or web link annotation. | All 5.0 |
DynaPDF.FindNextBookmark Searches the next bookmark. | All 4.0 |
DynaPDF.FindPattern Searches for a text. | All 3.4 |
DynaPDF.FindText Searches a text and returns position details. | All 4.1 |
DynaPDF.FlattenAnnotOrField Draws an annotation or form field on the current open page. | All 10.0 |
DynaPDF.FlattenAnnots Flatten annotations. | All 4.2 |
DynaPDF.FlattenForm Flatten forms. | All 4.2 |
DynaPDF.FlushPages The function writes the pages in memory to the PDF file. | All 3.3 |
DynaPDF.FlushPagesEx Writes the pages in memory to the PDF file exactly like DynaPDF.FlushPages. | All 10.3 |
DynaPDF.FontInfo Retrieves the most important properties of a font. | All 5.1 |
DynaPDF.FreeTextAnnot Creates a Free Text annotation. | All 5.0 |
DynaPDF.GeneratePreview Adds a preview picture to a PDF container. | All 4.0 |
DynaPDF.GetAnnotCount Returns the number of annotations currently used in the document. | All 5.0 |
DynaPDF.GetAnnotFlags Returns the default flags used for newly created annotations. | All 5.0 |
DynaPDF.GetAnnotLink Returns the URL or file path of a file link annotation. | All 5.0 |
DynaPDF.GetAnnotType Returns the type of a specific annotation. | All 5.0 |
DynaPDF.GetAnnotation Queries details about an annotation. | All 5.0 |
DynaPDF.GetAnnotationAsJSON Queries one annotation as JSON object. | All 10.5 |
DynaPDF.GetAnnotationsAsJSON Queries all annotations as JSON array. | All 10.5 |
DynaPDF.GetAscent Returns the ascender of the active font. | All 5.0 |
DynaPDF.GetBBox Queries bound box values of current page. | All 6.4 |
DynaPDF.GetBookmark Returns the properties of a bookmark. | All 4.0 |
DynaPDF.GetBookmarkCount Returns the number of bookmarks defined in the document. | All 4.0 |
DynaPDF.GetBookmarksAsJSON Queries all bookmarks as JSON array. | All 10.5 |
DynaPDF.GetBorderStyle Returns the global border style which is used for newly created Interactive Form fields. | All 4.2 |
DynaPDF.GetCMapCount Returns the number of available CMap files. | All 5.0 |
DynaPDF.GetCharacterSpacing Returns the current character spacing. | All 4.2 |
DynaPDF.GetCheckBoxChar Returns the character used for newly created check boxes. | All 4.4 |
DynaPDF.GetCheckBoxCharEx Returns character index of the font ZapfDingbats that is used to display the on state of the check box. | All 4.4 |
DynaPDF.GetCheckBoxDefState Returns the default state of a check box. | All 4.4 |
DynaPDF.GetColorSpace The function returns the active color space. | All 3.3 |
DynaPDF.GetColorSpaceAsJSON Queries one color space as JSON object. | All 10.5 |
DynaPDF.GetColorSpaceCount Returns the number of color space objects which are used in the current document. | All 5.0 |
DynaPDF.GetColorSpaceInfo Queries details on a colorspace. | All 6.4 |
DynaPDF.GetColorSpacesAsJSON Queries all color spaces as JSON array. | All 10.5 |
DynaPDF.GetCompressionFilter The function returns the standard compression filter for images. | All 3.1 |
DynaPDF.GetCompressionLevel Returns the active compression level. | All 4.0 |
DynaPDF.GetContent Queries content stream of the currently open page or template. | All 7.0 |
DynaPDF.GetDefaultBarcodeParameters Queries default barcode parameters. | All 10.5 |
DynaPDF.GetDescent Returns the descender of the active font. | All 10.5 |
DynaPDF.GetDocInfo The function retrieves a document info entry as text from current PDF. | All 3.0 |
DynaPDF.GetDocInfoAsJSON Queries all document information as JSON array. | All 10.5 |
DynaPDF.GetDocInfoCount Returns the number of document info entries defined in the document. | All 5.0 |
DynaPDF.GetDocUsesTransparency Checks whether this document uses transparency. | All 8.2 |
DynaPDF.GetDrawDirection The function returns the actual draw direction for closed vector graphics such as rectangles, circles, ellipses and so on. | All 3.2 |
DynaPDF.GetDynaPDFVersion Returns the version string of DynaPDF library. | All 4.2 |
DynaPDF.GetEmbeddedFile Retrieves the details of an embedded file. | All 4.3 |
DynaPDF.GetEmbeddedFileAsContainer Returns an embedded file as a container. | All 4.3 |
DynaPDF.GetEmbeddedFileAsJSON Queries one embedded file as JSON object. | All 10.5 |
DynaPDF.GetEmbeddedFileCount Returns the number of embedded files available in the PDF file. | All 4.3 |
DynaPDF.GetEmbeddedFilesAsJSON Queries all embedded files as JSON array. | All 10.5 |
DynaPDF.GetFTextHeight The function measures the height of a formatted text block. | All 3.1 |
DynaPDF.GetFTextHeightEx The function measures the height of a formatted text block. | All 3.1 |
DynaPDF.GetField Returns the most important properties of a field. | All 4.0 |
DynaPDF.GetFieldAsJSON Queries one form fields as JSON object. | All 10.5 |
DynaPDF.GetFieldBackColor The function returns the default background color used for newly created interactive form fields. | All 4.0 |
DynaPDF.GetFieldBorderColor Returns the default border color used for newly created interactive form fields. | All 4.0 |
DynaPDF.GetFieldBorderStyle Returns the border style of a specific form field. | All 4.0 |
DynaPDF.GetFieldBorderWidth Returns the line width of the border of a field. | All 4.0 |
DynaPDF.GetFieldChoiceValue Retrieves a choice value of a combo or list box. | All 4.0 |
DynaPDF.GetFieldColor Retrieves a specific color of an interactive form field. | All 4.0 |
DynaPDF.GetFieldCount The function returns the number of fields contained in the document. | All 4.0 |
DynaPDF.GetFieldExpValCount The function returns the number of values/export values which are defined for a field. | All 4.0 |
DynaPDF.GetFieldExpValue Retrieves the export value(s) of a check box, list box, or combo box. | All 4.0 |
DynaPDF.GetFieldExpValueEx Enumerates the choice values of a combo box, list box, or radio button. | All 4.0 |
DynaPDF.GetFieldFlags Returns the flags of a specific interactive form field. | All 4.0 |
DynaPDF.GetFieldGroupType Returns the base type of a field group. | All 4.0 |
DynaPDF.GetFieldHighlightMode Returns the highlight mode of buttons, checkboxes, and signature fields. | All 4.0 |
DynaPDF.GetFieldIndex Returns the page index or tab order of the field. | All 4.0 |
DynaPDF.GetFieldMapName Retrieves the mapping name of a specific form field if set. | All 4.0 |
DynaPDF.GetFieldName Retrieves the name of a specific interactive form field. | All 4.0 |
DynaPDF.GetFieldOrientation Returns the orientation of a field. | All 4.0 |
DynaPDF.GetFieldTextAlign The function returns the text alignment of a text field or button field. | All 4.0 |
DynaPDF.GetFieldTextColor Returns the default text color used for newly created fields. | All 4.0 |
DynaPDF.GetFieldToolTip Retrieves a pointer to the tool tip string of a specific interactive form field. | All 4.0 |
DynaPDF.GetFieldType Returns the field type. | All 4.0 |
DynaPDF.GetFieldsAsJSON Queries all form fields as JSON array. | All 10.5 |
DynaPDF.GetFontAsJSON Queries one font within the PDF as JSON object. | All 10.5 |
DynaPDF.GetFontCount Returns the number of fonts which are used in the document. | All 4.4 |
DynaPDF.GetFontOrigin Returns the current font origin. | All 4.4 |
DynaPDF.GetFontSelMode Returns the current font selection mode. | All 4.4 |
DynaPDF.GetFontSize Queries the font size of the active font. | All 12.3 |
DynaPDF.GetFontWeight Returns the weight that will be used to emulate a bold font style. | All 4.4 |
DynaPDF.GetFontsAsJSON Queries all fonts within the PDF as JSON array. | All 10.5 |
DynaPDF.GetGStateFlags Returns the current graphics state flags. | All 5.3 |
DynaPDF.GetImage Queries image properties or content. | All 6.4 |
DynaPDF.GetImageContainerCount Queries number of images in an image container. | All 12.4 |
DynaPDF.GetImageCount Queries number of images in PDF. | All 6.4 |
DynaPDF.GetImageFileCount The function returns the number of images contained in a multi-page image. | All 12.4 |
DynaPDF.GetImportDocInfo The function retrieves a document info entry as text from import PDF. | All 3.0 |
DynaPDF.GetImportDocInfoAsJSON Queries all document information from import file as JSON array. | All 10.5 |
DynaPDF.GetImportFlags The function returns the current import flags used to import PDF files. | All 4.1 |
DynaPDF.GetImportFlags2 Queries the import flags. | All 4.3 |
DynaPDF.GetImportOrientation Queries orientation for input page. | All 3.5 |
DynaPDF.GetImportPDFVersion The function returns the minor PDF version number of an external PDF file. | All 3.1 |
DynaPDF.GetImportPageBounds Queries page size for an import PDF page. | All 3.0 |
DynaPDF.GetImportPageCount Queries number of pages in the current opened import PDF. | All 3.0 |
DynaPDF.GetInDocInfoCount Queries number of document info in import file. | All 5.0 |
DynaPDF.GetInFieldCount Returns the number of top level fields included in the currently opened import file. | All 4.0 |
DynaPDF.GetInIsCollection Whether the currently opened import file is a portable collection. | All 4.2 |
DynaPDF.GetInIsEncrypted Whether the currently opened import file is encrypted. | All 4.2 |
DynaPDF.GetInIsSigned Whether a PDF file contains a digital signature. | All 4.2 |
DynaPDF.GetInIsTaggedPDF Whether the currently open import file is a Tagged PDF file. | All 11.4 |
DynaPDF.GetInIsTrapped Queries value of the Trapped key in the current open import file. | All 4.2 |
DynaPDF.GetInIsXFAForm Queries whether the current open import file contains an XFA form. | All 4.2 |
DynaPDF.GetInMetadata Queries input PDF metadata. | All 5.2 |
DynaPDF.GetInPDFVersionEx Retrieves the version information of the currently open import file. | All 11.5 |
DynaPDF.GetInPrintSettings Retrieves the print settings of the current open import file. | All 5.1 |
DynaPDF.GetInRepairMode Queries whether the current open import file was opened in repair or normal mode. | All 4.2 |
DynaPDF.GetIsFixedPitch Queries whether the active font is a fixed pitch font or 0 if the font is a variable pitch font. | All 4.2 |
DynaPDF.GetIsTaggingEnabled Queries whether tagging is enabled. | All 4.2 |
DynaPDF.GetJPEGQuality Queries the JPEG compression quality. | All 3.1 |
DynaPDF.GetJavaScriptCount Returns the number of global JavaScripts contained in a document. | All 5.0 |
DynaPDF.GetLanguage Returns the language identifier of the document as an ISO 3166 language tag or IANA tag, or "" if not set. | All 5.2 |
DynaPDF.GetLastErrorMessage The function returns the last error message as text or empty text if no error occurred. | All 3.0 |
DynaPDF.GetLastTextPosX Return the horizontal end position of the last drawn text. | All 3.1 |
DynaPDF.GetLastTextPosY Return the vertical end position of the last drawn text. | All 3.1 |
DynaPDF.GetLeading The function returns the current leading. | All 3.1 |
DynaPDF.GetLineWidth Queries the line width. | All 3.3 |
DynaPDF.GetLinkHighlightMode Returns the current highlight mode used for newly created annotations. | All 7.0 |
DynaPDF.GetLogMetafileSize Queries bounding rectangle from EMF file. | Win only 7.3 |
DynaPDF.GetLogMetafileSizeEx Queries bounding rectangle from EMF file inside container. | Win only 7.3 |
DynaPDF.GetMetaConvFlags Queries meta file conversion flags. | Win only 7.3 |
DynaPDF.GetMetadata Queries metadata from PDF. | All 5.2 |
DynaPDF.GetOCG Returns properties for layer. | All 9.1 |
DynaPDF.GetOCGContUsage Queres properties of a layer. | All 9.1 |
DynaPDF.GetOCGCount Returns the number of OCGs or layers which are available in document. | All 9.1 |
DynaPDF.GetOCGUsageUserName Returns the layer name. | All 9.1 |
DynaPDF.GetOpacity Returns the opacity value used to draw the visible appearance of an annotation (requires Acrobat 5 or higher). | All 4.2 |
DynaPDF.GetOrientation Queries orientation of current page. | All 3.5 |
DynaPDF.GetOutputIntent Returns an output intent as well as the properties of it. | All 5.2 |
DynaPDF.GetOutputIntentCount Returns the number of available output intents. | All 5.2 |
DynaPDF.GetPDFVersion The function returns the version of the output PDF file. | All 3.1 |
DynaPDF.GetPDFVersionEx Retrieves the major and minor version of the PDF document as well as the underlying PDF standard, if any. | All 11.5 |
DynaPDF.GetPageAnnotCount Returns the number of annotations which are used by a page. | All 5.0 |
DynaPDF.GetPageAnnotation Queries details about an annotation on current open page. | All 5.0 |
DynaPDF.GetPageBBox Queries page size for a PDF page. | All 3.0 |
DynaPDF.GetPageBreakExpression Queries current page break expression. | All 11.0 |
DynaPDF.GetPageCoords Queries the current coordinate system. | All 3.3 |
DynaPDF.GetPageCount Queries number of pages in the current PDF. | All 3.0 |
DynaPDF.GetPageField New in 13.0 Returns the most important properties of a field on a page. | All 13.0 |
DynaPDF.GetPageFieldAnnotation New in 13.0 Returns the most important properties of an annotation field on a page. | All 13.0 |
DynaPDF.GetPageFieldCount Returns the number of fields used by a page. | All 5.0 |
DynaPDF.GetPageHeight The function returns the height of the currently open page. | All 3.1 |
DynaPDF.GetPageLabel Retrieves the properties of a page label. | All 5.0 |
DynaPDF.GetPageLabelCount Returns the number of page labels defined in the document. | All 5.0 |
DynaPDF.GetPageLayout The function returns the page layout that is used when opening the document with Adobe's Acrobat. | All 3.1 |
DynaPDF.GetPageMode The function returns the page mode that is used when opening the document with Adobe's Acrobat. | All 3.1 |
DynaPDF.GetPageNum Returns the page number of the currently open page. | All 5.0 |
DynaPDF.GetPageWidth The function returns the width of the currently open page. | All 3.1 |
DynaPDF.GetPrintSettings Retrieves the currently defined print settings of the document. | All 5.1 |
DynaPDF.GetReplaceICCProfile Queries file path for a ICC replace profile. | All 6.1 |
DynaPDF.GetReplaceICCProfileData Queries file path for a ICC replace profile. | All 7.5 |
DynaPDF.GetReplaceICCProfilesCounter Queries counter for ReplaceICCProfile callback. | All 6.1 |
DynaPDF.GetResolution Queries the resolution for images. | All 3.1 |
DynaPDF.GetSaveNewImageFormat Queries the SaveNewImageFormat properties. | All 3.1 |
DynaPDF.GetSpaceWidthFactor Queries the space width factor. | All 12.1 |
DynaPDF.GetTemplCount Returns the number of templates used by a page. | All 5.1 |
DynaPDF.GetTemplHeight Returns the height of a template. | All 5.0 |
DynaPDF.GetTemplWidth Returns the width of a template. | All 5.0 |
DynaPDF.GetTextDrawMode Queries text draw mode. | All 6.0 |
DynaPDF.GetTextFieldDefaultValue The function returns the default value of a text field. | All 4.0 |
DynaPDF.GetTextFieldValue The function returns the value of a text field. | All 4.0 |
DynaPDF.GetTextRise Queries the current text rise used to output text. | All 4.2 |
DynaPDF.GetTextScaling Queries the current value of horizontal text scaling. | All 4.2 |
DynaPDF.GetTextWidth Computes the width of a text string. | All 5.0 |
DynaPDF.GetTransparentColor Returns the transparent color value that is used for newly inserted images. | All 5.0 |
DynaPDF.GetTrapped Returns the trapped key of the document. | All 5.0 |
DynaPDF.GetUseExactPwd Queries if exact password is needed to unlock PDF. | All 5.0 |
DynaPDF.GetUseGlobalImpFiles Queries if global import files are used. | All 5.0 |
DynaPDF.GetUseStdFonts Queries whether the 14 standard fonts are enabled. | All 4.2 |
DynaPDF.GetUseSystemFonts Queries whether system fonts are used. | All 4.2 |
DynaPDF.GetUseTransparency The property specifies whether images should get a transparent background. | All 3.1 |
DynaPDF.GetUseVisibleCoords Queries whether DynaPDF should consider the crop box to calculate the position of an object. | All 5.0 |
DynaPDF.GetUserRights Queries user rights. | All 9.5 |
DynaPDF.GetUserUnit The function returns the user unit of the current open page. | All 3.4 |
DynaPDF.GetUsesTransparency Checks whether a page or the entire document uses transparency. | All 8.2 |
DynaPDF.GetViewerPreferences Queries viewer preferences. | All 9.2 |
DynaPDF.GetWMFDefExtent Retrieves the default size which is used to convert non-portable WMF files to EMF. | Win only 7.3 |
DynaPDF.GetWMFPixelPerInch Returns the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF. | Win only 7.3 |
DynaPDF.GetWordSpacing Returns the current word spacing. | All 4.2 |
DynaPDF.GetXFAStream Returns an XFA stream. | All 6.5 |
DynaPDF.GetXFAStreamCount Returns the number of available XFA streams. | All 6.5 |
DynaPDF.HaveOpenDocument Whether we have a working document. | All 7.1 |
DynaPDF.HaveOpenPage Checks whether a page is open. | All 7.1 |
DynaPDF.HavePro Queries whether this is a Pro license. | All 12.4 |
DynaPDF.HighlightAnnot Creates a Highlight annotation. | All 5.0 |
DynaPDF.HighlightPattern Searches a text and adds highlights for it. | All 3.5 |
DynaPDF.ImportEncryptionSettings Imports the encryption settings from the currently open import file. | All 7.0 |
DynaPDF.ImportPDFFile Imports all pages from a file. | All 3.0 |
DynaPDF.ImportPDFPage Imports a page from the import PDF and appends it to the current working PDF. | All 3.0 |
DynaPDF.ImportPageAsTemplate Imports a page and creates a template which you can place on new PDF pages. | All 3.3 |
DynaPDF.InitColorManagement Enables color management for render functions. | All 5.3 |
DynaPDF.InitColorManagementEx Initializes color management. | All 6.0 |
DynaPDF.Initialize Initializes the DynaPDF functions in the MBS Plugin. | All 3.0 |
DynaPDF.InsertBarcode Inserts a barcode to the current open page. | All 10.5 |
DynaPDF.InsertBookmark Inserts a bookmark in an existing outline tree. | All 4.0 |
DynaPDF.InsertBookmarkEx Inserts a bookmark in an existing outline tree. | All 4.0 |
DynaPDF.InsertImage The function inserts an image from a container. | All 3.1 |
DynaPDF.InsertImageFile The function inserts an image from a file. | All 3.1 |
DynaPDF.InsertMetafile Inserts metafile as vector graphics. | Win only 7.3 |
DynaPDF.InsertMetafileEx Inserts metafile as vector graphics. | Win only 7.3 |
DynaPDF.IsColorPage Checks whether a page is a color page or if all graphic elements of the page use black & white only. | All 5.0 |
DynaPDF.IsEmptyPage Checks whether a page is empty. | All 5.0 |
DynaPDF.IsInitialized Checks if DynaPDF library has been initialized. | All 4.2 |
DynaPDF.Lab Calculates color value for LAB. | All 11.0 |
DynaPDF.LineAnnot Creates a line annotation. | All 5.0 |
DynaPDF.LineTo The function draws a path from the current position up to the specified point. | All 3.1 |
DynaPDF.List Lists all IDs of current DynaPDF contexts. | All 8.1 |
DynaPDF.ListImages Deprecated Lists images in a PDF. | All 6.4 |
DynaPDF.LockLayer Adds a layer to the list of locked layers. | All 5.0 |
DynaPDF.MovePage The function moves a page to another position in the document. | All 4.3 |
DynaPDF.MoveTo The function moves the current position to the point specified by PosX, PosY. | All 3.1 |
DynaPDF.New Creates a new DynaPDF instance. | All 3.5 |
DynaPDF.OpenOutputFile The function opens the output file into which the PDF file should be written. | All 3.3 |
DynaPDF.OpenOutputFileEncrypted The function opens the output file into which the PDF file should be written. | All 6.4 |
DynaPDF.OpenPDFFromContainer Opens a PDF for importing from a container. | All 3.0 |
DynaPDF.OpenPDFFromFile Opens a PDF for importing from a file. | All 3.0 |
DynaPDF.Optimize Optimizes PDF. | All 6.0 |
DynaPDF.PageLink Adds a page link to the current open page. | All 7.0 |
DynaPDF.PageLinkEx Adds a page link to the current open page. | All 7.0 |
DynaPDF.PageStatistics Queries the page statistics. | All 3.0 |
DynaPDF.ParseContent Runs the content parser. | All 4.0 |
DynaPDF.PlaceSigFieldValidateIcon Places the validation icon within a signature field to the wished position. | All 10.2 |
DynaPDF.PlaceTemplate The function places a template on a page, another open template, or pattern. | All 3.3 |
DynaPDF.PlaceTemplateEx The function places a template on a page, another open template, or pattern. | All 3.3 |
DynaPDF.Print Prints the PDF file that is currently in memory. | Win only 5.4 |
DynaPDF.Print.FormNames Queries list of form names. | Win only 11.5 |
DynaPDF.Print.GetDevMode Queries device mode. | Win only 7.0 |
DynaPDF.Print.GetDevNames Queries device names. | Win only 7.0 |
DynaPDF.Print.GetSetting Queries a printer setting. | Win only 11.4 |
DynaPDF.Print.SetDevMode Sets device mode. | Win only 7.0 |
DynaPDF.Print.SetDevNames Sets device names. | Win only 7.0 |
DynaPDF.Print.SetSetting Sets a print setting. | Win only 11.4 |
DynaPDF.RGB Calculates color value for RGB. | All 4.0 |
DynaPDF.ReadImageFormat The function retrieves the most important properties of an image file. | All 3.1 |
DynaPDF.ReadImageResolution The function retrieves the horizontal and vertical resolution of an image file. | All 3.1 |
DynaPDF.Rectangle This function draws a rectangle. | All 3.1 |
DynaPDF.Release Releases a PDF reference. | All 3.5 |
DynaPDF.ReleaseAll Frees all DynaPDF objects. | All 10.5 |
DynaPDF.RenameSpotColor Renames a spot color. | All 7.2 |
DynaPDF.RenderPDFFile Renders whole PDF file in current PDF to an image. | All 5.0 |
DynaPDF.RenderPDFFileEx Renders whole PDF file in current PDF to an image. | All 8.0 |
DynaPDF.RenderPage Renders a page in current PDF to an image. | All 3.0 |
DynaPDF.ReplaceImage Replaces an image with another image. | All 7.5 |
DynaPDF.ReplacePattern Replaces a text with a new text. | All 3.4 |
DynaPDF.ResetAnnotAP Forces a rebuild of the appearance stream of the specified annotation. | All 10.3 |
DynaPDF.ResetEncryptionSettings Resets the encryption settings which were imported from an external PDF file so that the PDF file in memory can be saved unencrypted. | All 7.0 |
DynaPDF.RestoreGraphicState The function restores a previously saved graphics state. | All 3.1 |
DynaPDF.RotateCoords The function skews the coordinate system and sets the coordinate origin to the point OriginX, OriginY. | All 3.2 |
DynaPDF.RotateTemplate Rotates a template. | All 7.0 |
DynaPDF.RoundRect The function draws a rectangle with rounded corners. | All 3.1 |
DynaPDF.RoundRectEx The function draws a rectangle with elliptical corners. | All 3.1 |
DynaPDF.Save Saves the current PDF to a container value which you can assign to a container field. | All 3.0 |
DynaPDF.SaveAndSignFile Saves and signs the current PDF. | All 3.3 |
DynaPDF.SaveAndSignFileExt Saves and signs the current PDF. | All 11.0 |
DynaPDF.SaveAndSignFileExt1 New in 13.1 Saves and signs the current PDF. | All 13.1 |
DynaPDF.SaveAndSignFileExt2 New in 13.1 Step 2 to save and sign a PDF manually. | All 13.1 |
DynaPDF.SaveAndSignFileWinCrypt Saves and signs the current PDF with dialog to pick certificate. | Win only 10.1 |
DynaPDF.SaveAndSignFileWinCryptDialog Saves and signs the current PDF. | Win only 10.1 |
DynaPDF.SaveGraphicState The function saves the current graphics state. | All 3.1 |
DynaPDF.ScaleCoords The function scales the coordinate system by applying a transformation matrix. | All 3.2 |
DynaPDF.SetAlpha Sets alpha for drawings. | All 3.1 |
DynaPDF.SetAltFonts Fills an alternate font list created by DynaPDF.CreateAltFontList with data. | All 12.0 |
DynaPDF.SetAnnotBorderStyle Sets or changes the border style of an annotation. | All 5.0 |
DynaPDF.SetAnnotBorderWidth Sets or changes the border width of an annotation. | All 5.0 |
DynaPDF.SetAnnotColor Sets or changes the color of an annotation. | All 5.0 |
DynaPDF.SetAnnotDate Sets or changes the creation or modification date of an annotation. | All 5.0 |
DynaPDF.SetAnnotFlags Sets the default flags used for new annotations. | All 5.0 |
DynaPDF.SetAnnotFlagsEx Sets or changes the flags of an annotation. | All 5.0 |
DynaPDF.SetAnnotHighlightMode Sets or changes the highlight mode of a link annotation. | All 5.0 |
DynaPDF.SetAnnotIcon Sets or changes the icon of a text annotation. | All 5.0 |
DynaPDF.SetAnnotLineEndStyle Sets or changes the line end styles of a Line or PolyLine Annotation. | All 5.0 |
DynaPDF.SetAnnotOpacity Changes the opacity of a markup annotation. | All 6.0 |
DynaPDF.SetAnnotOpenState Sets the open state of a markup or PopUp annotation. | All 5.0 |
DynaPDF.SetAnnotString Sets, changes, or deletes a string of an annotation. | All 5.0 |
DynaPDF.SetAnnotSubject Sets or changes the optional subject string of an annotation. | All 5.0 |
DynaPDF.SetBBox Sets a specific bounding box of the current open PDF page. | All 4.0 |
DynaPDF.SetBookmarkDest Sets or changes the destination of a bookmark. | All 4.0 |
DynaPDF.SetBookmarkStyle Sets the bookmark style. | All 4.0 |
DynaPDF.SetBorderStyle Set the global border style which is used for newly created form fields. | All 4.2 |
DynaPDF.SetCMapDir The function sets a search path from which external CMap files can be loaded. | All 4.2 |
DynaPDF.SetCharacterSpacing Sets the current character spacing. | All 4.2 |
DynaPDF.SetCheckBoxChar Sets the character which should be used for newly created check boxes. | All 4.4 |
DynaPDF.SetCheckBoxDefState Changes the default state of a check box. | All 4.4 |
DynaPDF.SetCheckBoxState Changes the state of a check box. | All 4.4 |
DynaPDF.SetColorSpace The function activates a device color space in the graphics state. | All 3.3 |
DynaPDF.SetCompressionFilter The function sets the compression filter which is used to compress images. | All 3.1 |
DynaPDF.SetCompressionLevel Sets the current compression level. | All 4.0 |
DynaPDF.SetContent Replaces the content stream of the currently open page or template with a new one. | All 7.0 |
DynaPDF.SetDateTimeFormat Sets field to use date format. | All 12.3 |
DynaPDF.SetDocInfo The function sets or changes a document info entry. | All 3.0 |
DynaPDF.SetDocInfoEx Sets a document information. | All 8.2 |
DynaPDF.SetDrawDirection The function sets the draw direction of closed vector graphics such as rectangles, ellipses, triangles and so on. | All 3.2 |
DynaPDF.SetExtColorSpace Activates an extended color space in the graphics state. | All 7.4 |
DynaPDF.SetExtFillColorSpace Activates an extended color space for fillings in the graphics state. | All 7.4 |
DynaPDF.SetExtStrokeColorSpace Activates an extended color space for strokes in the graphics state. | All 7.4 |
DynaPDF.SetFieldBBox Changes the bounding box of a field. | All 4.0 |
DynaPDF.SetFieldBackColor Sets field background color. | All 4.0 |
DynaPDF.SetFieldBorderColor Sets the border color used for newly created interactive form fields and annotations. | All 4.0 |
DynaPDF.SetFieldBorderStyle Changes the border style of a specific Interactive Form field. | All 4.0 |
DynaPDF.SetFieldBorderWidth Changes the border width of a field. | All 4.0 |
DynaPDF.SetFieldColor Sets a specific color of an interactive form field. | All 4.0 |
DynaPDF.SetFieldDate Sets or changes the creation or modification date of a field. | All 5.0 |
DynaPDF.SetFieldExpValue Changes the choice values of a combo or list box, or to change the state and export value of check box. | All 4.0 |
DynaPDF.SetFieldExpValueEx Marks a choice value of a combo or list box as selected or unselected. | All 4.0 |
DynaPDF.SetFieldFlags The function sets the flags of a specific interactive form field. | All 4.0 |
DynaPDF.SetFieldFont Sets or changes the font of a form field. | All 5.1 |
DynaPDF.SetFieldFontEx Sets or replaces the font of a field. | All 5.1 |
DynaPDF.SetFieldFontSize The function changes the font size of a specific field. A value of 0.0 is used as auto size. The optimal font size is then calculated by DynaPDF. | All 4.0 |
DynaPDF.SetFieldHighlightMode Changes the highlight mode of a specific field. | All 4.0 |
DynaPDF.SetFieldIndex Sets the tab order of interactive form fields. | All 4.0 |
DynaPDF.SetFieldMapName Sets or changes the mapping name of a field. | All 4.0 |
DynaPDF.SetFieldName Changes the name of an interactive form field. | All 4.0 |
DynaPDF.SetFieldOrientation The function sets or changes the orientation of a field. | All 4.0 |
DynaPDF.SetFieldTextAlign The function set or changes the text alignment of a text or button field. | All 4.0 |
DynaPDF.SetFieldTextColor The function sets the text color which is used for newly created interactive form fields. | All 4.0 |
DynaPDF.SetFieldToolTip The function set or changes the tool tip or description string of an interactive form field. | All 4.0 |
DynaPDF.SetFillColor The function sets the current fill color as an array of float values. | All 3.1 |
DynaPDF.SetFillColorValue The function sets the current fill color. | All 11.0 |
DynaPDF.SetFloatPrecision The function changes the output precision of text and vector coordinates. | All 6.5 |
DynaPDF.SetFont The function loads a font that can be used for text output and interactive form fields. | All 3.1 |
DynaPDF.SetFontEx Loads a font that can be used for text output and interactive form fields. | All 3.1 |
DynaPDF.SetFontOrigin Sets the current font origin that is used to position text strings. | All 4.4 |
DynaPDF.SetFontSearchOrder Changes the font search order. | All 4.4 |
DynaPDF.SetFontSelMode Changes the font selection mode. | All 4.4 |
DynaPDF.SetFontWeight Changes the font weight. | All 4.4 |
DynaPDF.SetGStateFlags Sets optional flags affecting the graphics state, coordinate handling, as well as color and image conversion rules. | All 5.3 |
DynaPDF.SetImportFlags The function sets optional flags to control the import of external PDF files. | All 4.1 |
DynaPDF.SetImportFlags2 Sets optional flags to control the import of external PDF files. | All 4.3 |
DynaPDF.SetJPEGQuality Sets the quality of JPEG compressed images in percent if JPEG compression is used. | All 3.1 |
DynaPDF.SetLanguage Specifies the language of the document. | All 4.4 |
DynaPDF.SetLeading Sets text leading. | All 3.1 |
DynaPDF.SetLineJoinStyle Sets a new line join. | All 4.0 |
DynaPDF.SetLineWidth The function sets the line width used to stroke paths. | All 3.3 |
DynaPDF.SetLinkHighlightMode Sets the highlight mode that is used by link annotations. | All 7.0 |
DynaPDF.SetMetaConvFlags Sets the metadata conversion flag. | Win only 7.3 |
DynaPDF.SetMetadata The function sets or replaces the XMP metadata stream of a specific object. | All 5.2 |
DynaPDF.SetMiterLimit Sets the miter limit. | All 4.0 |
DynaPDF.SetNumberFormat Limits textfield to only accept numbers. | All 6.4 |
DynaPDF.SetOCGState Changes the visibility state of an OCG or layer. | All 9.1 |
DynaPDF.SetOpacity Sets the opacity value which is used to render the appearance of a text annotation. | All 4.2 |
DynaPDF.SetOrientation Changes the orientation of the page. | All 3.5 |
DynaPDF.SetOrientationEx Changes the orientation of the page. | All 3.5 |
DynaPDF.SetPDFVersion Sets the PDF version. | All 3.1 |
DynaPDF.SetPageBBox Sets or changes the bounding box of a page. | All 8.2 |
DynaPDF.SetPageBreakExpression Sets page break expression. | All 11.0 |
DynaPDF.SetPageCoords Sets the coordinate system origin. | All 3.3 |
DynaPDF.SetPageFormat The function sets a predefined page or paper format. | All 3.3 |
DynaPDF.SetPageHeight Sets page height. | All 3.1 |
DynaPDF.SetPageLayout The function sets the page layout that is used when opening the document with Adobe's Acrobat. | All 3.1 |
DynaPDF.SetPageMode The function sets the page mode that is used when opening the document with Adobe's Acrobat. | All 3.1 |
DynaPDF.SetPageWidth Sets page width. | All 3.1 |
DynaPDF.SetPrintSettings Adds preferred print settings to the PDF file. | All 5.1 |
DynaPDF.SetRenderingIntent Set function sets the rendering intent of an image. | All 12.4 |
DynaPDF.SetReplaceICCProfile Sets the replace ICC profile path. | All 6.1 |
DynaPDF.SetReplaceICCProfileData Sets the replace ICC profile data. | All 7.5 |
DynaPDF.SetResolution Sets the image resolution. | All 3.1 |
DynaPDF.SetSaveNewImageFormat Whether to recompress images. | All 3.1 |
DynaPDF.SetSeparationInfo Sets the separation info of the current open page. | All 7.4 |
DynaPDF.SetSpaceWidthFactor Sets space width factor. | All 12.1 |
DynaPDF.SetStrokeColor The function sets the current stroke color as an list of values. | All 3.1 |
DynaPDF.SetStrokeColorValue The function sets the current stroke color. | All 11.0 |
DynaPDF.SetTemplBBox Sets or changes a bounding box of a template. | All 12.3 |
DynaPDF.SetTextDrawMode Sets text draw mode. | All 6.0 |
DynaPDF.SetTextFieldValue The function sets or changes the value and default value of a text field. | All 4.1 |
DynaPDF.SetTextFieldValueEx The function changes or sets the value of a text field. | All 4.1 |
DynaPDF.SetTextRect The function defines the output rectangle that is used to output formatted text by the function DynaPDF.WriteFText. | All 3.1 |
DynaPDF.SetTextRise Sets the text rise. | All 4.2 |
DynaPDF.SetTextScaling Sets scaling for text. | All 4.2 |
DynaPDF.SetTransparentColor Sets the transparent color which is used for newly inserted images. | All 5.0 |
DynaPDF.SetTrapped Sets the trapped key of the document. | All 5.0 |
DynaPDF.SetUseExactPwd Whether to require exact passwords. | All 5.0 |
DynaPDF.SetUseGlobalImpFiles Sets whether to use global import file. | All 5.0 |
DynaPDF.SetUseStdFonts The function can be used to disable the 14 standard fonts temporarily. | All 4.2 |
DynaPDF.SetUseSystemFonts The property specifies whether the system fonts should be automatically loaded. | All 4.2 |
DynaPDF.SetUseTransparency Whether to use transparency color. | All 3.1 |
DynaPDF.SetUseVisibleCoords Whether DynaPDF should consider the crop box to calculate to position of an object. | All 5.0 |
DynaPDF.SetUserUnit The function sets the user unit of the current open page. | All 3.4 |
DynaPDF.SetViewerPreferences Sets viewer preferences. | All 9.2 |
DynaPDF.SetWMFDefExtent Sets the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF. | Win only 7.3 |
DynaPDF.SetWMFPixelPerInch Sets the default pixels per inch of the y-axis which are used to convert portable WMF files to EMF. | Win only 7.3 |
DynaPDF.SetWordSpacing Sets the word spacing. | All 4.2 |
DynaPDF.SetXFAStream Replaces the contents of an XFA stream with new contents. | All 9.5 |
DynaPDF.ShowDifferences Shows differences on two PDF pages by adding highlight annotations. | All 5.3 |
DynaPDF.SkewCoords The function skews the coordinate system and sets the coordinate origin to the point OriginX, OriginY. | All 3.2 |
DynaPDF.SquareAnnot Draws a square annotation on the current open page. | All 5.0 |
DynaPDF.StampAnnot Creates a stamp annotation. | All 5.0 |
DynaPDF.StrokePath The function strokes the current path without closing it. | All 3.1 |
DynaPDF.SysFontInfo Returns the most important properties of a system font. | All 5.1 |
DynaPDF.SysFontInfoAsJSON Queries all system fonts as JSON array. | All 10.5 |
DynaPDF.Table.AddColumn Adds a column on the left or right side of the table. | All 3.5 |
DynaPDF.Table.AddRow Adds a new row to the table. | All 3.5 |
DynaPDF.Table.AddRows Adds new rows to the table. | All 3.5 |
DynaPDF.Table.ClearColumn Deletes the content in the specified column in all rows. | All 3.5 |
DynaPDF.Table.ClearContent Deletes the specified object types from the table. | All 3.5 |
DynaPDF.Table.ClearRow The function deletes the content in the specified row. | All 3.5 |
DynaPDF.Table.Create Creates a new table object. | All 3.5 |
DynaPDF.Table.DeleteCol Deletes a column from the table. | All 3.5 |
DynaPDF.Table.DeleteRow Deletes a row from the table. | All 3.5 |
DynaPDF.Table.DeleteRows Deletes all rows from the table. | All 3.5 |
DynaPDF.Table.Draw Draws the table on the specified position. | All 3.5 |
DynaPDF.Table.GetFirstRow Queres first row drawn. | All 3.5 |
DynaPDF.Table.GetNextHeight Calculates the height of the table. | All 3.5 |
DynaPDF.Table.GetNextHeightRow Calculates the height of the table. | All 3.5 |
DynaPDF.Table.GetNextRow Queres next row to be drawn. | All 3.5 |
DynaPDF.Table.GetNumCols Queries number of columns in table. | All 3.5 |
DynaPDF.Table.GetNumRows Queries number of rows in table. | All 3.5 |
DynaPDF.Table.GetPDF Returns the reference to the PDF. | All 3.5 |
DynaPDF.Table.GetTableHeight Returns the full height of the table. | All 3.5 |
DynaPDF.Table.GetTableWidth Returns the width of the table. | All 3.5 |
DynaPDF.Table.HaveMore Checks whether all rows where drawn. | All 3.5 |
DynaPDF.Table.List New in 13.0 Lists all IDs of table objects. | All 13.0 |
DynaPDF.Table.Release Releases the PDF table. | All 3.5 |
DynaPDF.Table.SetBorderWidth Sets or changes the border width. | All 3.5 |
DynaPDF.Table.SetBoxProperty Sets or changes the border width, cell spacing, or cell padding. | All 3.5 |
DynaPDF.Table.SetCellAction Adds an action to a cell. | All 9.1 |
DynaPDF.Table.SetCellImage Inserts an image horizontally and vertically aligned as specified. | All 3.5 |
DynaPDF.Table.SetCellImageEx Inserts an image from container. | All 3.5 |
DynaPDF.Table.SetCellOrientation Sets the cell orientation. | All 3.5 |
DynaPDF.Table.SetCellPadding Sets or changes the cell padding. | All 3.5 |
DynaPDF.Table.SetCellSpacing Sets or changes the cell spacing. | All 3.5 |
DynaPDF.Table.SetCellStyledText Inserts the specified styled text into the cell. | All 11.1 |
DynaPDF.Table.SetCellTable Inserts a sub table into the specified cell. | All 3.5 |
DynaPDF.Table.SetCellTemplate Inserts a template into the specified cell. | All 3.5 |
DynaPDF.Table.SetCellText Inserts the specified text into the cell. | All 3.5 |
DynaPDF.Table.SetColWidth The function changes the width of a column. | All 3.5 |
DynaPDF.Table.SetColor Sets or changes the specified color as well as the corresponding device color space. | All 3.5 |
DynaPDF.Table.SetColorFloat Sets or changes the specified color and color space. | All 3.5 |
DynaPDF.Table.SetFlags The function sets various flags. | All 3.5 |
DynaPDF.Table.SetFont Sets the font that is used to output text. | All 3.5 |
DynaPDF.Table.SetFontSelMode The function sets or changes the font selection mode. | All 3.5 |
DynaPDF.Table.SetFontSize Sets or changes the font size. | All 3.5 |
DynaPDF.Table.SetGridWidth Sets the grid width. | All 3.5 |
DynaPDF.Table.SetPDF Changes the PDF instance that is associated with the table. | All 3.5 |
DynaPDF.Table.SetRGBColor Sets RGB color. | All 3.5 |
DynaPDF.Table.SetRowHeight Changes the row height. | All 3.5 |
DynaPDF.Table.SetTableWidth Changes the width of the table. | All 3.5 |
DynaPDF.TestGlyphs New in 13.0 Checks whether all glyphs of the text are available in the current font. | All 13.0 |
DynaPDF.TextAnnot Creates a text annotation. | All 5.0 |
DynaPDF.TranslateCoords The function translates the coordinate system to the new origin OriginX, OriginY. | All 3.2 |
DynaPDF.Triangle The function draws a triangle. | All 3.2 |
DynaPDF.UnLockLayer Removes a layer from the list of locked layers. | All 5.0 |
DynaPDF.Uninitialize Uninitializes DynaPDF library. | All 10.1 |
DynaPDF.WatermarkAnnot Creates a Watermark annotation. | All 7.0 |
DynaPDF.WebLink Inserts a web link onto the current open page. | All 4.0 |
DynaPDF.WriteDemoText Writes a demo text like the DynaPDF demo watermark. | All 5.0 |
DynaPDF.WriteFText Writes text on current page with formatting commands. | All 3.1 |
DynaPDF.WriteFTextEx Writes text on current page with formatting commands. | All 3.1 |
DynaPDF.WriteFTextExRotated Writes text on current page with formatting commands. | All 7.4 |
DynaPDF.WriteStyledText Writes styled text on current page. | All 6.5 |
DynaPDF.WriteStyledTextEx Writes styled text on current page. | All 6.5 |
DynaPDF.WriteStyledTextExRotated Writes styled text on current page. | All 7.4 |
DynaPDF.WriteText Writes text on current page. | All 3.1 |
576 functions shown.
These functions require a paid license (98%).
Release notes
- Version 13.1
- Added DynaPDF.ChangeNamedDest function.
- Added DynaPDF.CreateStructureTreeEx function.
- Added DynaPDF.SaveAndSignFileExt1 and DynaPDF.SaveAndSignFileExt2 functions to sign a PDF using external PKCS7 signature provider.
- Added PDF/UA-1 for DynaPDF.SetPDFVersion function.
- Updated DynaPDF.GetBookmark and DynaPDF.GetBookmarksAsJSON functions to return Action and NamedDest properties.
- Version 13.0
- Added DynaPDF.CreateICCBasedColorSpace and DynaPDF.CreateICCBasedColorSpaceContainer.
- Added DynaPDF.GetPageField and DynaPDF.GetPageFieldAnnotation functions.
- Added DynaPDF.Table.List function.
- Added DynaPDF.TestGlyphs function.
- Adjusted maximum object counts. Now DynaPDF.Table.Create can have 10000 tables at the same time in memory.
- Changed DynaPDF.Initialize function to return an error, if the license key contains invalid characters on the beginning.
- Deprecated DynaPDF.ExtractPageRectText and DynaPDF.ExtractPageText functions in favor of DynaPDF.ExtractText function.
- Fixed problem passing field index to DynaPDF.FlattenAnnotOrField function.
- Version 12.5
- Fixed bug in DynaPDF.AppendImagePage, where we missed last image in a multi image picture.
- Version 12.4
- Added DoNotComprMetadata flag for DynaPDF.SetGStateFlags function.
- Added DynaPDF.SetRenderingIntent function.
- Improved DynaPDF.AppendImagePage and DynaPDF.AppendImagePages to handle PDF, too.
- Version 12.3
- Added DynaPDF.GetFontSize function.
- Added DynaPDF.SetDateTimeFormat function.
- Added DynaPDF.SetTemplBBox function.
- Added PDF/X 5 and 6 values for DynaPDF functions.
- Changed DynaPDF.SetFont, DynaPDF.SetFieldFont, DynaPDF.SetFontEx and DynaPDF.Table.SetFont to use unicode as default code page.
- Fixed DynaPDF.SysFontInfo function and example database to not miss the last font.
- Fixed parameter count check for DynaPDF.DeleteAnnotation function.
- Version 12.2
- Changed DynaPDF.ReplacePattern to fallback to Courier (fixed pitch), Times (serif) or Helvetica as font.
- Fixed DynaPDF.AttachFileContainer to allow PDF containers to be attached.
- Fixed problem in DynaPDF.GetInPDFVersionEx and DynaPDF.GetPDFVersionEx not always returning the data.
- Fixed problem with DynaPDF.CheckConformance not parsing options right, e.g. for DefaultPDFA3.
- Version 12.1
- Added DynaPDF.GetSpaceWidthFactor and DynaPDF.SetSpaceWidthFactor functions.
- Added PDF/A 2u and PDF/A 3u for DynaPDF.CheckConformance function.
- Changed DynaPDF.ConvertStyledText to handle .AppleSystemUIFont better and map to system font.
- Fixed problem with DynaPDF.Table.SetCellImageEx not passing JPEG preview for WMF image on MacOS.
- Version 12.0
- Added DynaPDF.ActivateAltFontList, DynaPDF.CreateAltFontList, DynaPDF.DeleteAltFontList and DynaPDF.SetAltFonts functions.
- Changed DynaPDF.SetFont, DynaPDF.Table.SetFont, DynaPDF.SetFontEx, DynaPDF.ChangeFontEx, DynaPDF.SetFieldFont and DynaPDF.SetBookmarkStyle functions to accept styles as text.
- Documented missing color space handle parameter for DynaPDF.Table.SetColorFloat function.
- Version 11.5
- Added DynaPDF.AddButtonImageEx2 function.
- Added DynaPDF.CreateOCG function.
- Added DynaPDF.GetInPDFVersionEx function.
- Added DynaPDF.GetPDFVersionEx function.
- Added DynaPDF.Print.FormNames function to get list of form names for printer on Windows.
- Added FixedTextHeight flag for DynaPDF.Table.SetFlags function.
- Added new fields FmtTextColor and FmtText for DynaPDF.GetField and DynaPDF.GetFieldsAsJSON.
- Changed DynaPDF.ConvertStyledText to pass fonts as family names.
- Fixed documentation for DynaPDF.SaveAndSignFileExt and added missing ContactInfo parameter.
- Fixed problem in DynaPDF.BeginLayer.
- Improved DynaPDF.Print.SetSetting to make it work better.
Blog Entries
- MBS @ FMTraining.TV - MBS Plugin 13.0
- New in MBS FileMaker Plugin 13.0
- MBS FileMaker Plugin 12.4
- MBS Plugin 12.3 for Claris FileMaker
- Add page links for FileMaker
- MBS FileMaker Plugin 12.1 - More than 6700 Functions In One Plugin
- The new ZUGFeRD example
- New in MBS FileMaker Plugin 12.0
- Things you can do with DynaPDF
- MBS @ FMTraining.TV
FileMaker Magazin
- Ausgabe 4/2022, Seite 33 bis 34
- Ausgabe 1/2022, Seite 18 bis 23, PDF
- Ausgabe 5/2021, Seite 25 bis 30
- Ausgabe 6/2020, Seite 32 bis 35, PDF
- Ausgabe 6/2020, Seite 25 bis 26, PDF
- Ausgabe 3/2019, Seite 36 bis 39, PDF
- Ausgabe 2/2019, Seite 25 bis 27, PDF
- Ausgabe 5/2018, Seite 28, PDF
- Ausgabe 1/2018, Seite 23 bis 26, PDF
- Ausgabe 6/2017, Seite 26, PDF
Example Databases
