Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.692 Times

Ipad Pdf Manual freeware
Filter: All | Freeware | Demo
 

Ipad Pdf Manual

< 1 2 3 4 5 > 
Released: June 08, 2009  |  Added: June 12, 2009 | Visits: 2.502

RonyaSoft PDF Printer What is RonyaSoft PDF Printer? It is virtual printer software for making of PDF documents virtually from any Windows application. Produced PDF files are searchable, keep vector graphics quality and are fully compatible with Adobe Acrobat Reader. Is it hard to use? Absolutely not. If you are... Platforms: Windows

License: Freeware Size: 1.69 MB Download (262): RonyaSoft PDF Printer Download

Released: July 06, 2009  |  Added: July 11, 2009 | Visits: 7.742

Adreamsoft PDF to Word Converter Adreamsoft PDF to Word Converter is small yet powerful PDF to Word software. User-friendly interface and fast conversion rates allow you to create Word files from PDF documents by simply few clicks. No Adobe Acrobat needed! Adreamsoft PDF to Word Converter really enhances the quality of your... Platforms: Windows

License: Freeware Size: 2.44 MB Download (1821): Adreamsoft PDF to Word Converter Download

Released: July 30, 2009  |  Added: August 04, 2009 | Visits: 3.833

PDF Viewer for Windows 7 It's a pity that a PDF reader isn't included when Windows 7 is released.  However, you can download and install a light-weight yet powerful PDF Viewer to serve as part of the operating system to view, print, and convert PDF. Features: View and Print PDF: Open, view, read, and print... Platforms: Windows

License: Freeware Size: 927.08 KB Download (343): PDF Viewer for Windows 7 Download

Released: August 05, 2011  |  Added: September 07, 2011 | Visits: 2.655

Nemo PDF to Word Nemo PDF To Word is completely free Word to PDF convert software. By using it, you can convert your PDF files to well-formatted and editable Word/RTF in seconds. After conversion, the original text, images, tables, columns, graphics and other formats are well saved in the generated files. It... Platforms: Windows

License: Freeware Size: 9.76 MB Download (201): Nemo PDF to Word Download

Released: November 02, 2009  |  Added: November 05, 2009 | Visits: 4.006

Zilla JPG To PDF Converter JPG To PDF Converter is a windows application for quickly converting multiple image files into a single pdf document. With Zilla JPG To PDF Converter users can create pdf files from JPG/JPEG, GIF, BMP, TIF, PNG and PSD formats. Platforms: Windows

License: Freeware Size: 3.72 MB Download (1189): Zilla JPG To PDF Converter Download

Added: October 12, 2010 | Visits: 1.807

PDF Toolkit PDF Toolkit is a simple servicemenu for PDF files.. PDF Toolkit service menu KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities Screensaver News Forum GUI Polls Links... Platforms: *nix

License: Freeware Size: 512 KB Download (174): PDF Toolkit Download

Added: September 01, 2010 | Visits: 2.245

PDF Split and Merge 0.7 Beta PDF Split and Merge project is an easy-to-use tool that provides functions to split and merge PDF files or subsections of them.. Split and merge pdf documents with pdfsam, it’s free and open source. Platforms: *nix

License: Freeware Size: 2 MB Download (176): PDF Split and Merge 0.7 Beta Download

Added: November 05, 2010 | Visits: 1.241

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive... Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: March 14, 2010 | Visits: 1.178

Template::Manual::Views Template::Manual::Views is a template toolkit views (experimental). This section describes dynamic views: a powerful but experimental new feature in version 2.01 of the Template Toolkit. A view is effectively a collection of templates and/or variable definitions which can be passed around as... Platforms: *nix

License: Freeware Size: 778.24 KB Download (99): Template::Manual::Views Download

Added: October 20, 2010 | Visits: 1.555

Template::Manual::Plugins Template::Manual::Plugins is Perl module for standard plugins. This section lists the standard plugins which can be used to extend the runtime functionality of the Template Toolkit. The plugins are distributed with the Template Toolkit but may required additional modules from CPAN. TEMPLATE... Platforms: *nix

License: Freeware Size: 778.24 KB Download (128): Template::Manual::Plugins Download

Added: July 13, 2010 | Visits: 644

PDF::FromHTML::Twig PDF::FromHTML::Twig is a Perl module with PDF::FromHTML guts. SYNOPSIS (internal use only) No user-serviceable parts inside.. Platforms: *nix

License: Freeware Size: 52.22 KB Download (101): PDF::FromHTML::Twig Download

Added: October 11, 2010 | Visits: 2.213

PDF::FromHTML PDF::FromHTML is a Perl module to convert HTML documents to PDF. SYNOPSIS my $pdf = PDF::FromHTML->new( encoding => utf-8 ); $pdf->load_file(source.html); $pdf->convert( Font => /path/to/font.ttf, LineHeight => 10, Landscape => 1, ); $pdf->write_file(target.pdf); This module... Platforms: *nix

License: Freeware Size: 23.55 KB Download (206): PDF::FromHTML Download

Added: July 09, 2010 | Visits: 1.495

Catalyst::Manual::Cookbook Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst. These recipes cover some basic stuff that is worth knowing for catalyst developers.. Platforms: *nix

License: Freeware Size: 225.28 KB Download (128): Catalyst::Manual::Cookbook Download

Added: October 11, 2010 | Visits: 1.389

Catalyst::Manual::Intro Catalyst::Manual::Intro is an Introduction to Catalyst. This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you... Platforms: *nix

License: Freeware Size: 225.28 KB Download (142): Catalyst::Manual::Intro Download

Added: July 04, 2010 | Visits: 1.631

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were... Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: October 24, 2010 | Visits: 1.200

OpenInteract2::Manual::Widgets OpenInteract2::Manual::Widgets Perl module contains template widgets in OpenInteract. OpenInteract2 supports using templates as a simple graphical widget. A widget is a common element into which you can just plug in text or parameters to customize it. For example, an INPUT element of type TEXT... Platforms: *nix

License: Freeware Size: 931.84 KB Download (95): OpenInteract2::Manual::Widgets Download

Added: September 01, 2010 | Visits: 1.085

OpenInteract2::Manual::AdminApache OpenInteract2::Manual::AdminApache is a Perl module for compiling and configuration Apache/mod_perl 1.x. SYNOPSIS This section of the OpenInteract2 manual will show you how to compile Apache and mod_perl for a two-server proxy setup, along with other information for configuring Apache.... Platforms: *nix

License: Freeware Size: 931.84 KB Download (91): OpenInteract2::Manual::AdminApache Download

Added: August 06, 2010 | Visits: 1.089

OpenInteract2::Manual::I18N OpenInteract2::Manual::I18N is an internationalization in OpenInteract2. SYNOPSIS This part of the manual will describe i18n efforts in OpenInteract2, how to create message bundles to distribute with your application, and how you can customize the process. CAVEATS Im a newbie at i18n/l10n... Platforms: *nix

License: Freeware Size: 931.84 KB Download (96): OpenInteract2::Manual::I18N Download

Added: September 22, 2010 | Visits: 1.210

SPOPS::Manual::Configuration SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref. Here is a fairly minimal example of a configuration hashref: 1:... Platforms: *nix

License: Freeware Size: 286.72 KB Download (97): SPOPS::Manual::Configuration Download

Added: July 05, 2010 | Visits: 1.838

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,... Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

< 1 2 3 4 5 >