| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5 16.0
New in version 4.0
| Item | Details | Server |
|---|---|---|
| CURL.AddInputPDF Adds input to PDF data from the container value. | All |
✅ Server |
| CURL.GetResultAsPDF Returns the result of the transaction as PDF. | All |
✅ Server |
| CURL.SetInputPDF Sets input to PDF data from the container value. | All |
✅ Server |
| Clipboard.GetFileMakerData Queries the xml text of a FileMaker layout/script object. | Mac/Win |
❌ Server |
| Clipboard.GetTypes Queries the list of data types on the clipboard. | Mac/Win/iOS |
❌ Server |
| Clipboard.SetFileMakerData Puts the xml text on the clipboard for a FileMaker layout/script object. | Mac/Win |
❌ Server |
| DragDrop.GetHeight Queries current height of drop area. | Mac/Win |
❌ Server |
| DragDrop.GetLeft Queries current position of the drop area. | Mac/Win |
❌ Server |
| DragDrop.GetTop Queries current position of the drop area. | Mac/Win |
❌ Server |
| DragDrop.GetVisible Queries current visibility state. | Mac/Win |
❌ Server |
| DragDrop.GetWidth Queries current width of the drop area. | Mac/Win |
❌ Server |
| DragDrop.List Queries list of all currently active drop areas. | Mac/Win |
❌ Server |
| DragDrop.SetFrame Sets a new frame for the drop area. | Mac/Win |
❌ Server |
| DragDrop.SetVisible Hides or shows the drop area. | Mac/Win |
❌ Server |
| DynaPDF.AddBookmark Adds a bookmark to the global outline tree of the document. | All |
✅ Server |
| DynaPDF.AddBookmarkEx Adds a bookmark to the global outline tree of the document. | All |
✅ Server |
| DynaPDF.Bezier123 Draws a bezier path. | All |
✅ Server |
| DynaPDF.Bezier13 This function paints a Bézier curve with one control point. | All |
✅ Server |
| DynaPDF.Bezier23 The third supported Bézier curve type paints also a curve with one control point. | All |
✅ Server |
| DynaPDF.CMYK Calculates color value for CMYK. | All |
✅ Server |
| DynaPDF.ChangeBookmark Changes an existing bookmark. | All |
✅ Server |
| DynaPDF.DeleteBookmark Deletes a bookmark. | All |
✅ Server |
| DynaPDF.ExchangeBookmarks This function exchanges two bookmarks. | All |
✅ Server |
| DynaPDF.ExchangePages The function exchanges two pages. | All |
✅ Server |
| DynaPDF.FindBookmark Searches for a bookmark in the document outline tree. | All |
✅ Server |
| DynaPDF.FindField This function searches for an interactive form field by using the fully qualified field name. | All |
✅ Server |
| DynaPDF.FindNextBookmark Searches the next bookmark. | All |
✅ Server |
| DynaPDF.GeneratePreview Adds a preview picture to a PDF container. | All |
✅ Server |
| DynaPDF.GetBookmark Returns the properties of a bookmark. | All |
✅ Server |
| DynaPDF.GetBookmarkCount Returns the number of bookmarks defined in the document. | All |
✅ Server |
| DynaPDF.GetCompressionLevel Returns the active compression level. | All |
✅ Server |
| DynaPDF.GetField Returns the most important properties of a field. | All |
✅ Server |
| DynaPDF.GetFieldBackColor The function returns the default background color used for newly created interactive form fields. | All |
✅ Server |
| DynaPDF.GetFieldBorderColor Returns the default border color used for newly created interactive form fields. | All |
✅ Server |
| DynaPDF.GetFieldBorderStyle Returns the border style of a specific form field. | All |
✅ Server |
| DynaPDF.GetFieldBorderWidth Returns the line width of the border of a field. | All |
✅ Server |
| DynaPDF.GetFieldChoiceValue Retrieves a choice value of a combo or list box. | All |
✅ Server |
| DynaPDF.GetFieldColor Retrieves a specific color of an interactive form field. | All |
✅ Server |
| DynaPDF.GetFieldCount The function returns the number of fields contained in the document. | All |
✅ Server |
| DynaPDF.GetFieldExpValCount The function returns the number of values/export values which are defined for a field. | All |
✅ Server |
| DynaPDF.GetFieldExpValue Retrieves the export value(s) of a check box, list box, or combo box. | All |
✅ Server |
| DynaPDF.GetFieldExpValueEx Enumerates the choice values of a combo box, list box, or radio button. | All |
✅ Server |
| DynaPDF.GetFieldFlags Returns the flags of a specific interactive form field. | All |
✅ Server |
| DynaPDF.GetFieldGroupType Returns the base type of a field group. | All |
✅ Server |
| DynaPDF.GetFieldHighlightMode Returns the highlight mode of buttons, checkboxes, and signature fields. | All |
✅ Server |
| DynaPDF.GetFieldIndex Returns the page index or tab order of the field. | All |
✅ Server |
| DynaPDF.GetFieldMapName Retrieves the mapping name of a specific form field if set. | All |
✅ Server |
| DynaPDF.GetFieldName Retrieves the name of a specific interactive form field. | All |
✅ Server |
| DynaPDF.GetFieldOrientation Returns the orientation of a field. | All |
✅ Server |
| DynaPDF.GetFieldTextAlign The function returns the text alignment of a text field or button field. | All |
✅ Server |
| DynaPDF.GetFieldTextColor Returns the default text color used for newly created fields. | All |
✅ Server |
| DynaPDF.GetFieldToolTip Retrieves a pointer to the tool tip string of a specific interactive form field. | All |
✅ Server |
| DynaPDF.GetFieldType Returns the field type. | All |
✅ Server |
| DynaPDF.GetInFieldCount Returns the number of top level fields included in the currently opened import file. | All |
✅ Server |
| DynaPDF.GetTextFieldDefaultValue The function returns the default value of a text field. | All |
✅ Server |
| DynaPDF.GetTextFieldValue The function returns the value of a text field. | All |
✅ Server |
| DynaPDF.InsertBookmark Inserts a bookmark in an existing outline tree. | All |
✅ Server |
| DynaPDF.InsertBookmarkEx Inserts a bookmark in an existing outline tree. | All |
✅ Server |
| DynaPDF.ParseContent Runs the content parser. | All |
✅ Server |
| DynaPDF.RGB Calculates color value for RGB. | All |
✅ Server |
| DynaPDF.SetBBox Sets a specific bounding box of the current open PDF page. | All |
✅ Server |
| DynaPDF.SetBookmarkDest Sets or changes the destination of a bookmark. | All |
✅ Server |
| DynaPDF.SetBookmarkStyle Sets the bookmark style. | All |
✅ Server |
| DynaPDF.SetCompressionLevel Sets the current compression level. | All |
✅ Server |
| DynaPDF.SetFieldBBox Changes the bounding box of a field. | All |
✅ Server |
| DynaPDF.SetFieldBackColor Sets field background color. | All |
✅ Server |
| DynaPDF.SetFieldBorderColor Sets the border color used for newly created interactive form fields and annotations. | All |
✅ Server |
| DynaPDF.SetFieldBorderStyle Changes the border style of a specific Interactive Form field. | All |
✅ Server |
| DynaPDF.SetFieldBorderWidth Changes the border width of a field. | All |
✅ Server |
| DynaPDF.SetFieldColor Sets a specific color of an interactive form field. | All |
✅ Server |
| DynaPDF.SetFieldExpValue Changes the choice values of a combo or list box, or to change the state and export value of check box. | All |
✅ Server |
| DynaPDF.SetFieldExpValueEx Marks a choice value of a combo or list box as selected or unselected. | All |
✅ Server |
| DynaPDF.SetFieldFlags The function sets the flags of a specific interactive form field. | All |
✅ Server |
| 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 |
✅ Server |
| DynaPDF.SetFieldHighlightMode Changes the highlight mode of a specific field. | All |
✅ Server |
| DynaPDF.SetFieldIndex Sets the tab order of interactive form fields. | All |
✅ Server |
| DynaPDF.SetFieldMapName Sets or changes the mapping name of a field. | All |
✅ Server |
| DynaPDF.SetFieldName Changes the name of an interactive form field. | All |
✅ Server |
| DynaPDF.SetFieldOrientation The function sets or changes the orientation of a field. | All |
✅ Server |
| DynaPDF.SetFieldTextAlign The function set or changes the text alignment of a text or button field. | All |
✅ Server |
| DynaPDF.SetFieldTextColor The function sets the text color which is used for newly created interactive form fields. | All |
✅ Server |
| DynaPDF.SetFieldToolTip The function set or changes the tool tip or description string of an interactive form field. | All |
✅ Server |
| DynaPDF.SetLineJoinStyle Sets a new line join. | All |
✅ Server |
| DynaPDF.SetMiterLimit Sets the miter limit. | All |
✅ Server |
| DynaPDF.WebLink Inserts a web link onto the current open page. | All |
✅ Server |
| Hash.MD5.HMAC Returns the a MD5 HMAC based on the key and the data string. | All |
✅ Server |
| Hash.SHA512.HMAC Returns the a SHA512 HMAC based on the key and the data string. | All |
✅ Server |
| JSON.GetObjectName Queries name of item in an object. | All |
✅ Server |
| JSON.GetObjectNameList Queries names of items in an object. | All |
✅ Server |
| JSON.GetObjectSize Queries the number of object items. | All |
✅ Server |
| LCMS.ProfileInfo Queries profile information for an ICC Profile. | All |
✅ Server |
| MovieView.CurrentTime Queries position of the movie. | Mac only |
❌ Server |
| MovieView.Duration Queries duration of the movie. | Mac only |
❌ Server |
| MovieView.Movie Returns the movie assigned to this movie view. | Mac only |
❌ Server |
| PDFKit.GetPrintSetting Queries print settings for printing PDF. | Mac only |
✅ Server |
| PDFKit.Print Prints a PDF without dialogs. | Mac/iOS |
✅ Server |
| PDFKit.ResetPrintSettings Resets print settings to default settings. | Mac/iOS |
✅ Server |
| PDFKit.RestorePrintSettings Restores print settings. | Mac/iOS |
✅ Server |
| PDFKit.SavePrintSettings Saves current print settings. | Mac/iOS |
✅ Server |
| PDFKit.SetPrintSetting Sets print settings for printing PDF. | Mac/iOS |
✅ Server |
| Process.IsRunning Checks if a process is running. | Mac only |
✅ Server |
| QTMovie.Autoplay Sets a movie to start playing when a sufficient amount of media data is available. | Mac only |
✅ Server |
| QTMovie.CurrentFrameImage Returns an Image for the frame at the current time in a Movie. | Mac only |
✅ Server |
| QTMovie.FrameImageAtTime Returns an image for the frame at the time time in a Movie. | Mac only |
✅ Server |
| QTMovie.GetCurrentTime Returns the current time of a QTMovie object as seconds. | Mac only |
✅ Server |
| QTMovie.GetDuration Returns the duration of a movie in seconds. | Mac only |
✅ Server |
| QTMovie.GetMuted Returns the movie's mute setting. | Mac only |
✅ Server |
| QTMovie.GetRate Returns the current rate of a QTMovie object. | Mac only |
✅ Server |
| QTMovie.GetSelectionDuration Returns the duration of the movie's current selection as a seconds. | Mac only |
✅ Server |
| QTMovie.GetSelectionEnd Returns the end point of the movie's current selection as seconds. | Mac only |
✅ Server |
| QTMovie.GetSelectionStart Returns the start time of the movie's current selection as seconds. | Mac only |
✅ Server |
| QTMovie.GetVolume Returns the movie's volume as a scalar value of type float. | Mac only |
✅ Server |
| QTMovie.GotoBeginning Repositions the play position to the beginning of the movie. | Mac only |
✅ Server |
| QTMovie.GotoEnd Repositions the play position to the end of the movie. | Mac only |
✅ Server |
| QTMovie.GotoNextSelectionPoint Repositions the movie to the next selection point. | Mac only |
✅ Server |
| QTMovie.GotoPosterTime Repositions the play position to the movie's poster time. | Mac only |
✅ Server |
| QTMovie.GotoPreviousSelectionPoint Repositions the movie to the previous selection point. | Mac only |
✅ Server |
| QTMovie.OpenContainer Opens the movie from container. | Mac only |
✅ Server |
| QTMovie.OpenFile Opens a movie file. | Mac only |
✅ Server |
| QTMovie.OpenURL Opens the movie with the given URL. | Mac only |
✅ Server |
| QTMovie.Play Plays the movie. | Mac only |
✅ Server |
| QTMovie.PosterImage Returns an Image for the poster frame of a Movie. | Mac only |
✅ Server |
| QTMovie.Release Releases the movie. | Mac only |
✅ Server |
| QTMovie.SetCurrentTime Sets the movie's current time setting to time. | Mac only |
❌ Server |
| QTMovie.SetMuted Sets the movie's mute setting to mute. | Mac only |
✅ Server |
| QTMovie.SetRate Sets the movie's rate to rate. | Mac only |
✅ Server |
| QTMovie.SetVolume Sets the movie's volume to volume. | Mac only |
✅ Server |
| QTMovie.StepBackward Sets the movie backward a single frame. | Mac only |
✅ Server |
| QTMovie.StepForward Sets the movie forward a single frame. | Mac only |
✅ Server |
| QTMovie.Stop Stops the movie playing. | Mac only |
✅ Server |
| Variable.Exists Checks if a variable with that name exists. | All |
✅ Server |
| Variable.List Returns list of all variables names and values. | All |
✅ Server |
| Variable.Reset Resets the list of variables. | All |
✅ Server |
| WebView.PrintToFile Prints the current web view content to PDF file. | Mac/Win |
❌ Server |
134 functions shown.
These functions require a license (70%).
Blog Entries