|
|
|
|
|
|
What
will be installed? |
|
|
|
The Windows installer
copies the dynapdf.dll into the %Windows%/ System32
directory so that the example applications can be
executed. It also creates shortcuts to the demo
applications, projects files, and help file.
An installer is not
required for your applications, just copy the
dynapdf.dll into your application directory, and you're
finished!
|
|
|
|
|
|
|
|
Font
handling under Linux / UNIX |
|
|
|
Something which is often
overlooked, hence, mentioned here: Linux and UNIX OS
have no default font directory.
Therefore
DynaPDF cannot automatically add a font directory to the
list of search paths.
Without a
specific font directory, it is only possible to print
text by using one of the 14 standard PDF fonts.
To create
a font directory for use with DynaPDF, first copy your
fonts into a directory of your choice and then add this
using the DynaPDF function AddFontSearchPath() (see help
file) to the list of the font directories.
|
|
|
|
|
|
|
|
|
|
|
|
|
All DynaPDF Demo versions are
distributed fully functional, but a demo string appears
on newly created or edited pages. You can create your
applications entirely with the demo version and replace
the library later with the full version.
The demo packages provide the
Professional Edition which is not restricted. To check
whether you are using a function which is disabled in the Lite
version, pass the string "Lite" to SetLicenseKey().
All functions which are disabled in
DynaPDF Lite return then with an error. If you don't use
an error callback function call GetErrorMessage() to
determine whether a disabled function was called.
|
|
|
|
|
|
|
|
x86 Platforms |
Programming languages |
|
| |
Windows 9x,
2000, XP, 2003 |
C/C++, Delphi, Visual Basic, VB .Net,
PHP* |
|
| |
PHP 5 Module for Windows |
Coming soon |
|
| |
Linux for x86
(32 Bit) |
C/C++, PHP* |
|
| |
PHP 5 Module for Linux 32 Bit x86 |
Coming soon |
|
| |
RISC Platforms |
|
|
| |
Linux for s390 |
C/C++, PHP* |
|
| |
IBM AIX 4.3 (32
Bit) |
C/C++, PHP* |
|
| |
IBM AIX 5.2 (32
Bit) |
C/C++, PHP* |
|
| |
HP-UX 10.2
(PA-RISC 32 Bit) |
C/C++, PHP* |
|
| |
HP-UX 11i
(PA-RISC 32 Bit) |
C/C++, PHP* |
|
| |
Sun Solaris 8
(SPARC 32 Bit) |
C/C++, PHP* |
|
| |
Tru64 4.0G
(Alpha 64 Bit) |
C/C++, PHP* |
|
| |
PHP 5 Module for Linux/UNIX |
Coming soon** |
|
| |
Miscellaneous |
|
|
| |
License Agreement |
|
|
| |
Help file |
|
|
| |
|
|
|
| |
|
*) |
The PHP 5 module is not part of the
download package. |
|
**) |
The PHP 5 module must be compiled
on the target system. |
|
|
|