Network PDF Server YAFPC-Appliance 5.03 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Network PDF Server YAFPC-Appliance 5.03 (Default branch)
# 1  
Old 01-29-2008
Network PDF Server YAFPC-Appliance 5.03 (Default branch)

ImageYAFPC-Appliance is a browser based management frontend for the PDF composer/printer/Mailer YAFPC. It comes with the General-Purpose Appliance System on a bootable CD in combination with an easy to use installation script. Once installed, any PC booted from this CD image can act as a PDF print server that provides an unlimited number of network shared virtual PDF printers. The system requirements are low; any older PC can be used. System configuration can be done via a Web browser from any workstation in the network. Virtual shared printers can be configured to apply letterheads, watermarks, cover pages, and appendixes to all printed documents. After printing, a document is sent to its owner by mail, can be accessed in a shared folder on the server, or can be stored in a shared network folder on some other machine.License: SharewareChanges:
A system crash which occurred when accessed by alarge number of users (over 100) at the same timewas fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Image::ExifTool::PDF(3pm)				User Contributed Perl Documentation				 Image::ExifTool::PDF(3pm)

NAME
Image::ExifTool::PDF - Read PDF meta information SYNOPSIS
This module is loaded automatically by Image::ExifTool when required. DESCRIPTION
This code reads meta information from PDF (Adobe Portable Document Format) files. It supports object streams introduced in PDF-1.5 but only with a limited set of Filter and Predictor algorithms, however all standard encryption methods through PDF-1.7 extension level 3 are supported, including AESV2 (AES-128) and AESV3 (AES-256). AUTHOR
Copyright 2003-2011, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. REFERENCES
<http://partners.adobe.com/public/developer/pdf/index_reference.html> Crypt::RC4 <http://www.adobe.com/devnet/acrobat/pdfs/PDF32000_2008.pdf> <http://www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/adobe_supplement_iso32000.pdf> <http://tools.ietf.org/search/rfc3454> <http://www.armware.dk/RFC/rfc/rfc4013.html> SEE ALSO
"PDF Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm) perl v5.12.4 2011-03-10 Image::ExifTool::PDF(3pm)