Files
harbour-core/harbour/examples/hbvpdf
Viktor Szakats 4546506b8f 2010-07-05 19:19 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbmysql/hbmysql.hbp
  * contrib/hbct/hbct.hbp
  * contrib/hbodbc/hbodbc.hbp
  * contrib/xhb/xhb.hbp
  * contrib/hbtpathy/hbtpathy.hbp
  * contrib/hbsqlit3/hbsqlit3.hbp
  * contrib/hbmzip/hbmzip.hbp
  * contrib/hbblat/hbblat.hbp
  * contrib/hbqt/gtqtc/gtqtc.hbp
  * contrib/hbqt/hbqt.hbp
  * contrib/hbxbp/hbxbp.hbp
  * contrib/hbbz2/hbbz2.hbp
  * contrib/hbblink/hbblink.hbp
  * contrib/hbnf/hbnf.hbp
  * contrib/hbcurl/hbcurl.hbp
  * contrib/hbxpp/hbxpp.hbp
  * contrib/hbfoxpro/hbfoxpro.hbp
  * contrib/rddsql/rddsql.hbp
  * contrib/hbhpdf/hbhpdf.hbp
  * contrib/gtwvg/gtwvg.hbp
  * contrib/hbpgsql/hbpgsql.hbp
  * contrib/hbclipsm/hbclipsm.hbp
  * contrib/rddads/rddads.hbp
  * contrib/hbfimage/hbfimage.hbp
  * contrib/hbgd/hbgd.hbp
  * contrib/hbtip/hbtip.hbp
  * contrib/hbcairo/hbcairo.hbp
  * contrib/hbwin/hbwin.hbp
  * contrib/hbssl/hbssl.hbp
  * examples/ps32/ps32.hbp
  * examples/hbsqlit2/hbsqlit2.hbp
  * examples/gfspell/gfspell.hbp
  * examples/rddado/rddado.hbp
  * examples/hbvpdf/hbvpdf.hbp
  * examples/hbbtree/hbbtree.hbp
    + -instfile updated with header file group.
2010-07-05 17:20:50 +00:00
..

/*
 * $Id$
 */

Welcome to _pure_ Clipper Pdf Library!

Changes in Release 0.08
1. Fixed page buffer string overflow.
*********************************************************************
Changes in Release 0.07a
1. Fixed minor errors with JPEG function to work properly with GRAY & RGB
*********************************************************************
Changes in Release 0.07.
1. Fixed minor errors
Changes in Release 0.06.
1. Added new function pdfBox1 for colorful boxes
2. Added new page to demo program
*********************************************************************
Changes in Release 0.05.
All changes commented as // 0.04.
1. Added #ifdef - #endif for Harbour support (see end of file pdf.prd)
2. Fixed minor error for allow different page sizes (A4, ...)
*********************************************************************
Changes in Release 0.04.
All changes commented as // 0.04.
1. Added Courier font.
2. TOP, LEFT, BOTTOM changed to PDFTOP, PDFLEFT, PDFBOTTOM to avoid conflicts.
All changes commented as // 0.04.
**** Please note 3 most popular fonts now available: Times, Helvetica
, Courier. When you calling pdfSetFont, please use only above names.
*********************************************************************
Changes in Release 0.03.
Replaced function from Clipper Tools and Nanfor for Clipper Source.
*********************************************************************
This is first public release 0.02.
*********************************************************************
Please send your comments on
andvit@sympatico.ca

Thank you