Files
harbour-core/extras/hbvpdf
Viktor Szakats cfb1dfd8fa 2013-04-08 00:52 UTC+0200 Viktor Szakats (harbour syenar.net)
* bin/check.hb
    + will now check for missing copyright/license message
      in source files (except for tests and files shorter
      than 20 lines)

  * contrib/hbamf/amf.h
  * contrib/hbamf/amfstdio.c
  * contrib/hbamf/hbamfobj.prg
  * contrib/hbamf/hbcls.c
  * contrib/hbgt/strasint.c
  * contrib/hbhttpd/core.prg
  * contrib/hbhttpd/widgets.prg
  * contrib/hbmisc/hbedit.prg
  * contrib/hbmisc/hbeditc.c
  * contrib/hbmisc/stringsx.c
  * contrib/hbmisc/udpds.prg
  * contrib/hbnf/aredit.prg
  * contrib/hbnf/easter.prg
  * contrib/hbnf/mouse1.prg
  * contrib/xhb/hbsyslog.c
  * extras/guestbk/_cgi.prg
  * extras/guestbk/_inifile.prg
  * extras/guestbk/cgi.ch
  * extras/hbdroid/hvminit.c
  * extras/hbdroid/msginfo.c
  * extras/hbusb/core.c
  * extras/hbvpdf/hbvpdf.ch
    + added copyright/license headers where missing

  * tests/inifiles.prg
    + synced with another copy

  * include/hbclass.ch
  * src/compiler/expropta.c
  * src/compiler/exproptb.c
  * src/macro/macroa.c
  * src/macro/macrob.c
    * minor cleanup
2013-04-08 00:53:37 +02:00
..

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