Open Source C++ Printing Software - Page 5

C++ Printing Software

View 69 business solutions

Browse free open source C++ Printing Software and projects below. Use the toggles on the left to filter open source C++ Printing Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • 1
    pReader
    pReader is an eBook Reader for WebOS (Palm Pre/Pixi and HP TouchPad) that is currently supporting plain-text, PalmDOC ePub, and various other eBook formats (without DRM). It is written entirely in JavaScript and reads the files directly from the media partition. A beta version that uses a native C++ backend is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This is a Library which enables printing of PDF files to printers, from within the .NET framework. The printers need to be Postscript-capable .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pr3287w is a IBM 3287 printer emulation for MS-Windows 95/98/Me/2000/XP/2003 based in open source code pr3287 avaliable at http://x3270.bgp.nu/download.html. It was totally rewrited in C++ and added a new interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A preprocessor for TeX and LaTeX documents, especially to support typing documents in Indian (South Asian) languages using a natural Latin-alphabet input, but producing a correctly typeset native-alphabet result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    predictOP
    A C++ class to enable prediction of the reflectance spectrum of two overprinted inks (i.e., solids), using the inverted Viggiano trapping equation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Write and print lyrics with chords of your favourite songs. Support for CHORDPRO format, SNG and XML. Print in TXT, PDF or PostScript. Multiple songs per page, with automatic layout. Windows and Linux ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    take Data, by a GPS Reciver, post process them over EUREF, convert to Gauss Krueger, calculate Area Size, visualize with SVG. ESRI Shape File import.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project hast moved to <https://launchpad.net/tbook>. It is currently inactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 10
    Versatile converter from Wiki-Markup-Language to LaTex.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript. For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    wxReportDocument

    The library suitable for creation of a reports and forms in wxWidgets.

    The wxReportDocument is a cross-platform software library written in C++ programming language based on wxWidgets which offers a functionality needed for creation of a print reports and forms. The created forms could be printed with librarie's internal printing support based on the wxWidget's printing framework or it can be saved to an output xml file to later use in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Open Source PDF Creator with VC++

    A simple Windows PDF Creator/Printer with Microsoft VC++ & MFC

    A simple Windows PDF Creator/Printer with Microsoft VC++ & MFC. 1. Build with Microsoft Visual Studio 2010. 2. Create PDFs from any program that is able to print 3. Send generated files via eMail 4. Encrypt PDFs and protect them from being opened, printed etc 5. AutoSave files to folders and filenames based on Tags like Username, Computername, Date, Time etc. To download the source code, please visit: http://www.somepdf.com/some-pdf-creator.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    Pyside QtRPT Python Binding for QtRPT (PySide Shiboken) QtRPT Report Engine Python Report License LGPL3 compatible with QtRPT (see license) """QtRPT is the easy-to-use print report engine written in C++ QtToolkit. It allows combining several reports in one XML file. For separately taken field, you can specify some condition depending on which this field will display in different font and background color, etc. The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file. QtRPT (http://www.qtrpt.tk/index.php) Recommendations: please read "readme.txt" file use QtRptDesigner -> to edit xml files. view examples. Important: from Qt5.12, the package must have the same version and subversion de PySide2 and shiboken2. for example the PyQtRPT_5.12.3 package has a requirement of PySide2_5.12.3 and shiboken2_5.12.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    DjvuEditor is OpenSource editor for Djvu documents. It is based on DjVuLibre.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →