===========================
PDFlib plugin for REALbasic
===========================

This is a binary package containing PDFlib, PDFlib+PDI, and
PDFlib Personalization Server (PPS) for REALbasic.
It requires a commercial license to use it. However, the
library is fully functional for evaluation purposes.

Unless a valid license key has been applied the generated PDF
output will have a www.pdflib.com demo stamp across all pages.
See the PDFlib manual to learn how to apply the license key.

To install PDFlib for REALbasic double-click the disk image (*.dmg)
on the Mac, or the zip file on Windows. On the Mac you must copy
the contents of the disk image to an arbitrary location on disk.

To install the PDFlib plugin for REALbasic, simply drop the plugin file
("PDFlib REALbasic.dll" on Windows, "PDFlib REALbasic Plugin" on the Mac)
into the Plugins folder of the REALbasic application. Since PDFlib is
not a control, there won't be any additional icons in the control palette,
but you can start using the PDFlib object in your code.


PDFlib can be used with REALbasic on Mac and Windows as follows:

- The PDFlib plugin for REALbasic on the Mac can be used to create
  Mac and Windows applications. On the Mac, both Classic and Carbon OS X    
  applications are supported. 

- The PDFlib plugin for REALbasic on Windows can be used to create
  Windows applications only.


Getting Started
===============

For a quick start we recommend to take a look at the supplied
samples, and then browse the PDFlib Reference Manual. Note that
the samples are set to build applications for both Mac and
Windows, but this works only on the Mac. On Windows you'll have
to uncheck the Mac version in the build settings (or simply use
RB's debug feature to run the samples).
