Main > Free Download Search >

Free documents software for linux

documents

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1702
Indexed PDF Creator 1.0.0

Indexed PDF Creator 1.0.0


Indexed PDF Creator creates indexed pdf documents from text, such as legacy system reports. more>>
Creates indexed pdf documents from text files. Designed to aid creating an electronic distribution method for legacy system reports, since many mainframe type print spools are plain text.
Allows indexing, customizing page settings, font size, font face, and super-imposing text over an image in the case of using pre-printed forms. Supports unlimited levels of indexing bookmarks in documents and system/user configuration files.
Suitable for use in an intranet gateway for generating PDF documents in real-time.
Enhancements:
- This fixes a bug for page breaking when the number of lines is a multiple of the lines per page, thanks to Carlo Benna
<<less
Download (0.22MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1667 downloads
Uber Project Document Management System 1.0

Uber Project Document Management System 1.0


Uber Project Document Management System is a PHP/SQL-based project document management system. more>>
Project document and management tracking system written in PHP using PostgreSQL to store user, project and document related data and MySQL to store the documents, with revision control.

How to:

How to setup the system:

Just untar every thing in your webdirecorty:
cd /var/www/html/
tar -xvzf ueber-1.0.tar.bz2

How to setup the DB:

- Create ueberp user in PostgreSQL [ueberp@psql]$ psql -U admin -c "CREATE USER ueberp WITH PASSWORD ueberp CREATEDB"
- Create a ueberp database in PostgreSQL
[ueberp@psql]$ createdb -U ueberp ueberp
- execute db-setup.psql to setup the PostgreSQL database.
[ueberp@psql]$ psql -U ueberp -d ueberp -f db-setup.psql
- Basic data is in db-data.psql for setting up the system
[ueberp@psql]$ psql -U ueberp -d ueberp -f db-data.psql
- Create a database in MySQL (i.e. ueberp)
- execute db-setup.mysql to setup the MySQL database.
- execute db-data.mysql to insert the basic data.

Finally edit ueberp/lib/config.inc and try to log into the system (user: admin, pass: admin)

Note: In order to have correct "Account Manager" and "Project Manager" entries
in the projects, the acronym for the "Account Manager" must be AM and for
the "Project Manager" PM.
<<less
Download (0.20MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1658 downloads
Simple Document Management System 1.1.4

Simple Document Management System 1.1.4


Simple Document Management System is a document repository system. more>>
SDMS is an open-source system that allows you to store any document in a database via a bunch of webpages.

That was the short description, now comes the long one. SDMS uses PHP to provide you with a pretty interface to a MySQL server that allows you to store and retrieve documents and to share those documents between users.

In addition, the system uses ACL (Access Control Lists) to grant access rights to documents on a per-user basis.

So what is all this good for? Well, it for instance allows you to distribute project documentation on a need-to-know basis, whilst keeping a central repository of documents that is accessible to all team members and easy to manage.
<<less
Download (0.05MB)
Added: 2005-04-28 License: GPL (GNU General Public License) Price:
1643 downloads
PandaLex PDF Parser 0.5

PandaLex PDF Parser 0.5


PandaLex PDF Parser is a flex and bison parser for PDF documents. more>>
PandaLex is the PDF parsing code from Panda, which has been split into its own project to increase its utility.

It is a flex and bison description of the PDF specification, which allows programmers to define callbacks to handle different document elements.
<<less
Download (0.38MB)
Added: 2005-05-04 License: GPL (GNU General Public License) Price:
1639 downloads
PDFKreator 0.2

PDFKreator 0.2


PDFKreator is an easy to use KDE tool for creating PDF documents out of a bunch of image files. more>>
PDFKreator is an easy to use KDE tool for creating PDF documents out of a bunch of image files. It heavily uses ImageMagicks convert tool, tiff2ps and ps2pdf.

<<less
Download (0.059MB)
Added: 2005-05-30 License: GPL (GNU General Public License) Price:
1608 downloads
Vex 1.2.1

Vex 1.2.1


Vex is a CSS-styled editor for document-type XML such as DocBook and xhtml. more>>
Vex is a CSS-styled editor for document-type XML such as DocBook and xhtml.
Vex provides a wordprocessor-like interface for editing structured documents in XML. It is written in Java and based on the Eclipse platform.
Main features:
- Uses regular CSS for styling documents.
- Constrains the document to valid XML while you type.
- Produces readable, word-wrapped XML documents.
- Leverages the power of the Eclipse platform, e.g. supports full integration with CVS.
<<less
Download (25MB)
Added: 2005-08-08 License: GPL (GNU General Public License) Price:
1539 downloads
XMLParser for PHP 1.0

XMLParser for PHP 1.0


XMLParser is a library that assists in parsing XML documents into generic PHP arrays. more>>
XMLParser is a library that assists in parsing XML documents into generic PHP arrays. It also comes with RSSParser, an extension of XMLParser that creates simple RSS-specific array structures from RSS feeds.

<<less
Download (0.011MB)
Added: 2005-09-22 License: GPL (GNU General Public License) Price:
1494 downloads
xv.php 0.0.2

xv.php 0.0.2


xv.php provides a simple way of checking the validity of XML or XHTML documents generated by PHP. more>>
xv.php provides a simple way of checking the validity of XML or XHTML documents generated by PHP.

It uses output buffering to capture your PHP scripts output, and an XML parser to check it for well-formedness.

It can be configured to display any errors it finds, as well as a document listing, and its behaviour can be overridden by changing the callback functions it uses.
<<less
Download (0.011MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1487 downloads
blurt 1.0

blurt 1.0


blurt 1.0 is a web publishing (blogging) tool. more>>
blurt 1.0 is a web publishing ("blogging") tool. Unlike most blogging software blurt 1.0 does not provide you with a fancy back office, heavy duty database backends and massive user management systems.
Instead, you upload documents ("posts") in simple text format (.txt) to a directory on your web server. blurt will figure out the rest.
Main features:
- zero maintenance - well, almost. Youll still have to upload your documents (posts) to the web server, but how hard is that?
- organize your documents - creating categories for your documents (posts) is as simple as creating a subdirectory (folder) on your web server. All documents you put in such a directory are considered to be in the same category. The name of the category is the name of the subdirectory.
- easy navigation - browse documents by category or by date or by a combination of both simply by adding the required category or date to the URL of your blog. blurt 1.0 will figure out which documents you want to see.
- extend it - if you need visitors to comment on your documents or if you want to show a list of your latest documents, simply extend blurt 1.0 by installing a plugin. Installing plugins is as simple as downloading a file, changing a few settings and uploading it to a directory on your web server. blurt 1.0 will figure out the rest.
<<less
Download (0.007MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
1474 downloads
Tidydoc 0.2

Tidydoc 0.2


The goal of tidydoc is to make documentation organization easier. more>>
The goal of tidydoc is to make documentation organization easier. You can add documents to a pool of documents, give them the right names and put them into the right directories, and generate a set of HTML pages to browse your documents.
A bibtex file can also be generated. It is written in Python in the spirit of flexibility and easy tweaking, but with default behaviors that fit the needs of most people. You can add documents using most transmission protocols, such as a simple cp or through SSH with SCP.
Tidydoc then generates HTML or bibtex files indexing your documents. A simple XML file is required for each document, including some information. These description files may be generated by using tidydocs upload facilities, but this is not mandatory.
Main features:
- Add documents to a pool of documents.
- Give them the right names and put them into the right directories.
- Generate a set of HTML pages to browse your documents.
- Generate a bibtex file listing indexing each document.
Enhancements:
- Support document reorganization a posteriori.
- Bibtex support.
- Easier installation.
<<less
Download (0.24MB)
Added: 2005-11-08 License: GPL (GNU General Public License) Price:
1445 downloads
GtkMathView 0.7.6

GtkMathView 0.7.6


GtkMathView is a C++ rendering engine for MathML documents. more>>
GtkMathView is a C++ rendering engine for MathML documents. GtkMathView provides an interactive view that can be used for browsing and editing MathML markup.
GtkMathView reads MathML documents by means of a frontend whose purpose is to traverse the MathML document (or part of it) and to appropriately instantiate GtkMathViews internal data structures that are suitable for rendering it.
Currently the following frontends are supported:
- libxml2 frontend, in which the MathML document is represented as a tree and navigated with the libxml2 tree API.
- libxml2 reader frontend, in which the MathML document is not entirely loaded in memory and is navigated with the libxml2 reader API. This frontend is mostly useful for batch rendering of MathML documents.
- GMetaDOM frontend, in which the MathML document is represented as a tree and is navigated with the DOM API provided by GMetaDOM, which in turn is a DOM-compliant wrapper for libxml2.
- custom frontend, in which the MathML document is represented in some application-specific format and is navigated with application-provided callback functions.
GtkMathView renders MathML documents through a backend whose purpose is to provide an abstraction of the platform-specific capabilities (available fonts, drawing drawing primitives, and so on).
Currently the following backends are provided:
- GTK+ backend, for rendering MathML documents using Pango in GTK+ applications.
- GTK+ widget backend, which wraps GtkMathView in a GTK+ widget to be directly embedded in GTK+ applications.
- SVG backend, which renders MathML into SVG.
- AbiWord backend, which allows one to embed MathML documents into AbiWord by means of the AbiMathView plugin.
<<less
Download (0.84MB)
Added: 2005-12-07 License: GPL (GNU General Public License) Price:
1416 downloads
Estraier 1.2.29

Estraier 1.2.29


Estraier is a full-text search system for personal use. more>>
Estraier is a full-text search system for personal use. Full-text search means functions to search lots of documents for some documents including specified words.
The principal purpose of Estraier is to realize a full-text search system of a web site. Estraier project functions similarly to Google, but for a personal web site or sites in an intranet.
It has fast searching, conspicuous results, relational document search, the ability to handle Japanese text, and support for handling a large number of documents. Installation is easy.
Enhancements:
- The internal database has been updated and the scalability has been improved.
<<less
Download (0.40MB)
Added: 2005-12-27 License: GPL (GNU General Public License) Price:
1396 downloads
Structured Document Validator 0.7.9

Structured Document Validator 0.7.9


Structured Document Validator project implements a generalized method for structured documents. more>>
Structured Document Validator project implements a generalized method for validating both the structure and content of structured documents.

Any data format that can be deterministically divided into tags and data is classed as a structured document. This definition applies to a wide array of data formats, including XML, Java properties files, and delimited value files.

The application performs validations based on user-defined Structured Document Definitions (SDDs). It provides an environment for validation, SDD development, and document editing.

<<less
Download (0.59MB)
Added: 2006-01-06 License: LGPL (GNU Lesser General Public License) Price:
1387 downloads
JIndex 0.2

JIndex 0.2


JIndex is a beagle clone. more>>
JIndex is a beagle clone. It tries to mimic the functionality of Beagle. JIndex is written in Java.
Format support:
- Music (Mp3)
- Documents (PDF, Doc, Openoffice formats)
- Images
- IM conversations
<<less
Download (17.8MB)
Added: 2006-02-23 License: LGPL (GNU Lesser General Public License) Price:
1338 downloads
MS Word to plaintext converter 0.1

MS Word to plaintext converter 0.1


MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. more>>
MS Word to plaintext converter is a service menue easily converts MS Word documents to plain text files. The generated text file is named *.doc.txt.

I hope it is as useful for you as it is for me.

<<less
Download (MB)
Added: 2006-04-26 License: GPL (GNU General Public License) Price:
1283 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5