PDFlib-7.0.0-Windows

所属分类:其他书籍
开发工具:Visual C++
文件大小:8158KB
下载次数:185
上传日期:2006-11-02 12:20:53
上 传 者wuweifan
说明:  pdflib7.0库,想用pdflib来编程的不防看看,停好的东西
(pdflib7.0 library and to use the programming pdflib to look at the defense, stopping the good things)

文件列表:
PDFlib-7.0.0-Windows (0, 2006-10-06)
PDFlib-7.0.0-Windows (0, 2006-10-06)
PDFlib-7.0.0-Windows\licensekeys.txt (236, 2006-10-06)
PDFlib-7.0.0-Windows\bind (0, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c (0, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\businesscard.c (3117, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\businesscard.dsp (4501, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\businesscard.vcproj (4797, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\chartab.c (4065, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\chartab.dsp (4431, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\chartab.vcproj (4752, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\examples_c.dsw (1703, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\examples_c.sln (3915, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\hello.c (1683, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\hello.dsp (4403, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\hello.vcproj (4734, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\hellodl.c (1805, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\hellodl.dsp (4596, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\image.c (1796, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\image.dsp (4403, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\image.vcproj (4734, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\invoice.c (6178, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\invoice.dsp (4431, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\invoice.vcproj (4752, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdfclock.c (3054, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdfclock.dsp (4445, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdfclock.vcproj (4761, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdflib.lib (39764, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdflibdl.c (13990, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\pdflibdl.h (2376, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\quickreference.c (3103, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\quickreference.dsp (4529, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\quickreference.vcproj (4815, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\samples.mcp (886151, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\starter_basic.c (3124, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\starter_block.c (3717, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\starter_pcos.c (4498, 2006-10-06)
PDFlib-7.0.0-Windows\bind\c\starter_pdfa.c (2519, 2006-10-06)
... ...

================================================ PDFlib - A library for generating PDF on the fly ================================================ Portable C library for dynamically generating PDF ("Adobe Acrobat") files, with support for many other programming languages. The PDFlib distribution is available from http://www.pdflib.com PDFlib is a library for generating PDF files. It offers an API with support for text, vector graphics, raster image, and hypertext. Call PDFlib routines from within your client program and voila: dynamic PDF files! PDFlib is available on a wide variety of operating system platforms, and supports many programming languages and development environments: - C - C++ - Cobol - COM (Visual Basic, ASP, Windows Script Host, Delphi, and many others) - Java via the JNI, including servlets and JSP (but not EJB) - .NET framework (VB.NET, ASP.NET, C# and others). - Perl - PHP Hypertext Processor - Python - REALbasic - RPG - Ruby - Tcl An overview of PDFlib features can be found in the PDFlib tutorial and the PDFlib reference manual. Separate Windows editions of these manuals cover the COM, .NET, and REALbasic bindings. PDFlib flavors ============== The PDFlib software is available in different flavors (see the PDFlib tutorial for a detailed comparison): - PDFlib Lite Open-source edition for basic PDF generation, free for personal use. PDFlib Lite does not support all languages, and is not available on EBCDIC platforms. Important note: PDFlib Lite supports only a subset of PDFlib features. The differences are detailed in the PDFlib tutorial. - PDFlib The commercial edition adds various features for advanced PDF generation. - PDFlib+PDI Includes PDFlib plus the PDF Import library PDI which can be used to integrate pages from existing PDF documents in the generated output - PDFlib Personalization Server (PPS) Includes PDFlib+PDI, plus advanced block processing functions for easily personalizing PDF documents. PPS also includes the Block plugin for Adobe Acrobat which can be used to create PDFlib blocks interactively. Binary Packages =============== PDFlib, PDFlib+PDI, and PPS are available in binary form, and require a commercial license. All of these products are available in a single library, and can be evaluated without any restrictions without any license. However, unless a valid license key is applied a demo stamp will be generated across all pages. The binary packages support C plus various other language bindings. Instructions for using these packages can be found in doc/readme-binary.txt. PDFlib Lite Source Packages =========================== PDFlib Lite is available in source form, and can be used for free under certain conditions. Source code is also available for selected language wrappers. If you are working with a source code package you need an ANSI C compiler. Detailed instructions for building PDFlib from source code can be found in doc/readme-source-*.txt Documentation and Samples ========================= We provide the following material to assist you in using PDFlib successfully: - The mini samples (hello, image, pdfclock, etc.) are available in all packages and for all supported language bindings. They provide minimalistic sample code for text output, images, and vector graphics. The mini samples are mainly useful for testing your PDFlib installation, and for getting a very quick overview of writing PDFlib applications. The hello, pdfclock, chartab, and image examples work with PDFlib or PDFlib Lite. The invoice and quickreference examples require PDFlib+PDI, and demonstrate how to deal with existing PDF documents. The businesscard example requires the PDFlib Personalization Server (PPS), and contains a simple personalization example. - The starter samples are contained in all packages and are available for a variety of language bindings. They provide a useful generic starting point for important topics, and cover simple text and image output, Textflow and table formatting, PDF/A and PDF/X creation and other topics. The starter samples demonstrate the basic techniques for achieving a particular goal with PDFlib products. It is strongly recommended to take a look at the starter samples. - The PDFlib Tutorial, which is contained in all packages as a single PDF document, explains important programming concepts in more detail, using explanations, tables, and small or large pieces of sample code. If you start extending your code beyond the starter samples you should read up on relevant topics in the PDFlib Tutorial. - The PDFlib Reference, which is contained in all packages as a single PDF document, contains a concise description of all functions, parameters, and options which together comprise the PDFlib application programming interface (API). The PDFlib Reference is the definitive source for looking up parameter details, supported options, input conditions, and other programming rules which must be observed. Note that some versions of the PDFlib reference are incomplete, e.g. the Javadoc API listing for PDFlib and the PDFlib function listing on php.net. Make sure to always use the full PDFlib Reference when working with PDFlib. - The PDFlib Cookbook is a growing collection of PDFlib coding fragments for solving specific problems. Most Cookbook examples are written in the Java language, but can easily be adjusted to other programming languages since the PDFlib API is almost identical for all supported language bindings. The PDFlib Cookbook is maintained as a growing collection of sample programs. It is available on the Web at the following URL: http://www.pdflib.com/developer/cookbook Other PDFlib resources ====================== In addition to the PDFlib reference manual the following resources are available: - The PDFlib FAQ collects information about known bugs, patches, and workarounds: http://www.pdflib.com - The PDFlib mailing list discusses PDFlib deployment in a variety of environments. You can access the mailing list archives over the Web, and don't need to subscribe in order to use it: http://groups.yahoo.com/group/pdflib - Commercial PDFlib licensees are eligible to standard product support from PDFlib GmbH. Please send your inquiry along with your PDFlib license number to support@pdflib.com. - Customers with a valid support contract can benefit from additional advantages, including short response times and free minor and major updates; see our Web site for details. Submitting Bug Reports ====================== In case of trouble you should always check the PDFlib Web site in order to see whether your problem is already known, or a patch exists. If not so, please observe the following: If you have trouble with running PDFlib, please send the following information to support@pdflib.com - a description of your problem - the platform in use - the PDFlib version number you are using - the language binding you are using, along with relevant version numbers - relevant code snippets for reproducing the problem, or a small PDF file exhibiting the problem if you can't construct a code snippet easily - sample data files if necessary (image files, for example) - details of the PDF viewer (if relevant) where the problem occurs If you have trouble compiling the PDFlib Lite source code, please send the following information to support@pdflib.com: - a description of your problem and the platform in use - the PDFlib version number you are using - the output of "./libtool --config" (Unix systems only) - most welcome: suggested patches or solutions, other helpful information Licensing and Copyright ======================= THIS IS NOT PUBLIC DOMAIN OR FREEWARE SOFTWARE! PDFlib Lite can freely be used for non-profit personal use. The license text can be found in the file PDFlib-Lite-license.pdf. PDFlib, PDFlib+PDI, and PPS can only be used under the terms of a commercial license, and always require a license fee. Details of the license can be found in the file PDFlib-license.pdf. Licensing information is available in the file PDFlib-purchase-order.pdf, and on our Web site www.pdflib.com. Please contact us if you are interested in obtaining a commercial PDFlib license: PDFlib GmbH Licensing Department Tal 40, 80331 Munich, Germany fax +49/89/29 16 46 86 License inquiries: sales@pdflib.com Support for PDFlib licensees: support@pdflib.com Technical inquiries if you have not licensed PDFlib: mailing list and archives at http://groups.yahoo.com/group/pdflib Copyright (c) 1997-2006 PDFlib GmbH and Thomas Merz. All rights reserved. PDFlib and the PDFlib logo are registered trademarks of PDFlib GmbH.

近期下载者

相关文件


收藏者