| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
DynaPDF.GetDefaultBarcodeParameters
Queries default barcode parameters.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| DynaPDF | 10.5 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.GetDefaultBarcodeParameters" )
Parameters
none
Result
Returns JSON or error.
Description
Queries default barcode parameters.See also GetDefaultBarcodeParameters function in DynaPDF manual.
Examples
Query default parameters:
MBS( "DynaPDF.GetDefaultBarcodeParameters" )
Example result:
{ "BarcodeType": null, "Data": null, "Primary": null, "BGColor": 4294967281, "BorderWidth": 0, "DataType": 0, "DotSize": 0.8, "ECI": 0, "FSizeFactor": 0.7, "Option1": -1, "Option2": 0, "Option3": 0, "Options": 0, "Scale": 1, "ShowText": false, "SpaceWidth": 0, "SymbHeight": 50, "TextOffsetY": 0, "PosX": 100, "PosY": 100, "Width": 200, "Height": 50, "HAlign": 0, "VAlign": 0 }
Example result:
{ "BarcodeType": null, "Data": null, "Primary": null, "BGColor": 4294967281, "BorderWidth": 0, "DataType": 0, "DotSize": 0.8, "ECI": 0, "FSizeFactor": 0.7, "Option1": -1, "Option2": 0, "Option3": 0, "Options": 0, "Scale": 1, "ShowText": false, "SpaceWidth": 0, "SymbHeight": 50, "TextOffsetY": 0, "PosX": 100, "PosY": 100, "Width": 200, "Height": 50, "HAlign": 0, "VAlign": 0 }
See also
Release notes
- Version 11.3
- Added OuterBorderTop, OuterBorderLeft, OuterBorderRight and OuterBorderBottom for DynaPDF.GetDefaultBarcodeParameters and DynaPDF.InsertBarcode functions.
- Changed DynaPDF.GetDefaultBarcodeParameters and DynaPDF.InsertBarcode to work with older and newer DynaPDF libraries.
- Version 10.5
- Added DynaPDF.DrawNGon, DynaPDF.GetDefaultBarcodeParameters and DynaPDF.InsertBarcode functions.
Example Databases
Blog Entries
- MBS FileMaker Plugin, version 11.3pr7
- MBS FileMaker Plugin, version 11.3pr1
- New in MBS FileMaker Plugin 10.5
- MBS FileMaker Plugin, version 10.5pr1
- Embrace JSON
FileMaker Magazin
This function checks for a license.
Created 18th September 2020, last changed 16th November 2020