CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2014
    Posts
    5

    Extensive list of 1D and 2D barcodes added to the Free DocxFactory Project

    Extensive list of over 80, 1D and 2D barcodes added to the Free DocxFactory Project.

    Supported barcodes -

    1D Barcodes Royal Mail 4 State (RM4SCC)
    Code 11 Deutshe Post Leitcode
    Code 2 of 5 Standard Deutshe Post Identcode
    Code 2 of 5 IATA Australia Post Standard Customer
    Code 2 of 5 Interleaved Australia Post Reply Paid
    Code 2 of 5 Data Logic Australia Post Routing
    Code 2 of 5 Industrial Australia Post Redirection
    ITF-14 Dutch Post KIX Code
    Code 3 of 9 (Code 39) Japanese Postal Code
    Extended Code 3 of 9 (Code 39+) Korea Post
    Code 93 2D Barcodes
    PZN Code 16K
    LOGMARS Code 49
    Code 32 PDF417
    Code 128 (automatic subset switching) PDF417 Truncated
    Code 128 (Subset B) MicroPDF417
    GS1-128 (UCC.EAN-128) Data Matrix
    EAN-14 QR Code
    NVE-18 Micro QR Code
    UPC A Maxicode
    UPC E Aztec Code
    EAN (2, 5, 8, 13) Aztec Runes
    ISBN (EAN-13 with verification stage) Code One
    Codabar Grid Matrix
    Pharmacode HIBC Variant Barcodes
    Pharmacode Two-Track HIBC Code 39
    Plessey Code HIBC Code 128
    MSI Plessey HIBC PDF417
    Telepen Alpha HIBC MicroPDF417
    Telepen Numeric HIBC Data Matrix
    GS1 DataBar-14 HIBC QR Code
    GS1 DataBar-14 Stacked HIBC Aztec Code
    GS1 DataBar-14 Stacked Omni Composite Barcodes
    GS1 DataBar Limited Composite Symbol with EAN linear component
    GS1 DataBar Extended Composite Symbol with GS1-128 linear
    GS1 DataBar Expanded Stacked Composite Symbol with UPC A linear component
    Channel Code Composite Symbol with UPC E linear component
    FIM Composite Symbol with Databar-14 linear
    Flattermarken Composite Symbol with Databar-14 Stacked
    DAFT Code Composite Symbol with Databar-14 Stacked Omni
    PostNet Composite Symbol with Databar Limited
    PLANET Composite Symbol with Databar Extended
    USPS OneCode Composite Symbol with Databar Exp Stacked


    About DocxFactory -

    DocxFactory is a free cross platform C/C++ library and command line tool for generating Microsoft Word .DOCX files (also called Open XML).

    Features at a glance -

    • Simple to Use - To create a .DOCX file, design a template (regular .DOCX file) and merge your data with the template using C/C++ or from the command line. No technical knowledge of the .DOCX file format (Open XML) is required.
    • Powerful - Does alot more than simply inserting values and creating simple letters, it allows you to truly create real world, sophistcated reports and includes barcodes, pictures, paging features and much more.
    • Barcodes - Supports an extensive list of 1D and 2D barcodes including Code39, Code128, EAN, UPC, ISBN, Databar, Postal Codes, PDF417, Data Matrix, QR Code, Maxicode and many more.
    • Fast - Create a .DOCX file in milliseconds and millions of files per day.
    • Free - DocxFactory is Freeware. It is completely free for private and commercial use without any time or feature limits.
    • Cross Platform - Available on Windows and UNIX/Linux.

    To get started download the binaries and follow the tutorial.



    Screen shots -

    Name:  screenshot_general.jpg
Views: 617
Size:  36.4 KB

    Name:  screenshot_barcode1.jpg
Views: 655
Size:  32.1 KB

    Name:  screenshot_barcode2.jpg
Views: 627
Size:  36.5 KB
    Last edited by blichal; July 15th, 2014 at 09:32 AM.

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Extensive list of 1D and 2D barcodes added to the Free DocxFactory Project

    How about CAPTCHA?
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured