
  HBPrintPDF.PRG - Xbase++ Klasse fr die QuickPDF DLL
                   Xbase++ class for QuickPDF DLL

                   -> www.QuickPDF.com

                   -> HBPrintPDF.PRG

  HBPrintPDF       ist freeware und darf ohne Einschrnkung verwendet werden.
                   bentigt          QuickPdf DLL >= QuickPDFDLL0719.dll ff.
                   Lizenzschlssel                von  www.QuickPDF.com
                   OT4XB.DLL >= 001.005.012.021   von  www.xbwin.com

  HBPrintPDF       is freeware.
                   needs             QuickPdf DLL >= QuickPDFDLL0719.dll ff.
                   Licensekey                    from  www.QuickPDF.com
                   OT4XB.DLL >= 001.005.012.021  from  www.xbwin.com


  Thanks to Pablo Botella Navaro and his OT4XB and the TQuickPdf wrapper class
  I used his methods to save time and changed the return values where we need Arrays or .t./.f.

  Hubert Brandel   -> www.familie-brandel.de

   // KEIN ::ReadString(), da hier ein Datenstrom als String zurckgeliefert wird. Das sind BINR Daten.
   // NO   ::ReadString(), return image data, no text.


