Document Solutions for Excel, .NET Edition | Document Solutions
File Operations / Export to PDF / Export Barcodes
In This Topic
    Export Barcodes
    In This Topic

    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 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 Not Supported
    PDF417 compact Not Supported
    EAN-13 addOn

    addOnLabelPosition

    Not Supported
    codabar

    checkDigit

    Not Supported
    code39

    labelWithStartAndStopCharacter

    checkDigit

    fullASCII

    Not Supported
    code93

    checkDigit

    fullASCII

    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'