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.193.680 Times

Pdf Component Scanner freeware
Filter: All | Freeware | Demo
 

Pdf Component Scanner

< 1 2 3 4 5 
Released: May 01, 2009  |  Added: May 15, 2009 | Visits: 1.561

Benubird PDF Benubird PDF is designed specifically for the SOHO market who wish to take control of their documents. It is very powerful -- and easy to use. An intuitive user interface combined with comprehensive filters, browsing, and search technology mean that your documents are only ever a few simple...



Platforms: Windows

License: Freeware Size: 10.56 MB Download (125): Benubird PDF Download

Released: June 04, 2009  |  Added: June 08, 2009 | Visits: 3.092

Zilla TXT To PDF Converter Zilla TXT To PDF Converter is a freeware to convert TXT files to PDF format files in batch mode. Zilla TXT to PDF Converter also allows users to set Page Size, Font, Author and Keywords information etc.





Platforms: Windows

License: Freeware Size: 762.11 KB Download (216): Zilla TXT To PDF Converter Download

Released: June 08, 2009  |  Added: June 12, 2009 | Visits: 2.496

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.731

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.819

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.642

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: 3.989

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.800

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

Released: October 28, 2010  |  Added: November 02, 2010 | Visits: 6.340

HTTP Proxy Scanner The new HTTP Proxy Scanner is the handy tool that helps you to search HTTP proxy servers. This software recommended for users, who have a slow Internet connection - using a proxy server they may speed up web pages loading. HTTP Proxy Scanner may also be suitable tool if you want to protect your...


Platforms: Windows

License: Freeware Size: 2.33 MB Download (315): HTTP Proxy Scanner Download

Added: September 01, 2010 | Visits: 2.235

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: September 04, 2010 | Visits: 1.286

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.045

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: January 26, 2010 | Visits: 1.094

POE::Component::Client::Traceroute POE::Component::Client::Traceroute is a non-blocking traceroute client. SYNOPSIS use POE qw(Component::Client::Traceroute); POE::Component::Client::Traceroute->spawn( Alias => tracer, # Defaults to tracer FirstHop => 1, # Defaults to 1 MaxTTL => 16, # Defaults to 32 hops Timeout => 0, #...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (90): POE::Component::Client::Traceroute Download

Added: September 02, 2010 | Visits: 1.163

POE::Component::Proxy::TCP POE::Component::Proxy::TCP is a simplified TCP proxy. SYNOPSIS use POE qw(Component::Proxy::TCP); POE::Component::Proxy::TCP->new (Alias => "ProxyServerSessionAlias", Port => $local_server_port, OrigPort => $remote_server_port, OrigAddress => $remote_server_host, DataFromClient =>...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (112): POE::Component::Proxy::TCP Download

Added: November 04, 2010 | Visits: 930

POE::Component::Amazon::S3 POE::Component::Amazon::S3 is a Perl module to work with Amazon S3 using POE. SYNOPSIS use POE qw(Component::Amazon::S3); POE::Component::Amazon::S3->spawn( alias => s3, aws_access_key_id => your S3 id, aws_secret_access_key => your S3 key, ); ### Methods for working with buckets #...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (95): POE::Component::Amazon::S3 Download

Added: November 06, 2010 | Visits: 1.051

POE::Component::Server::HTTP POE::Component::Server::HTTP is a foundation of a POE HTTP Daemon. SYNOPSIS use POE::Component::Server::HTTP; use HTTP::Status; my $aliases = POE::Component::Server::HTTP->new( Port => 8000, ContentHandler => { / => &handler1, /dir/ => sub { ... }, /file => sub { ... } }, Headers =>...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (99): POE::Component::Server::HTTP Download

Added: July 13, 2010 | Visits: 639

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 (95): PDF::FromHTML::Twig Download

Added: October 11, 2010 | Visits: 2.205

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 05, 2010 | Visits: 1.826

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

Added: February 03, 2010 | Visits: 1.681

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (225): CAM::PDF::GS Download

< 1 2 3 4 5