Showing 75 open source projects for "create documents"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    Zenario

    Zenario

    One of the world's leading multilingual website platforms

    View the Demo - http://zenar.io/demo Zenario is a web-based content management system. It can be used for simple sites, with many "wysiwyg" features, but is really designed to run extranet sites, such as customer portals. It also has multi-lingual features built in from the core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PHPRtfLite is an API enabling developers to create rtf documents with php. PHPRtfLite is designed on OOP principles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    REM is a NetBeans module for ZK application development. It can be used to create ZK web Applications, ZUL and ZScripi documents. It supports ZUL syntax highlighting, auto indent, code folding, code hyperlink navigation and code completion. It supports palette for some components.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    k-fileserverDB

    Store files into Database.

    Are your office documents important to you? Are your office documents saved in different computers? Are your office documents accessible to all? Are your office documents corrupted on an off? Are you fed up with losing important files? Are you fed up with mis-management of document files? What if by mistake your office file is deleted? What if, you create/maintain different documents for different jobs and you can’t find them at the time they required quickly. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Document Management System

    This project is for managing documents in an organisation effectively

    As business grows, Capturing, Storing and Sharing corporate knowledge is vital to the success of business. Electronic Document Management System (EDMS) is the best solution for managing information more efficiently, accurately, and cost-effectively. EDMS improves organizational effectiveness by providing companies with greater ability to manage their unstructured information. It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Annotate your POJOs to create a fully-functional application, with table support, collection filters, and persistence hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This application uses XML files as input to apply a XSLT transformation and export user-readable documents, such as HTML or LaTeX. Il was originally intended to create Yearbooks based on the already existing files with details about an organisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MEDILIG - Medical Life-Guard

    MEDILIG - Medical Life-Guard

    EHR/EMR cross-platform electronic medical record application

    EHR/EMR cross-platform software for the design, implementation and use of autonomous, open, database models for multilingual medical knowledge management systems from primary care to continuing care.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP and VB6 classes for generating dynamic PDF reports and forms from XPF files designed with Visual2PDF. PHP class uses TCPDF to generate PDF from Visual2PDF documents. VB6 class uses optimized mjwPDF class to generate PDF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    This project is small php library for operating with web. Specialy for create web-documents from *.html templates and db operation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gnostice PDFOne Java GPL is a rich set of APIs to create, manipulate and organize PDF documents, process PDF forms and perform other PDF document related tasks from within your Java applications. Commercial Version: http://www.gnostice.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    this is a small JSP tag library which allows you to create PDF documents within your JSPs. All you need to do is add the jar file to your lib folder under WEB-INF and the tld file in a tld folder under WEB-INF and you are ready to use the tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Component that visualizes and it prints documents based on JPanel, besides creating reports in a fast and efficient way using the own IDE. Not being necessary the use of software of third, to create the reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    To create java beans based on a sample xml documents. It's much easier and efficient than Apache's XMLBEANS project. 1)No need DTD/Schema 2)Easier xml content navigation 3)Track XML<-->Java beans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Murdoc is a system for presenting documents in webpages. Murdoc includes a lot of tools to create documents, including tools to automatically document a variety of computer systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Simple RTF Writer (SRW) is a slim Java library which empower Java programms to create RTF ("Rich Text Format" - an alternative document format from Microsoft) documents and fill bookmarks and fields in existing RTF documents on any platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZUI lets you create standard Swing frontends using XML documents. You only have to create a class, code the methods that will receive the events and define the widgets disposition and their events with XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ever wanted to create notes for pages on the web and be able to share them? This framework allows to create annotations to XML and HTML documents. Annotations are independent of presentation and can be traced back even if part of the document changed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GML is a development tool that allows you to create graphical user interfaces for Java desktop applications in a simple and fast way, writing XML documents that define the content, structure and behaviour of those interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple library built on top of dom4j to create logical HTML documents easily and generate HTML output from them with proper encoding. For example, it is difficult to create "p" elements with all the attributes using just dom4j. Using this extension, you w
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sxmlcnv is XML <-> SXML conversion tool. SXML is S-exp-based XML . So, You can create SXML programmable documents with whole power of Gauche scheme. It can be used all kinds of XML based document systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JXMLEditor is a XML editor developed in Java which is based on the Xerces Java parser. The goal of this editor is to offer some features (tree view, drag & drop, syntax colorizing) to create XML documents easily. Also available as Eclipse Plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    htc is a tool which lets you create your website in an easier way. A collection of php scripts takes an XML file and converts this XML file into HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Open eSign allows software developers and technical parties in a company to create secure, online (web-based) forms and documents that follow a business process flow and enable legally recognized electronic signatures using digital signature technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    generation-xml

    Java lib for creating XML documents

    xGen is to creating XML what XPath is to reading XML. The string /html/body/div#container/div.menu/ul/li[5] Can be used to create XML. This saves a lot of boilerplate code when generating XML and a templating mechanism is not a good fit for your project.
    Downloads: 0 This Week
    Last Update:
    See Project