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

Darken Pdf Scan freeware
Filter: All | Freeware | Demo
 

Darken Pdf Scan

< 1 2 3 4 5 
Added: March 06, 2010 | Visits: 1.391

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each... Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: February 26, 2010 | Visits: 1.186

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum... Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Added: May 15, 2010 | Visits: 1.117

konq-pdf konq-pdf are various KDE service menus for PDF documents. 1) pdftk service menu: - Join selected PDF (alphabetic order) - Add another pdf to selected file - Extract pages - Extraxt all even pages - Extract all odd pages - Burst PDF pages - Repair - Watermark pages of a PDF file - Lock... Platforms: *nix

License: Freeware Size: 17.41 KB Download (99): konq-pdf Download

Added: October 15, 2010 | Visits: 2.362

mdns-scan mdns-scan is a tool for scanning for mDNS/DNS-SD published services on the local network. mdns-scan issues a mDNS PTR query to the special RR _services._dns-sd._udp.local for retrieving a list of all currently registered services on the local link. mdns-scan is not a good mDNS citizen since it... Platforms: *nix

License: Freeware Size: 16.38 KB Download (156): mdns-scan Download

Added: June 24, 2010 | Visits: 1.749

Antivirus Scan with F-Prot Antivirus Scan with F-Prot is a simple servicemenu for konqueror that allows to scan single or multiple files and folders using the F-Prot Antivirus. Antivirus Scan with F-Prot shows the result of the scanning in a textbox using kdialog. It can also show the progress of the scanning in a... Platforms: *nix

License: Freeware Download (142): Antivirus Scan with F-Prot Download

Added: September 02, 2010 | Visits: 1.622

JUnit PDF Report JUnit PDF Report project generates a PDF report from JUnit test results. It uses Apache Ant to execute the generation, and Apache FOP to render the PDF document. While automating tests for my company, I found that everything I need is available in the open source community, except printable... Platforms: *nix

License: Freeware Size: 204.8 KB Download (130): JUnit PDF Report Download

Added: May 09, 2010 | Visits: 1.098

PDF Utilities PDFUtil is a service menu entry that allows rotate and other interesting utilities for pdf files.. PDF Utilities KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing Education Games Development Administration Scientific Security Utilities... Platforms: *nix

License: Freeware Size: 4.1 KB Download (100): PDF Utilities Download

Added: August 11, 2010 | Visits: 864

Kscan2pdf Kscan2pdf project is a simple GUI interface for KDE / Kommander to quickly and easily scan multiple pages via an Automatic Document Feeder (ADF) and convert them into PDF format. Though this started as a simple app to speed up some work related tasks for me, Ive decided to throw it out there... Platforms: *nix

License: Freeware Size: 22.53 KB Download (91): Kscan2pdf Download

Added: September 10, 2010 | Visits: 1.770

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,... Platforms: *nix

License: Freeware Size: 133.12 KB Download (118): PDF::Reuse::Tutorial Download

Added: April 22, 2010 | Visits: 1.498

PDF::Reuse::Barcode PDF::Reuse::Barcode is a Perl module that can create barcodes for PDF documents with PDF::Reuse. SYNOPSIS use PDF::Reuse; use PDF::Reuse::Barcode; use strict; prFile(bars.pdf); PDF::Reuse::Barcode::ITF (x => 70, y => 530, value => 0123456789, prolong => 2.96); prEnd(); This is a... Platforms: *nix

License: Freeware Size: 7.17 KB Download (126): PDF::Reuse::Barcode Download

Added: March 21, 2010 | Visits: 1.085

CL-PDF CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others. It is used by cl-typesetting to provide a complete typesetting system.. Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): CL-PDF Download

Added: August 25, 2010 | Visits: 1.171

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This... Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): C::Scan Download

Added: February 24, 2010 | Visits: 1.631

Port Scan Attack Detector The Port Scan Attack Detector (psad) is a collection of three system daemons that are designed to work with the Linux Netfilter firewalling code to detect port scans and other suspect traffic. Port Scan Attack Detector project features a set of highly configurable danger thresholds (with... Platforms: *nix

License: Freeware Size: 460.8 KB Download (146): Port Scan Attack Detector Download

Added: April 01, 2010 | Visits: 1.443

Panda PDF Generator Panda is a PDF generation API written in C. The Panda PDF Generator is intended to make PDFs on the fly for the Web, but may be used to generate any PDF document you want. Whats New in This Release: - As you may already be aware, the most important change in 0.5.4 is that the library is now... Platforms: *nix

License: Freeware Size: 2.2 MB Download (130): Panda PDF Generator Download

Added: February 14, 2010 | Visits: 964

PandaLex PDF Parser 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.. Platforms: *nix

License: Freeware Size: 389.12 KB Download (106): PandaLex PDF Parser Download

Added: May 22, 2010 | Visits: 1.755

Login Scan Login Scan fusion provides an adaptation theme from kdm fusion. This is a adaptation of the theme for kde "fusion for GDM.. Platforms: *nix

License: Freeware Size: 2 MB Download (121): Login Scan Download

Added: April 08, 2010 | Visits: 1.715

arp-scan arp-scan sends ARP (Address Resolution Protocol) queries to the specified targets, and displays any responses that are received. It allows any part of the outgoing ARP packets to be changed, allowing the behavior of targets to non-standard ARP packets to be examined. The IP address and hardware... Platforms: *nix

License: Freeware Size: 266.24 KB Download (177): arp-scan Download

Added: July 01, 2010 | Visits: 1.147

Indexed PDF Creator 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... Platforms: *nix

License: Freeware Size: 225.28 KB Download (113): Indexed PDF Creator Download

Added: May 17, 2010 | Visits: 1.553

CUPS-PDF CUPS-PDF project is a PDF writer backend for CUPS. It is designed to produce PDF files in a heterogeneous network by providing a PDF printer on the central fileserver. It will convert files printed to its queue in CUPS to PDF and put them in a per-user-based directory structure. It can execute... Platforms: *nix

License: Freeware Size: 33.79 KB Download (135): CUPS-PDF Download

Released: June 29, 2013  |  Added: August 17, 2013 | Visits: 2.693

PDF Viewer PDF Viewer freeware allows to view PDF, convert PDF to text, extract data from PDF as CSV, XML or XLS format, convert PDF to HTML, convert PDF to TIFF, PDF to PNG, PDF to BMP images. PDF Viewer is the free tool to convert PDF to images, extract data from tables in PDF in XML, CSV, XLS... Platforms: Windows

License: Freeware Size: 5.11 MB Download (1676): PDF Viewer Download

< 1 2 3 4 5