To compile the examples proceed as follows:

Go into the directory examples.
Enter make install

All example applications will now be compiled and executed.
After this, you find several PDF files within the example
directory.

Now you can clean up the directory with make clean, finished!

The example projects are linked with the static library of
DynaPDF. If you want use the shared library then make sure that
the library can be found. Change the variable LD_LIBRARY_PATH
if necessary...
