









Serving Software Downloads in 976 Categories, Downloaded 31.068.240 Times
The SVG Snapshot Button was designed to capture changes made to an SVG document via javascript. AJAX applications that use XML data to update SVG graphics in real-time can not be easily captured. This button aids that process.
Platforms: Mac
License: Freeware | Size: 10.24 KB | Download (16): SVG Snapshot Button Download |
InterInk is an Inkscape extension for adding interactivity in your SVG document. About Inkscape Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients,...
Platforms: *nix
License: Freeware | Size: 143.36 KB | Download (20): InterInk Download |
Print2Flash lets you easily convert any printable document (e.g. Microsoft Word, or Excel, or PDF document) to an Adobe Flash file (file with SWF extension) or to HTML page or SVG file. This file can be shared with users who don't have the software that created the original document (for example,...
Platforms: Windows, Windows 7, Windows Server
License: Freeware | Size: 12.03 MB | Download (18): Print2Flash Free Edition Download |
SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create...
Platforms: *nix
License: Freeware | Size: 88.06 KB | Download (132): SVG::Graph Download |
SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,...
Platforms: *nix
License: Freeware | Download (78): SVG::Template::Graph Download |
SvgGrapher is a php5 library to generate SVG graphs. The svg document generated by visuals, scripts and others plugins includes in the releases are Valid SVG 1.1.
Platforms: PHP
License: Freeware | Size: 4.03 MB | Download (18): SvgGrapher Download |
SVG::DOM is a Perl library with DOM (Document Object Model) methods for SVG objects. SVG::DOM provides a selection of methods for accessing and manipulating SVG elements through DOM-like methods such as getElements, getChildren, getNextSibling and so on. Currently only methods that provide...
Platforms: *nix
License: Freeware | Size: 51.2 KB | Download (73): SVG::DOM Download |
AurigaDoclet is a Javadoc doclet which can generate Java API document in fo, pdf, postscript, pcl, and svg format. AurigaDoclet accepts command line options which can be used to further customize the generated output. AurigaDoclet generates javadoc as an XML tree which is then transformed into...
Platforms: Java
License: Freeware | Size: 5.01 MB | Download (18): AurigaDoclet Download |
DocuVieware Lite is a new free HTML5 Document Viewer SDK for ASP.NET. This HTML5/AJAX control is a powerful tool to load and view a wide range of documents and images from a Web application.
It is a modern HTML5/AJAX control to load documents and see them instantly displayed in the viewer....
Platforms: Windows, Windows 8, Windows 7, Windows Server
License: Freeware | Size: 142.89 MB | Download (100): DocuVieware Lite Download |
Altsoft Xml2PDF is a Microsoft .NET based family of server and desktop products for publishing various XML documents such as XSL-FO, SVG, XHTML or HTML, Microsoft Word (WordML 2003, DocX or Word 2007 Xml) to print ready output formats including PDF, PS, XPS and raster graphics (TIFF, GIF, JPEG,...
Platforms: Windows
License: Freeware | Size: 2.86 MB | Download (574): Altsoft Xml2PDF Workstation 2007 Download |
SVG::Metadata is a Perl module to capture metadata info about an SVG file. SYNOPSIS use SVG::Metadata; my $svgmeta = new SVG::Metadata; $svgmeta->parse($filename) or die "Could not parse $filename: " . $svgmeta->errormsg(); $svgmeta2->parse($filename2) or die "Could not parse...
Platforms: *nix
License: Freeware | Size: 25.6 KB | Download (80): SVG::Metadata Download |
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...
Platforms: *nix
License: Freeware | Size: 51.2 KB | Download (263): Simple Document Management System Download |
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...
Platforms: *nix
License: Freeware | Size: 204.8 KB | Download (106): Uber Project Document Management System Download |
SVG::SVG2zinc is a Perl module to display or convert svg files in scripts, classes, images... SYNOPSIS use SVG::SVG2zinc; &SVG::SVG2zinc::parsefile(file.svg, Backend,file.svg, -out => outfile, -verbose => $verbose, -namespace => 0|1, -prefix => string, ); # to generate a Perl script:...
Platforms: *nix
License: Freeware | Size: 133.12 KB | Download (74): SVG::SVG2zinc Download |
DynaPage::Document is a Perl module with DynaPage Document container. SYNOPSIS: step1 - document ( create file mydoc.document ) ---[content of mydoc-document.info]--- !include.template =- mydoc-template.htmt my-title =- This is single line my-head =- Hello World my-para ==~ This is...
Platforms: *nix
License: Freeware | Size: 14.34 KB | Download (73): DynaPage::Document Download |
DynaPage::Document::ext::include module contains extensions of DynaPag::Document. METHODS template ( $self, $job ) : bool syntax: !include.template =- B< file_name > See also DynaPage::Template NOTE: $self is parent document object (eg blessed into DynaPage::Document) data ( $self,...
Platforms: *nix
License: Freeware | Size: 4.1 KB | Download (72): DynaPage::Document::ext::include Download |
SVG-cards is a set of playing cards made from pure SVG with all kings, queens, jacks, numbers, jokers, and backs of cards. You can use SVG-cards everywhere you like : Web pages, games, the GNOME desktop, the KDE desktop, and so on... You can print them on your color printer and make real...
Platforms: *nix
License: Freeware | Size: 348.16 KB | Download (176): SVG-cards Download |
Games::Maze::SVG::Manual is a Perl module with manual for the Games::Maze::SVG modules. PURPOSE The Games::Maze::SVG module supports the creation of 2-dimensional mazes in an SVG format suitable for printing or playing interactively. This module use the Games::Maze module to perform the...
Platforms: *nix
License: Freeware | Size: 35.84 KB | Download (86): Games::Maze::SVG::Manual Download |
OpenOffice::OODoc::Document is a top level component for content and layout processing. SYNOPSIS # get an OOo file handler my $oofile = ooFile("myfile.odt"); # connect a content-focused document interface my $content = ooDocument ( file => $oofile, member => content ); # connect a...
Platforms: *nix
License: Freeware | Size: 215.04 KB | Download (77): OpenOffice::OODoc::Document Download |
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...
Platforms: *nix
License: Freeware | Size: 604.16 KB | Download (72): Structured Document Validator Download |