are there any free tools for editing pdf files
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11382
Yet Another Freeware PDF-Composer 2.0
Yet Another Free PDF-composer can compose PDF documents from picture files and other PDF files. more>>
Yet Another Free PDF-composer can compose PDF documents from picture files and other PDF files, encrypt the created document, and send it to a given email address.
Imagine you need a PDF-printer-like tool, which is able to generate PDF-files from documents, you want print out of your applications on your local machine.
There are plenty of solutions out there on the web, which can do this for you. Now imagine you need a PDF-printer to be shared in your network, which is able to generate PDF-files from documents, the network users print out of their applications.
Youll find some free solutions, which can make this. Further imagine, you want this PDF-printer automatically to apply the letterhead template of your company to the first page, apply the company-logo to all further pages, append a "Terms and Conditions" page to all printed documents, apply some "Watermark Graphic" on all pages to copy-protect your documents, encrypt the document to protect it from unwanted manipulation and automatically mail the document to the user, who initiated the print-job.
Hard to find a free solution on the web, which can do this for you.
Enhancements:
- This is a general code cleanup and feature enhancement release.
- YAFPC uses iText 1.4.4 now and requires Java 1.5 or above.
- Feature enhancements include a large variety of encryption settings, explicit settings for owner and user passwords, and enhanced processing of paper sizes and orientations.
<<lessImagine you need a PDF-printer-like tool, which is able to generate PDF-files from documents, you want print out of your applications on your local machine.
There are plenty of solutions out there on the web, which can do this for you. Now imagine you need a PDF-printer to be shared in your network, which is able to generate PDF-files from documents, the network users print out of their applications.
Youll find some free solutions, which can make this. Further imagine, you want this PDF-printer automatically to apply the letterhead template of your company to the first page, apply the company-logo to all further pages, append a "Terms and Conditions" page to all printed documents, apply some "Watermark Graphic" on all pages to copy-protect your documents, encrypt the document to protect it from unwanted manipulation and automatically mail the document to the user, who initiated the print-job.
Hard to find a free solution on the web, which can do this for you.
Enhancements:
- This is a general code cleanup and feature enhancement release.
- YAFPC uses iText 1.4.4 now and requires Java 1.5 or above.
- Feature enhancements include a large variety of encryption settings, explicit settings for owner and user passwords, and enhanced processing of paper sizes and orientations.
Download (1.2MB)
Added: 2006-10-16 License: GPL (GNU General Public License) Price:
1113 downloads
interface preprocessor for PHP 0.2.10
interface preprocessor for PHP are methods to create user interfaces in PHP. more>>
ippfp is an easy-to-use library which provides oo-methods for creating and rendering user interfaces in PHP independently from output format. It features HTML, GTK, PDF and ncurses.
You can create input masks such as forms for databases or other user interfaces. ippfp features abstraction, elements can be accessed like data structures, they have values and various attributes.
For me ippfp is a construction kit to build software quickly.
Another purpose could be the automatically generation by software.
You can select one of these packages to display:
- HTML
- PDF
- GTK
- ncurses
Available elements:
- button
- checkbox
- choice
- fopen (file open)
- grid
- image
- label (readonly text)
- link
- multiplechoice
- password
- radio
- text
- textarea
- table
The library puts the elements together in a frame. For HTML a HTML page will be created which contains the elements, GTK and ncurses have appropriate windows. The data of elements will be stored in session variables.
One does not need to care for details of formats like HTML-tags or GTK-classes. For navigating within a program the button element should be used. To arrange elements the elements "grid" or rather "table" are the right choices.
Elements are created with the "create"-functions which are members of the ippfp main instance and returns objects respective to the goal. To make them visible they will be grouped in a "view" which will be given to the ippfp main instance for processing.
This is a flexible way because an existing element can be used in several views. Thus, elements will be included by reference, not by copy. The advantages are: if an element is in a state, it is independent from the current view and related informations are available globally.
For example: create a text element:
$myText = $ippfp->createText("default", 20, "my_text");
...
echo $myText->getValue();
Your code should be organised into php functions. For example if a button is used, it calls the function given as attribute. It is expedient to integrate your views into this functions.
Enhancements:
- switched from html to xhtml, format identifier is XHTML
- a simple debug function added, for internal debugging, writes messages into a file (usefull for ncurses)
- pdf passes the "tabellentest", tables and grids can extend over a big number of pages, and can contain big text
- some bugfixes in xhtml and pdf
<<lessYou can create input masks such as forms for databases or other user interfaces. ippfp features abstraction, elements can be accessed like data structures, they have values and various attributes.
For me ippfp is a construction kit to build software quickly.
Another purpose could be the automatically generation by software.
You can select one of these packages to display:
- HTML
- GTK
- ncurses
Available elements:
- button
- checkbox
- choice
- fopen (file open)
- grid
- image
- label (readonly text)
- link
- multiplechoice
- password
- radio
- text
- textarea
- table
The library puts the elements together in a frame. For HTML a HTML page will be created which contains the elements, GTK and ncurses have appropriate windows. The data of elements will be stored in session variables.
One does not need to care for details of formats like HTML-tags or GTK-classes. For navigating within a program the button element should be used. To arrange elements the elements "grid" or rather "table" are the right choices.
Elements are created with the "create"-functions which are members of the ippfp main instance and returns objects respective to the goal. To make them visible they will be grouped in a "view" which will be given to the ippfp main instance for processing.
This is a flexible way because an existing element can be used in several views. Thus, elements will be included by reference, not by copy. The advantages are: if an element is in a state, it is independent from the current view and related informations are available globally.
For example: create a text element:
$myText = $ippfp->createText("default", 20, "my_text");
...
echo $myText->getValue();
Your code should be organised into php functions. For example if a button is used, it calls the function given as attribute. It is expedient to integrate your views into this functions.
Enhancements:
- switched from html to xhtml, format identifier is XHTML
- a simple debug function added, for internal debugging, writes messages into a file (usefull for ncurses)
- pdf passes the "tabellentest", tables and grids can extend over a big number of pages, and can contain big text
- some bugfixes in xhtml and pdf
Download (0.13MB)
Added: 2005-06-17 License: LGPL (GNU Lesser General Public License) Price:
1590 downloads
Haru Free PDF library 2.0.8
Haru Free PDF library is a free, cross platform, open-sourced software library for generating PDF. more>>
Haru Free PDF library is a free, cross platform, open-sourced software library for generating PDF.
Main features:
- Generating PDF files with lines, text, images.
- Outline, text annotation, link annotation.
- Compressing document with deflate-decode.
- Embedding PNG, Jpeg images.
- Embedding Type1 font and TrueType font.
- Creating encrypted PDF files.
- Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
- Supporting CJK fonts and encodings.
Enhancements:
- fixed a problem of HPDF_Circle() which causes buffer overflow.
- added HPDF_Ellipse().
<<lessMain features:
- Generating PDF files with lines, text, images.
- Outline, text annotation, link annotation.
- Compressing document with deflate-decode.
- Embedding PNG, Jpeg images.
- Embedding Type1 font and TrueType font.
- Creating encrypted PDF files.
- Using various character set (ISO8859-1~16, MSCP1250~8, KOI-8R).
- Supporting CJK fonts and encodings.
Enhancements:
- fixed a problem of HPDF_Circle() which causes buffer overflow.
- added HPDF_Ellipse().
Download (1.5MB)
Added: 2007-06-14 License: zlib/libpng License Price:
869 downloads
AsterFax 1.1 Beta 3
AsterFax is an email to fax gateway for the transmission of faxes using Asterisk. more>>
AsterFax is an email to fax gateway for the transmission of faxes using Asterisk.
Asterisk is an Open Source PABX (or PBX) which provides all of the functionality of a high end PBX, free of charge.
AsterFax builds on the services provided by Asterisk to provide a full fledged email based Fax Gateway.
What that means is that with AsterFax and Asterisk you can send faxes from your desktop using your standard email client without have to install any software on your desktop.
AsterFax can translate a normal email message into a fax message. You simply enter the destination phone number in the To address, compose your email message and click send. Its that easy.
For more formal correspondence AsterFax also supports a growing number of file formats such as PDF, Tiff, Postscript, MS-Word and OpenOffice Writer. You can either attach the file to your email message or for applications such as MS-Word and OpenOffice you can fax directly from the applications by using the Send Email option. The resulting email is sent as a fax message.
If any errors occurring during transmission a error report is sent back to your inbox.
You can also preview how the fax will look by sending email to the special preview address, which simply formats the message ready for transmission and then sends it back to you via email for previewing before the fax is sent.
AsterFax supports a growing list of file types such as Tiff, PDF, postscript, MS-Word, MS-Excel and the OpenOffice Writer. AsterFax is also extensible in that you can easily add support for additional file formats via the AsterFax.xml configuration file providing that you have access to a third party product that can convert your required file format to one of the supported file formats such as PDF or tiffg3.
Additional file formats will follow shortly (see the Roadmap).
For the technically minded AsterFax is written in pure Java and utilizes the Asterisk Manager API to submit jobs.
AsterFax uses external applications to perform the conversion of attachments to the required tiff format for transmission.
AsterFax can be extended via a simple xml configuration file to convert and transmit any other file format providing a suitable conversion application is available.
AsterFax includes a simple standalone SMTP gateway which handles the receipt of emails. AsterFax is not a complete SMTP gateway in that it will only accept messages which are to be faxed. Alternatively AsterFax can be integrated with your existing SMTP server (Sendmail. Postfix, Exchange Server) by way of tools such as Procmail.
AsterFax requires Asterisk@Home or Asterisk with the spandsp (txfax, rvfax) extensions.
Main features:
- Built as an extension to Asterisk.
- Integrated SMTP gateway provides a simple one stop install.
- Support for a number of file formats including: Tiffg3, Postscript, PDF, Word, OpenOffice Writer.
- Preview mode allows previewing of rendered faxes before they are sent.
- Support for multiple Asterisk Channels as well as group channels (e.g. Zap/g0).
- Send faxes without specialised Fax Modems (just use your existing Asterisk/Digium hardware).
- Send faxes directly from MS-Word and OpenOffice Writer
- No client side install required.
- Send standard email (text or html) as fax or attach a Word, PDF, Writer etc.. for transmission as a fax.
- Email body used as a Coversheet to attachments
- Send to multiple recipients in a single message by providing multiple To addresses.
- No special formatting required in the email.
- Extensible support for additional file formats via simple xml configuration file.
- Built-in test suite to aid in configuration and installation.
- Automatic Archiving of all faxes to a designated mailbox.
- Automatic Delivery receipts.
Whats New in 1.0 Stable Release:
- This release is the culmination of months of effort and includes a number of bug fixes as well as a few new features.
- Most notably this is the first release of AsterFax Free Edition.
- The free edition includes all the features of any other edition but will only transmit a single fax at a time.
- Thanks to everyone that has given us feedback and helped make the product what it is today.
- We look forward to working with you all on this release.
Whats New in 1.1 Beta 3 Development Release:
- This release includes an enhancement that allows the header and footer to vary with the destination fax number.
- A different company name and header and footer format can be used for each destination fax number.
- It also adds a new ReturnFaxNumber property, which is included in the header and footer with a %R parameter.
- There is no need to change any configuration files to use beta 3, but AsterFax.xml must be modified according to the release notes to make use of the feature.
<<lessAsterisk is an Open Source PABX (or PBX) which provides all of the functionality of a high end PBX, free of charge.
AsterFax builds on the services provided by Asterisk to provide a full fledged email based Fax Gateway.
What that means is that with AsterFax and Asterisk you can send faxes from your desktop using your standard email client without have to install any software on your desktop.
AsterFax can translate a normal email message into a fax message. You simply enter the destination phone number in the To address, compose your email message and click send. Its that easy.
For more formal correspondence AsterFax also supports a growing number of file formats such as PDF, Tiff, Postscript, MS-Word and OpenOffice Writer. You can either attach the file to your email message or for applications such as MS-Word and OpenOffice you can fax directly from the applications by using the Send Email option. The resulting email is sent as a fax message.
If any errors occurring during transmission a error report is sent back to your inbox.
You can also preview how the fax will look by sending email to the special preview address, which simply formats the message ready for transmission and then sends it back to you via email for previewing before the fax is sent.
AsterFax supports a growing list of file types such as Tiff, PDF, postscript, MS-Word, MS-Excel and the OpenOffice Writer. AsterFax is also extensible in that you can easily add support for additional file formats via the AsterFax.xml configuration file providing that you have access to a third party product that can convert your required file format to one of the supported file formats such as PDF or tiffg3.
Additional file formats will follow shortly (see the Roadmap).
For the technically minded AsterFax is written in pure Java and utilizes the Asterisk Manager API to submit jobs.
AsterFax uses external applications to perform the conversion of attachments to the required tiff format for transmission.
AsterFax can be extended via a simple xml configuration file to convert and transmit any other file format providing a suitable conversion application is available.
AsterFax includes a simple standalone SMTP gateway which handles the receipt of emails. AsterFax is not a complete SMTP gateway in that it will only accept messages which are to be faxed. Alternatively AsterFax can be integrated with your existing SMTP server (Sendmail. Postfix, Exchange Server) by way of tools such as Procmail.
AsterFax requires Asterisk@Home or Asterisk with the spandsp (txfax, rvfax) extensions.
Main features:
- Built as an extension to Asterisk.
- Integrated SMTP gateway provides a simple one stop install.
- Support for a number of file formats including: Tiffg3, Postscript, PDF, Word, OpenOffice Writer.
- Preview mode allows previewing of rendered faxes before they are sent.
- Support for multiple Asterisk Channels as well as group channels (e.g. Zap/g0).
- Send faxes without specialised Fax Modems (just use your existing Asterisk/Digium hardware).
- Send faxes directly from MS-Word and OpenOffice Writer
- No client side install required.
- Send standard email (text or html) as fax or attach a Word, PDF, Writer etc.. for transmission as a fax.
- Email body used as a Coversheet to attachments
- Send to multiple recipients in a single message by providing multiple To addresses.
- No special formatting required in the email.
- Extensible support for additional file formats via simple xml configuration file.
- Built-in test suite to aid in configuration and installation.
- Automatic Archiving of all faxes to a designated mailbox.
- Automatic Delivery receipts.
Whats New in 1.0 Stable Release:
- This release is the culmination of months of effort and includes a number of bug fixes as well as a few new features.
- Most notably this is the first release of AsterFax Free Edition.
- The free edition includes all the features of any other edition but will only transmit a single fax at a time.
- Thanks to everyone that has given us feedback and helped make the product what it is today.
- We look forward to working with you all on this release.
Whats New in 1.1 Beta 3 Development Release:
- This release includes an enhancement that allows the header and footer to vary with the destination fax number.
- A different company name and header and footer format can be used for each destination fax number.
- It also adds a new ReturnFaxNumber property, which is included in the header and footer with a %R parameter.
- There is no need to change any configuration files to use beta 3, but AsterFax.xml must be modified according to the release notes to make use of the feature.
Download (0.16MB)
Added: 2006-12-04 License: Other/Proprietary License with Source Price:
1065 downloads
PDF Toolkit 0.6
PDF Toolkit is a simple servicemenu for PDF files. more>>
PDF Toolkit is a simple servicemenu for PDF files.
Main features:
- give master password
- give user password
- allow only printing
- watermark
- extract a range of pages
- join PDF files
<<lessMain features:
- give master password
- give user password
- allow only printing
- watermark
- extract a range of pages
- join PDF files
Download (0.50MB)
Added: 2006-03-27 License: GPL (GNU General Public License) Price:
1312 downloads
Edit Config Files 1.7.5 for Firefox
Edit Config Files is an extension that allows you to edit config files. more>>
Edit Config Files is an extension that allows you to edit config files.
Edit configuration files with your favorite editor from Toolbar or Tools menu.
Remove the menu icon
Add the following to userChrome.css:
#editconfigfiles-menu
{
list-style-image:none !important;
}
<<lessEdit configuration files with your favorite editor from Toolbar or Tools menu.
Remove the menu icon
Add the following to userChrome.css:
#editconfigfiles-menu
{
list-style-image:none !important;
}
Download (0.031MB)
Added: 2007-07-16 License: MPL (Mozilla Public License) Price:
842 downloads
HELIOS PS3 Linux Server 1.0
HELIOS PS3 Linux Server is a customized version of the Yellow Dog Linux for PlayStation3 gaming console. more>>
HELIOS PS3 Linux Server is a customized version of the Yellow Dog Linux for PlayStation3 gaming console.
The PS3 GameOS offers entertainment features such as video games, movies, and photos, and HELIOS simplified Yellow Dog Linux adds a powerful server OS. Together they provide a unique combination of entertainment and server system. Dedicated to making good things even better, HELIOS Software has prepared a stripped down version of Yellow Dog Linux for the purpose of providing a lightweight, low overhead server environment on the PS3, while offering an exciting test-drive platform for its file, print, PDF and image server software.
The HELIOS simplified YDL distribution comes on a CD disk image that installs in less than 6 minutes, and provides a high performance Linux server OS complete with DHCP network settings, support for Java 1.5 and AppleTalk enhanced kernel.
Main features:
- Free download from HELIOS web site
- Easy installation, ready to run in a few minutes
- Excellent Linux on PS3 documentation from HELIOS
- Dedicated server operating system with optimized performance (40% more memory available)
- Java 1.5 runtime is pre-installed
- Easy maintenance shell from CD
- HELIOS services are pre-installed as a test-drive
For Installation instruction and a nice video review, please go at the following link:
AVAILABLE IN A FEW MINUTES!
HELIOS on the PlayStation3: Installation and First Impressions
To download this file, you ave to login to the HELIOS server http://webshare.helios.de with the user tools and password tools, then you need to go the "HELIOS Linux for PS3" folder, select the "HELIOS Linux for PS3 v1.iso" file and click the Download button.
<<lessThe PS3 GameOS offers entertainment features such as video games, movies, and photos, and HELIOS simplified Yellow Dog Linux adds a powerful server OS. Together they provide a unique combination of entertainment and server system. Dedicated to making good things even better, HELIOS Software has prepared a stripped down version of Yellow Dog Linux for the purpose of providing a lightweight, low overhead server environment on the PS3, while offering an exciting test-drive platform for its file, print, PDF and image server software.
The HELIOS simplified YDL distribution comes on a CD disk image that installs in less than 6 minutes, and provides a high performance Linux server OS complete with DHCP network settings, support for Java 1.5 and AppleTalk enhanced kernel.
Main features:
- Free download from HELIOS web site
- Easy installation, ready to run in a few minutes
- Excellent Linux on PS3 documentation from HELIOS
- Dedicated server operating system with optimized performance (40% more memory available)
- Java 1.5 runtime is pre-installed
- Easy maintenance shell from CD
- HELIOS services are pre-installed as a test-drive
For Installation instruction and a nice video review, please go at the following link:
AVAILABLE IN A FEW MINUTES!
HELIOS on the PlayStation3: Installation and First Impressions
To download this file, you ave to login to the HELIOS server http://webshare.helios.de with the user tools and password tools, then you need to go the "HELIOS Linux for PS3" folder, select the "HELIOS Linux for PS3 v1.iso" file and click the Download button.
Download (MB)
Added: 2007-05-29 License: GPL (GNU General Public License) Price:
922 downloads
Remote File Index 1.2
Remote File Index is an add-on for Plone which keeps track of a document only by its url. more>>
Remote File Index is an add-on for Plone which keeps track of a document only by its url.
Did you ever find a huge pdf file that youd like to keep track of but wouldnt like to copy it entirely on your server ?
Now RemoteFileIndex indexes the content in the portal Catalog and only keeps the url of that document.
Works with:
- Plone 2.5.2
- Plone 2.5.1
- Plone 2.5
Enhancements:
- better integration with ATContentType
<<lessDid you ever find a huge pdf file that youd like to keep track of but wouldnt like to copy it entirely on your server ?
Now RemoteFileIndex indexes the content in the portal Catalog and only keeps the url of that document.
Works with:
- Plone 2.5.2
- Plone 2.5.1
- Plone 2.5
Enhancements:
- better integration with ATContentType
Download (0.008MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
958 downloads
PDF Utilities 0.3
PDFUtil is a service menu entry that allows rotate and other interesting utilities for pdf files. more>>
PDFUtil is a service menu entry that allows rotate and other interesting utilities for pdf files.
<<less Download (0.004MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1318 downloads
text-vimcolor 0.11
text-vimcolor is a command-line program to syntax color a file in HTML, XML or PDF. more>>
text-vimcolor is a command-line program to syntax color a file in HTML, XML or PDF.
SYNOPSIS
$ text-vimcolor --format html --full-page FILENAME > OUTPUT.html
$ text-vimcolor --format xml FILENAME > OUTPUT.xml
$ text-vimcolor --format pdf FILENAME --output OUTPUT.pdf
This program uses the Vim text editor to highlight text according to its syntax, and turn the highlighting into HTML, XML or PDF output. It works with any file type which Vim itself can highlight. Usually Vim will be able to autodetect the file format based on the filename (and sometimes the contents of the file).
Exactly one filename should be given on the command line to name the input file. If none is given input will instead be read from stdin (the standard input).
If Vim cant guess the file type automatically, it can be specified explicitly using the --filetype option. For example:
$ text-vimcolor --format html --filetype prolog foo.pl > foo.html
This program is a command line interface to the Perl module Text::VimColor.
OPTIONS
The following options are understood:
--help
Show a summary of the usage, including a list of options.
--debug
Turns on debugging in the underlying Perl module. This makes it print the command used to run Vim.
--filetype file-type
Set the type of the file explicitly. The file-type argument should be something which Vim will recognise when set with its filetype option. Examples are perl, cpp (for C++) and sh (for Unix shell scripts). These names are case sensitive, and should usually be all-lowercase.
--format output-format
The output format to generate. Must be one of the following:
html
Generate XHTML output, with text marked with elements with class attributes. A CSS stylesheet should be used to define the coloring, etc., for the output. See the --full-page option below.
xml
Output is in a simple XML vocabulary. This can then be used by other software to do further transformations (e.g., using XSLT).
pdf
XML output is generated and fed to the FOP XSL-FO processor, with an appropriate XSL style sheet. The stylesheet uses XSLT to transform the normal XML output into XSL-FO, which is then rendered to PDF. For this to work, the command fop must be available. An output file must be specified with --output with this format.
Full details of the HTML and XML output formats can be found in the documentation for Text::VimColor.
--output output-filename
Specifies the name of the output file (which will end up containing either HTML, XML or PDF). If this option is omitted, the output will be sent to stdout (the standard output). This option is required when the output format is PDF (because of limitations in FOP).
--full-page
When the output format is HTML, this option will make the output a complete HTML page, rather than just a fragment of HTML. A CSS stylesheet will be inserted inline into the output, so the output will be useable as it is.
--no-inline-stylesheet
When the output format is HTML and --fullpage is given, a stylesheet is normally inserted in-line in the output file. If this option is given it will instead be referenced with a element.
--let name=value
When Vim is run the value of name will be set to value using Vims let command. More than one of these options can be set. The value is not quoted or escaped in any way, so it can be an expression. These settings take precedence over --unlet options.
This option corresponds to the vim_let setting and method in the Perl module.
--unlet name
Prevent the value of name being set with Vims let command. This can be used to turn off default settings.
This option corresponds to the vim_let setting and method in the Perl module, when used with a value of undef.
<<lessSYNOPSIS
$ text-vimcolor --format html --full-page FILENAME > OUTPUT.html
$ text-vimcolor --format xml FILENAME > OUTPUT.xml
$ text-vimcolor --format pdf FILENAME --output OUTPUT.pdf
This program uses the Vim text editor to highlight text according to its syntax, and turn the highlighting into HTML, XML or PDF output. It works with any file type which Vim itself can highlight. Usually Vim will be able to autodetect the file format based on the filename (and sometimes the contents of the file).
Exactly one filename should be given on the command line to name the input file. If none is given input will instead be read from stdin (the standard input).
If Vim cant guess the file type automatically, it can be specified explicitly using the --filetype option. For example:
$ text-vimcolor --format html --filetype prolog foo.pl > foo.html
This program is a command line interface to the Perl module Text::VimColor.
OPTIONS
The following options are understood:
--help
Show a summary of the usage, including a list of options.
--debug
Turns on debugging in the underlying Perl module. This makes it print the command used to run Vim.
--filetype file-type
Set the type of the file explicitly. The file-type argument should be something which Vim will recognise when set with its filetype option. Examples are perl, cpp (for C++) and sh (for Unix shell scripts). These names are case sensitive, and should usually be all-lowercase.
--format output-format
The output format to generate. Must be one of the following:
html
Generate XHTML output, with text marked with elements with class attributes. A CSS stylesheet should be used to define the coloring, etc., for the output. See the --full-page option below.
xml
Output is in a simple XML vocabulary. This can then be used by other software to do further transformations (e.g., using XSLT).
XML output is generated and fed to the FOP XSL-FO processor, with an appropriate XSL style sheet. The stylesheet uses XSLT to transform the normal XML output into XSL-FO, which is then rendered to PDF. For this to work, the command fop must be available. An output file must be specified with --output with this format.
Full details of the HTML and XML output formats can be found in the documentation for Text::VimColor.
--output output-filename
Specifies the name of the output file (which will end up containing either HTML, XML or PDF). If this option is omitted, the output will be sent to stdout (the standard output). This option is required when the output format is PDF (because of limitations in FOP).
--full-page
When the output format is HTML, this option will make the output a complete HTML page, rather than just a fragment of HTML. A CSS stylesheet will be inserted inline into the output, so the output will be useable as it is.
--no-inline-stylesheet
When the output format is HTML and --fullpage is given, a stylesheet is normally inserted in-line in the output file. If this option is given it will instead be referenced with a element.
--let name=value
When Vim is run the value of name will be set to value using Vims let command. More than one of these options can be set. The value is not quoted or escaped in any way, so it can be an expression. These settings take precedence over --unlet options.
This option corresponds to the vim_let setting and method in the Perl module.
--unlet name
Prevent the value of name being set with Vims let command. This can be used to turn off default settings.
This option corresponds to the vim_let setting and method in the Perl module, when used with a value of undef.
Download (0.020MB)
Added: 2007-05-31 License: Perl Artistic License Price:
876 downloads
Journaled Files LIBrary 0.3.5-0.0.0
Journaled Files LIBrary allows you to perform atomic transactions on standard system files. more>>
Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes.
Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info.
Enhancements:
- tutorial available (HTML, PDF, SGML/docbook)
- FAQ was converted from TXT file to HTML, PDF, SGML/docbook
- documentation can be produced directly by make command ("make html", "make pdf", "make dist")
- fixed to "UTF-8" the XML output encoding
<<lessJournaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info.
Enhancements:
- tutorial available (HTML, PDF, SGML/docbook)
- FAQ was converted from TXT file to HTML, PDF, SGML/docbook
- documentation can be produced directly by make command ("make html", "make pdf", "make dist")
- fixed to "UTF-8" the XML output encoding
Download (0.94MB)
Added: 2005-09-19 License: LGPL (GNU Lesser General Public License) Price:
835 downloads
jsp File Browser 1.2
jsp File Browser is an easy to use and easy to install file browser java server page. more>>
jsp File Browser is an easy to use and easy to install file browser java server page. This JSP program allows remote web-based file access and manipulation.
Main features:
- Create, copy, move, rename and delete files and directories
- View Files (pictures, movies, pdf, html,...)
- Edit textfiles
- Upload files to the server (Status via Upload monitor)
- Download files from the server
- Download groups of files and folders as a single zip file that is created on the fly
- Execute native commands on the server (e.g ls, tar, chmod,...)
- View entries and unpack zip, jar, war and gz files on the server
- Just one file, very easy to install (in fact, just copy it to the server)
- Customizable layout via css file
- Restrict file access via black or whitelist
It should work with any JSP1.1 compatible server(e.g. Tomcat>=3.0), I tested it on Tomcat 4.0, Resin 2.1.7 and Jetty.
Enhancements:
- A read-only version was added.
- It is now also usable as an upload-center.
- Some UI enhancements were made, like shortkeys and a better layout.
- It should also load a bit faster.
<<lessMain features:
- Create, copy, move, rename and delete files and directories
- View Files (pictures, movies, pdf, html,...)
- Edit textfiles
- Upload files to the server (Status via Upload monitor)
- Download files from the server
- Download groups of files and folders as a single zip file that is created on the fly
- Execute native commands on the server (e.g ls, tar, chmod,...)
- View entries and unpack zip, jar, war and gz files on the server
- Just one file, very easy to install (in fact, just copy it to the server)
- Customizable layout via css file
- Restrict file access via black or whitelist
It should work with any JSP1.1 compatible server(e.g. Tomcat>=3.0), I tested it on Tomcat 4.0, Resin 2.1.7 and Jetty.
Enhancements:
- A read-only version was added.
- It is now also usable as an upload-center.
- Some UI enhancements were made, like shortkeys and a better layout.
- It should also load a bit faster.
Download (0.023MB)
Added: 2006-07-24 License: GPL (GNU General Public License) Price:
1211 downloads
pstoedit 3.43
pstoedit converts Postscript and PDF files to other vector graphic formats so that they can be edited graphically. more>>
pstoedit program converts Postscript and PDF files to other vector graphic formats so that they can be edited graphically.
Supported Formats
Currently pstoedit can generate the following major formats:
- Tgif .obj format (for tgif version >= 3)
- .fig format for xfig
- pdf - Adobes Portable Document Format
- gnuplot format
- Flattened PostScript (with or without Bezier curves)
- DXF - CAD exchange format
- LWO - LightWave 3D
- RIB - RenderMan
- RPL - Real3D
- Java 1 or Java 2 applet
- Idraw format (in fact a special form of EPS that idraw can read)
- Tcl/Tk
- HPGL
- AI (Adobe Illustrator) (based on ps2ai.ps - not a real pstoedit driver - see notes below and manual)
- Windows Meta Files (WMF) (Windows 9x/NT only)
- Enhanced Windows Meta Files (EMF) (Windows 9x/NT only)
- OS/2 meta files (OS/2 only)
- PIC format for troff/groff
- MetaPost format for usage with TeX/LaTeX
- LaTeX2e picture
- Kontour
- GNU Metafile (plotutils / libplot)
- Skencil( http://www.skencil.org )
- Mathematica
- via ImageMagick to any format supported by ImageMagick
- SWF
Enhancements:
- Several usability improvements were introduced.
- Secure versions of several functions are used where possible.
- The code was cleaned up and a driver was included for the OpenOffice metafile format.
<<lessSupported Formats
Currently pstoedit can generate the following major formats:
- Tgif .obj format (for tgif version >= 3)
- .fig format for xfig
- pdf - Adobes Portable Document Format
- gnuplot format
- Flattened PostScript (with or without Bezier curves)
- DXF - CAD exchange format
- LWO - LightWave 3D
- RIB - RenderMan
- RPL - Real3D
- Java 1 or Java 2 applet
- Idraw format (in fact a special form of EPS that idraw can read)
- Tcl/Tk
- HPGL
- AI (Adobe Illustrator) (based on ps2ai.ps - not a real pstoedit driver - see notes below and manual)
- Windows Meta Files (WMF) (Windows 9x/NT only)
- Enhanced Windows Meta Files (EMF) (Windows 9x/NT only)
- OS/2 meta files (OS/2 only)
- PIC format for troff/groff
- MetaPost format for usage with TeX/LaTeX
- LaTeX2e picture
- Kontour
- GNU Metafile (plotutils / libplot)
- Skencil( http://www.skencil.org )
- Mathematica
- via ImageMagick to any format supported by ImageMagick
- SWF
Enhancements:
- Several usability improvements were introduced.
- Secure versions of several functions are used where possible.
- The code was cleaned up and a driver was included for the OpenOffice metafile format.
Download (0.82MB)
Added: 2006-03-07 License: GPL (GNU General Public License) Price:
1337 downloads
HTML_ToPDF 3.5
HTML_ToPDF is a PHP class that makes it easy to convert HTML documents to PDF files on the fly. more>>
Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used.
Additionally, PDF files can be searched and browsed as a sort of notebook, making it a useful file format for large text files.
HTML_ToPDF is a PHP class that makes it easy to convert HTML documents to PDF files on the fly. HTML_ToPDF project grew out of the need to convert HTML files (which are easy to create) to PDF files (which are not so easy to create) fast and easily.
Main features:
- The ability to encrypt and set permissions on the PDF file on the fly.
- The ability to set the header and footer text, including the color.
- The ability to set the page size and margins.
- The ability to convert images in the webpage to images embedded in the PDF. The script tries to convert relative image paths in to absolute ones as well.
- The ability to use the CSS in the HTML file in the creation of the PDF. This includes remote CSS files as well.
- The ability to convert remote files.
- The ability to convert links into embedded clickable links in the PDF file
- The ability to scale the HTML page.
- Easy setting of any of these options through the methods of the class.
- Tries to fix quirks in html pages which break html2ps.
- PEAR error handling.
- Works on both Unix/Linux and Windows.
Enhancements:
- Raw HTML can be passed straight into the class, making it easier to convert dynamic pages.
- PEAR is no longer required.
- CSS via "link" tags now works.
- Handling of "input" tags was improved.
- Better instructions were written for Windows installs.
<<lessAdditionally, PDF files can be searched and browsed as a sort of notebook, making it a useful file format for large text files.
HTML_ToPDF is a PHP class that makes it easy to convert HTML documents to PDF files on the fly. HTML_ToPDF project grew out of the need to convert HTML files (which are easy to create) to PDF files (which are not so easy to create) fast and easily.
Main features:
- The ability to encrypt and set permissions on the PDF file on the fly.
- The ability to set the header and footer text, including the color.
- The ability to set the page size and margins.
- The ability to convert images in the webpage to images embedded in the PDF. The script tries to convert relative image paths in to absolute ones as well.
- The ability to use the CSS in the HTML file in the creation of the PDF. This includes remote CSS files as well.
- The ability to convert remote files.
- The ability to convert links into embedded clickable links in the PDF file
- The ability to scale the HTML page.
- Easy setting of any of these options through the methods of the class.
- Tries to fix quirks in html pages which break html2ps.
- PEAR error handling.
- Works on both Unix/Linux and Windows.
Enhancements:
- Raw HTML can be passed straight into the class, making it easier to convert dynamic pages.
- PEAR is no longer required.
- CSS via "link" tags now works.
- Handling of "input" tags was improved.
- Better instructions were written for Windows installs.
Download (1.1MB)
Added: 2006-11-19 License: The PHP License Price:
1077 downloads
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
<<lessAllows 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
Download (0.22MB)
Added: 2005-04-12 License: GPL (GNU General Public License) Price:
1667 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above are there any free tools for editing pdf files search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed