[]
        
(Showing Draft Content)

Export Barcodes

DsExcel provides support to export barcodes to PDF documents. For more information about supported barcodes and the sample code implementation to export them to PDF documents, refer:

Limitations

The following table lists the parameters which are common to all barcode types but are not supported while exporting to PDF documents:

Common Properties

PDF Export

color

Not Supported

backgroundColor

Not Supported

The following parameters in different barcode types have limited or no support while exporting to PDF documents, as is elaborated in the below table:

Barcode Type

Parameter

PDF Export

QRcode

charSet

default "UTF8"

charCode

connection

Not Supported

model

version

mask

These parameters are calculated and set by the program.

DataMatrix

eccMode

ecc200SymbolSize

ecc200EndcodingMode

defult "ECC200"

ecc00_140Symbole

structureAppend

structureNumber

fileIdentifier

Not Supported

PDF417

compact

Not Supported

EAN-13

addOn

addOnLabelPosition

Not Supported

codabar

checkDigit

nwRatio

Not Supported

code39

labelWithStartAndStopCharacter

checkDigit

nwRatio

fullASCII

Not Supported

code93

checkDigit

fullASCII

Not Supported

code49

This barcode is not supported

code128

codeSet

Not Supported

Some barcode types support various font options like fontFamily, fontWeight, fontStyle etc. The following font options have limited support as mentioned:

Font Options

PDF Export

fontStyle

'normal' and 'italic'

fontTextDecoration

'normal' and 'underline'