AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

text/misc/pdflib.lha

Mirror:Random
Showing: ppc-amigaos icongeneric icon
No screenshot available
Short:Pdflib (libpdf) and tools V2.01 (68k+PPC)
Author:Thomas Merz, Andreas R. Kleinert (port)
Uploader:info ar-kleinert de
Type:text/misc
Architecture:m68k-amigaos,ppc-powerup
Date:1999-11-29
Download:text/misc/pdflib.lha - View contents
Readme:text/misc/pdflib.readme
Downloads:519

 Changes for Amiga 68k/PPC port are documented in
 in "CHANGES.amiga". Compiling instructions are
 in "COMPILE.amiga". For usage information, please
 refer to "readme.txt".

 PPC binaries have the .elf extension and can
 be executed from Shell when being used with
 ppc.library V46+

 There are two link library versions included:
 libpdf.lib (68k) and libpdf.a (PPC).

 Binaries can be found in "bin" directory, library files
 have been stored in "lib". Exception are the "pdftest"
 and "pdftest.elf" programs: they need to be run from
 the "test" directory, and that's why they're also
 located there.

 General information follows.

 --
 ARK, 28/Nov/99

************************************************************************

PDFlib V2.01
============
Portable C library for dynamically generating PDF ("Adobe Acrobat") files.
Copyright (c) 1997-1999 Thomas Merz (tm@muc.de)

The PDFlib distribution is available from the following URL:
http://www.ifconnection.de/~tm

THIS IS NOT PUBLIC DOMAIN OR FREEWARE SOFTWARE --
see end of this file for an overview of licensing and
usage issues, and the file doc/license.pdf for details.


Overview
========
PDFlib is a C library for generating PDF files. It offers a graphics
API with support for drawing, text, fonts, images, and hypertext. Call PDFlib
routines from within your client program and voila: dynamic PDF files!
For detailed instructions on PDFlib programming and the associated API,
see the PDFlib Programming Manual, included in PDF format in the
PDFlib distribution.


Supported Programming Environments
==================================
The PDFlib core library can be built as a static library or a shared
C library/DLL. PDFlib can be used from the following environments:

- ANSI C libary (static or dynamic)
- ANSI C++ via an object wrapper
- Perl5  with help from SWIG
- Tcl with help from SWIG
- Python with help from SWIG
- Java via the JNI with help from a hacked SWIG version
- Visual Basic with a DLL and a type library

- PHP3: PDFlib support is already included in the PHP3 distribution,
  see http://www.php.net. Note that PHP3 is not directly supported by
  the author of PDFlib.

The necessary "glue" for attaching PDFlib to these environments is
included in the distribution, as well as sample programs for all
supported environments.

Two sample applications are supplied for all supported language bindings:

- hello:        simple "hello, world!" program
- pdfclock:     generate a PDF file with an analog clock image


PDF Features
============
PDFlib's many features are covered in detail in the programming manual.
So let's just take a brief look at the most important ones:

- basic drawing
  lines, rectangles, arcs, Bezier curves, ...
  gray scale or RGB color
- text
  text in different fonts and sizes, formatting
  type 1 font embedding, built-in font metrics, AFM metrics files for
  additional fonts
- image file formats
  support for CCITT, TIFF, GIF, and JPEG files
- PDF output compression via Zlib
- hypertext features
  bookmarks, page transitions, Web and local links, PDF file attachments
- Unicode support for annotations, bookmarks, and document information


PDFlib application ideas
========================
- Dynamic PDF generation on a Web server
- Directly convert text or graphics files to PDF
- Report generator for applications such as databases
- PDF-generating printer driver for all kinds of applications
- ...many more!


Supplied Library Clients
========================
PDFlib includes some test and real client programs:

- pdftest:      general C test program, illustrates many PDF features
- pdfimage:     convert GIF/TIFF/JPEG images to PDF
- text2pdf:     convert text files to PDF
- pdfgraph:     draw a graph according to data read from a text file


Contents of text/misc/pdflib.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                45281   95244  47.5% -lh5- cf61 Nov 28  1999 pdflib/bin/pdfgraph
[generic]                71768  188342  38.1% -lh5- 8886 Nov 28  1999 pdflib/bin/pdfgraph.elf
[generic]                43540   91608  47.5% -lh5- 764e Nov 28  1999 pdflib/bin/pdfimage
[generic]                70948  185307  38.3% -lh5- 30ab Nov 28  1999 pdflib/bin/pdfimage.elf
[generic]                42919   90416  47.5% -lh5- 3517 Nov 28  1999 pdflib/bin/text2pdf
[generic]                69134  181382  38.1% -lh5- c046 Nov 28  1999 pdflib/bin/text2pdf.elf
[generic]                 1029    2671  38.5% -lh5- aef8 Nov 28  1999 pdflib/bind/c/c.dsp
[generic]                  467     933  50.1% -lh5- 504c Nov 28  1999 pdflib/bind/c/hello.c
[generic]                  501    1247  40.2% -lh5- 0834 Nov 28  1999 pdflib/bind/c/Makefile.in
[generic]                 1348    3951  34.1% -lh5- f125 Nov 28  1999 pdflib/bind/c/pdfclock.c
[generic]                   44      44 100.0% -lh0- c6ae Nov 28  1999 pdflib/bind/c/readme.txt
[generic]                  101     122  82.8% -lh5- 5c3e Nov 28  1999 pdflib/bind/cgi/pdfclock.cgi
[generic]                 1040    2823  36.8% -lh5- 888d Nov 28  1999 pdflib/bind/cpp/Cplusplus.dsp
[generic]                  495     953  51.9% -lh5- 1bfd Nov 28  1999 pdflib/bind/cpp/hello.cpp
[generic]                  598    1605  37.3% -lh5- 7bde Nov 28  1999 pdflib/bind/cpp/Makefile.in
[generic]                 1447    4063  35.6% -lh5- 954b Nov 28  1999 pdflib/bind/cpp/pdfclock.cpp
[generic]                 2471    9683  25.5% -lh5- 87e7 Nov 28  1999 pdflib/bind/cpp/pdflib.cpp
[generic]                 2129    6717  31.7% -lh5- a34d Nov 28  1999 pdflib/bind/cpp/pdflib.hpp
[generic]                  223     343  65.0% -lh5- 088a Nov 28  1999 pdflib/bind/cpp/readme.txt
[generic]                  463     972  47.6% -lh5- 1cb0 Nov 28  1999 pdflib/bind/java/hello.java
[generic]                 1262    4683  26.9% -lh5- 01fb Nov 28  1999 pdflib/bind/java/Java.dsp
[generic]                  809    1919  42.2% -lh5- 73a9 Nov 28  1999 pdflib/bind/java/Makefile.in
[generic]                  952    3039  31.3% -lh5- abf5 Nov 28  1999 pdflib/bind/java/pdfclock.java
[generic]                 1137    7752  14.7% -lh5- 1d36 Nov 28  1999 pdflib/bind/java/pdflib.java
[generic]                 4672   44540  10.5% -lh5- 92bf Nov 28  1999 pdflib/bind/java/pdflib_java.c
[generic]                  422     731  57.7% -lh5- 1986 Nov 28  1999 pdflib/bind/java/readme.txt
[generic]                  382     701  54.5% -lh5- b08d Nov 28  1999 pdflib/bind/perl/hello.pl
[generic]                  815    1868  43.6% -lh5- ac34 Nov 28  1999 pdflib/bind/perl/Makefile.in
[generic]                  307     485  63.3% -lh5- 8cb0 Nov 28  1999 pdflib/bind/perl/Makefile.PL.in
[generic]                  678    2040  33.2% -lh5- f67f Nov 28  1999 pdflib/bind/perl/pdfclock.pl
[generic]                 1022    4188  24.4% -lh5- d4e4 Nov 28  1999 pdflib/bind/perl/pdflib.pm
[generic]                 9716   72779  13.4% -lh5- 6ddc Nov 28  1999 pdflib/bind/perl/pdflib_pl.c
[generic]                 1300    4833  26.9% -lh5- 6216 Nov 28  1999 pdflib/bind/perl/Perl.dsp
[generic]                 1402    3004  46.7% -lh5- c96d Nov 28  1999 pdflib/bind/perl/readme.txt
[generic]                  402     740  54.3% -lh5- 7b8b Nov 28  1999 pdflib/bind/python/hello.py
[generic]                  691    1569  44.0% -lh5- bdc8 Nov 28  1999 pdflib/bind/python/Makefile.in
[generic]                  711    2042  34.8% -lh5- 1504 Nov 28  1999 pdflib/bind/python/pdfclock.py
[generic]                 9927   84292  11.8% -lh5- 19b7 Nov 28  1999 pdflib/bind/python/pdflib_py.c
[generic]                 1294    4825  26.8% -lh5- af62 Nov 28  1999 pdflib/bind/python/Python.dsp
[generic]                  208     314  66.2% -lh5- 5bb5 Nov 28  1999 pdflib/bind/python/readme.txt
[generic]                  507     916  55.3% -lh5- bf1c Nov 28  1999 pdflib/bind/tcl/hello.tcl
[generic]                  768    1810  42.4% -lh5- b918 Nov 28  1999 pdflib/bind/tcl/Makefile.in
[generic]                 1012    2738  37.0% -lh5- 7748 Nov 28  1999 pdflib/bind/tcl/pdfclock.tcl
[generic]                10149   95077  10.7% -lh5- 8310 Nov 28  1999 pdflib/bind/tcl/pdflib_tcl.c
[generic]                  736    1798  40.9% -lh5- f383 Nov 28  1999 pdflib/bind/tcl/pkgIndex.tcl
[generic]                  237     365  64.9% -lh5- 6a8b Nov 28  1999 pdflib/bind/tcl/readme.txt
[generic]                 1285    4792  26.8% -lh5- 515c Nov 28  1999 pdflib/bind/tcl/Tcl.dsp
[generic]                  569    1161  49.0% -lh5- ae2f Nov 28  1999 pdflib/bind/vb/hello.bas
[generic]                  831    2468  33.7% -lh5- f1dc Nov 28  1999 pdflib/bind/vb/pdfclock.bas
[generic]                 1116    3361  33.2% -lh5- 58e9 Nov 28  1999 pdflib/bind/vb/pdflib_vb.def
[generic]                 3674   15825  23.2% -lh5- c575 Nov 28  1999 pdflib/bind/vb/pdflib_vb.idl
[generic]                  150     207  72.5% -lh5- 144f Nov 28  1999 pdflib/bind/vb/readme.txt
[generic]                 1243    4688  26.5% -lh5- 9444 Nov 28  1999 pdflib/bind/vb/VisualBasic.dsp
[generic]                  522    1477  35.3% -lh5- 917c Nov 28  1999 pdflib/clients/Makefile.in
[generic]                45281   95244  47.5% -lh5- cf61 Nov 28  1999 pdflib/clients/pdfgraph
[generic]                 1554    4270  36.4% -lh5- 98f0 Nov 28  1999 pdflib/clients/pdfgraph.c
[generic]                43540   91608  47.5% -lh5- 764e Nov 28  1999 pdflib/clients/pdfimage
[generic]                 1779    4838  36.8% -lh5- e76b Nov 28  1999 pdflib/clients/pdfimage.c
[generic]                  210     359  58.5% -lh5- 18eb Nov 28  1999 pdflib/clients/SCOPTIONS
[generic]                  611    1810  33.8% -lh5- 3cb7 Nov 28  1999 pdflib/clients/smakefile
[generic]                  636    1903  33.4% -lh5- 1eee Nov 28  1999 pdflib/clients/smakefilePPC
[generic]                42919   90416  47.5% -lh5- 3517 Nov 28  1999 pdflib/clients/text2pdf
[generic]                 1755    4942  35.5% -lh5- 2b55 Nov 28  1999 pdflib/clients/text2pdf.c
[generic]                18392   68846  26.7% -lh5- db7f Nov 28  1999 pdflib/configure
[generic]                 5698   21494  26.5% -lh5- b8d4 Nov 28  1999 pdflib/configure.in
[generic]                12910   33841  38.1% -lh5- 07aa Nov 28  1999 pdflib/doc/changes.txt
[generic]                 1155    3374  34.2% -lh5- 08fe Nov 28  1999 pdflib/doc/compatibility.txt
[generic]                  652    1975  33.0% -lh5- 9f15 Nov 28  1999 pdflib/doc/install.txt
[generic]                 8094   10852  74.6% -lh5- 5a71 Nov 28  1999 pdflib/doc/license.pdf
[generic]               668555 1012592  66.0% -lh5- fbfc Nov 28  1999 pdflib/doc/PDFlib.pdf
[generic]                 3959   15352  25.8% -lh5- 9c45 Nov 28  1999 pdflib/fonts/Courier-Bold.afm
[generic]                 4070   15422  26.4% -lh5- dc85 Nov 28  1999 pdflib/fonts/Courier-BoldOblique.afm
[generic]                 4076   15443  26.4% -lh5- f9fe Nov 28  1999 pdflib/fonts/Courier-Oblique.afm
[generic]                 3953   15339  25.8% -lh5- e5eb Nov 28  1999 pdflib/fonts/Courier.afm
[generic]                 4631   17110  27.1% -lh5- 5695 Nov 28  1999 pdflib/fonts/Helvetica-Bold.afm
[generic]                 4778   17185  27.8% -lh5- f3e3 Nov 28  1999 pdflib/fonts/Helvetica-BoldOblique.afm
[generic]                 4917   17873  27.5% -lh5- 8e3d Nov 28  1999 pdflib/fonts/Helvetica-Oblique.afm
[generic]                 4773   17793  26.8% -lh5- 983e Nov 28  1999 pdflib/fonts/Helvetica.afm
[generic]                  956    2407  39.7% -lh5- c92e Nov 28  1999 pdflib/fonts/pdflib.upr
[generic]                  119     168  70.8% -lh5- 9dd1 Nov 28  1999 pdflib/fonts/readme.txt
[generic]                 3374    9644  35.0% -lh5- cd74 Nov 28  1999 pdflib/fonts/Symbol.afm
[generic]                 4980   17934  27.8% -lh5- dced Nov 28  1999 pdflib/fonts/Times-Bold.afm
[generic]                 5066   18021  28.1% -lh5- b587 Nov 28  1999 pdflib/fonts/Times-BoldItalic.afm
[generic]                 5061   18019  28.1% -lh5- a8f9 Nov 28  1999 pdflib/fonts/Times-Italic.afm
[generic]                 4925   17893  27.5% -lh5- 632d Nov 28  1999 pdflib/fonts/Times-Roman.afm
[generic]                 2484    9467  26.2% -lh5- 8b50 Nov 28  1999 pdflib/fonts/ZapfDingbats.afm
[generic]                53651  151540  35.4% -lh5- 8a93 Nov 28  1999 pdflib/lib/libpdf.a
[generic]                34839   84988  41.0% -lh5- fd71 Nov 28  1999 pdflib/lib/libpdf.lib
[generic]                 2685   10195  26.3% -lh5- 0f9a Nov 28  1999 pdflib/Makefile.in
[generic]                  388    2680  14.5% -lh5- 8fb1 Nov 28  1999 pdflib/PDFlib.dsw
[generic]                27546  189256  14.6% -lh5- 7d86 Nov 28  1999 pdflib/PDFlib.mcp
[generic]                 2817    8160  34.5% -lh5- 9476 Nov 28  1999 pdflib/pdflib/ansi_e.h
[generic]                  124     218  56.9% -lh5- 54de Mar  7  1999 pdflib/pdflib/include/libc.h
[generic]                   18      18 100.0% -lh0- b5e0 Mar  7  1999 pdflib/pdflib/include/process.h
[generic]                  124     217  57.1% -lh5- 9825 Mar  7  1999 pdflib/pdflib/include/unistd.h
[generic]                 2770    8053  34.4% -lh5- 00b1 Nov 28  1999 pdflib/pdflib/macrom_e.h
[generic]                 1054    3467  30.4% -lh5- 0635 Nov 28  1999 pdflib/pdflib/Makefile.in
[generic]                 7875   37478  21.0% -lh5- 3ea7 Nov 28  1999 pdflib/pdflib/p_afmparse.c
[generic]                 2245    6159  36.5% -lh5- e841 Nov 28  1999 pdflib/pdflib/p_afmparse.h
[generic]                 4688   21996  21.3% -lh5- 4d51 Nov 28  1999 pdflib/pdflib/p_annots.c
[generic]                 7310   23907  30.6% -lh5- 4bc6 Nov 28  1999 pdflib/pdflib/p_basic.c
[generic]                 2373    6429  36.9% -lh5- 0609 Nov 28  1999 pdflib/pdflib/p_ccitt.c
[generic]                 1200    4373  27.4% -lh5- 52f2 Nov 28  1999 pdflib/pdflib/p_color.c
[generic]                  980    2540  38.6% -lh5- 3c7d Nov 28  1999 pdflib/pdflib/p_config.h
[generic]                 2167    7866  27.5% -lh5- 284b Nov 28  1999 pdflib/pdflib/p_draw.c
[generic]                 2670    7548  35.4% -lh5- bf62 Nov 28  1999 pdflib/pdflib/p_filter.c
[generic]                 5793   20201  28.7% -lh5- 04a0 Nov 28  1999 pdflib/pdflib/p_font.c
[generic]                  221     300  73.7% -lh5- 8437 Nov 28  1999 pdflib/pdflib/p_gif.c
[generic]                 4951   15441  32.1% -lh5- 10a5 Nov 28  1999 pdflib/pdflib/p_gif_original.c
[generic]                 1796    6188  29.0% -lh5- 862c Nov 28  1999 pdflib/pdflib/p_gstate.c
[generic]                 3111   10469  29.7% -lh5- e32c Nov 28  1999 pdflib/pdflib/p_hyper.c
[generic]                 5011   17763  28.2% -lh5- ec6d Nov 28  1999 pdflib/pdflib/p_image.c
[generic]                 5368   17296  31.0% -lh5- 0981 Nov 28  1999 pdflib/pdflib/p_intern.h
[generic]                 4076   12464  32.7% -lh5- 19f6 Nov 28  1999 pdflib/pdflib/p_jpeg.c
[generic]                 7617   79966   9.5% -lh5- a542 Nov 28  1999 pdflib/pdflib/p_metrics.h
[generic]                 1729    5752  30.1% -lh5- 8b89 Nov 28  1999 pdflib/pdflib/p_text.c
[generic]                 2064    5871  35.2% -lh5- 90ae Nov 28  1999 pdflib/pdflib/p_tiff.c
[generic]                 3819   11690  32.7% -lh5- be12 Nov 28  1999 pdflib/pdflib/p_util.c
[generic]                 2847    8141  35.0% -lh5- 68c0 Nov 28  1999 pdflib/pdflib/pdfdoc_e.h
[generic]                 1175    4181  28.1% -lh5- b20b Nov 28  1999 pdflib/pdflib/pdflib.dsp
[generic]                 5931   23367  25.4% -lh5- 19c1 Nov 28  1999 pdflib/pdflib/pdflib.h
[generic]                 2930    7748  37.8% -lh5- f9b8 Nov 28  1999 pdflib/pdflib/pdflib.i
[generic]                 1112    4494  24.7% -lh5- d097 Nov 28  1999 pdflib/pdflib/pdflib_static.dsp
[generic]                  197     331  59.5% -lh5- f07c Mar  7  1999 pdflib/pdflib/SCOPTIONS
[generic]                 1064    3735  28.5% -lh5- cecc Nov 28  1999 pdflib/pdflib/smakefile
[generic]                 1053    3403  30.9% -lh5- 1c5e Nov 28  1999 pdflib/pdflib/smakefilePPC
[generic]                 3628    8489  42.7% -lh5- c1bc Nov 28  1999 pdflib/readme.txt
[generic]                99842   99842 100.0% -lh0- dd33 Nov 28  1999 pdflib/test/acroweb_j.tif
[generic]                  395     840  47.0% -lh5- 1a42 Nov 28  1999 pdflib/test/graphdata
[generic]                  437     932  46.9% -lh5- 8d25 Nov 28  1999 pdflib/test/Makefile.in
[generic]                37406   37406 100.0% -lh0- 6772 Nov 28  1999 pdflib/test/nesrin.jpg
[generic]                23016   23016 100.0% -lh0- fbd6 Nov 28  1999 pdflib/test/pdflib.gif
[generic]                52685  108664  48.5% -lh5- 6581 Nov 28  1999 pdflib/test/pdftest
[generic]                 6670   24720  27.0% -lh5- 3cda Nov 28  1999 pdflib/test/pdftest.c
[generic]                85337  221569  38.5% -lh5- ee90 Nov 28  1999 pdflib/test/pdftest.elf
[generic]                  210     359  58.5% -lh5- 18eb Nov 28  1999 pdflib/test/SCOPTIONS
[generic]                  531    1166  45.5% -lh5- 5ed4 Nov 28  1999 pdflib/test/smakefile
[generic]                  564    1233  45.7% -lh5- c428 Nov 28  1999 pdflib/test/smakefilePPC
[generic]                 1155    4407  26.2% -lh5- e18e Nov 28  1999 pdflib/test/test.dsp
[generic]                 3006    3735  80.5% -lh5- 1c2b Nov 28  1999 pdflib/test/tm.g3
[generic]                 2350    7171  32.8% -lh5- e398 Nov 28  1999 pdflib/util/compile_metrics.c
[generic]                 1756    3798  46.2% -lh5- 9b55 Nov 28  1999 pdflib/util/getopt.c
[generic]                 2233    5598  39.9% -lh5- a21f Nov 28  1999 pdflib/util/install-sh
[generic]                  628    1435  43.8% -lh5- 3868 Nov 28  1999 pdflib/util/Makefile.in
[generic]                  210     359  58.5% -lh5- 18eb Nov 28  1999 pdflib/util/SCOPTIONS
[generic]                   71      71 100.0% -lh0- 7ded Nov 28  1999 pdflib/util/smakefile
[generic]                   83      83 100.0% -lh0- f9f0 Nov 28  1999 pdflib/util/smakefilePPC
[generic]                  357     597  59.8% -lh5- 60a1 Nov 28  1999 pdflib/CHANGES.amiga
[generic]                  390    1041  37.5% -lh5- 881a Nov 28  1999 pdflib/COMPILE.amiga
[generic]                 1848    3916  47.2% -lh5- 1a60 Nov 28  1999 pdflib/pdflib.readme
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       150 files 1876914 4321223  43.4%            Nov 28  1999
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>