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

    The Free DocxFactory Project Version 1.2.5

    DocxFactory is a free cross platform C/C++ library with Python, Progress 4GL wrappers and command line tools 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 your favorite programming language. 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 with barcodes, charts, pictures, table of contents, paging features and much more.
    Well Documented The tutorial walks you through howto create documents and all the library features.
    Multiple Formats Supports generating many different document formats, like, PDF, OpenOffice/LibreOffice, HTML as well as printing.
    Barcodes Supports practically every 1D and 2D barcode in the world, like, Code39, Code128, EAN, UPC, ISBN, Databar, Postal Codes, PDF417, Data Matrix, QR Code, Maxi Code and many more.
    Charts Supports the entire list of more than 70 chart types and all their variants in Microsoft Word, like, Column, Line, Pie, Bar, Area, Scatter, Stock, Surface, Doughnut, Bubble and Radar charts.
    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. The project will be open sourced this year.
    Cross Platform Available on Windows and UNIX/Linux.
    To get started download the binaries for your operating system and follow the tutorial.

    Screen shots –

    Name:  screenshot_general-300x180.png
Views: 1055
Size:  34.8 KBName:  screenshot_barcode1-300x180.png
Views: 1056
Size:  29.1 KBName:  screenshot_chart2-300x180.png
Views: 967
Size:  26.9 KB
    Last edited by blichal; May 3rd, 2015 at 05:02 AM.

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