What will be installed?

 
 

The Windows installer copies the 32 bit 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!

The package contains also a 64 bit version of DynaPDF in the directory %dynapdf 2.0%/win64.

 
     
 

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.

Please note that the Linux, Unix, and Mac OS X archives contain the static and shared library and a few examples only. Please download at least the help file too.

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, Vista
32 bit and 64 bit

C/C++, Delphi, Visual Basic, VB .Net, C#

 
 

Linux for x86 (32 Bit)

C/C++

 
 

RISC Platforms

   
 

Linux for s390

C/C++

 
 

IBM AIX 4.3 (32 Bit)

C/C++

 
 

IBM AIX 5.2 (32 Bit)

C/C++

 
 

HP-UX 10.2 (PA-RISC 32 Bit)

C/C++

 
 

HP-UX 11i (PA-RISC 32 Bit)

C/C++

 
 

HP-UX 11i (Itanium 32 Bit)

C/C++

 
 

Mac OS X 32 bit (i386, PPC)

Universal Binaries

C/C++

 
 

Mac OS X 64 bit (x86_64, PPC64)

Universal Binaries

C/C++

 
 

Sun Solaris 8 (SPARC 32 Bit)

C/C++

 
 

Tru64 4.0G (Alpha 64 Bit)

C/C++

 
 

DynaPDF for Realbasic

Realbasic

 
 

Miscellaneous

   
 

License Agreement

   
 

Help file