Version | Date | Description | Applies to |
3.0.4.124 | 2019/07/25 |
Fixed several small bugs (Thanks to Michael Hagl for reporting) , running at several clients without any issues. |
All |
3.0.4.119 (Beta) | 2018/05/21 |
New: PSSetPWTopMost |
All |
3.0.4.105 (Beta) | 2017/12/23 |
New: Extra barcode's and QRCode ( PSQrCode) |
All |
3.0.4.52 (Beta) | 2017/10/02 |
New : Rewrite of PDF engine, it now support metric font sizes |
All |
3.0.4.0 | 2012/09/17 | Fixed : PSGetTextHeight() works now in APS_PIXEL unit. |
All |
3.0.3.0 | 2012/09/14 |
New : Added new function PSIsPreviewVisible() that returns True if the Print Preview Window is visible. Otherwise, returns False. |
All |
3.0.2.0 | 2012/02/20 |
Fixed : ASCII to Unicode characters conversion works now. |
All |
3.0.0.0 | 2012/02/15 | New : Complete rewrite of the PDF engine, Print Preview System, Print engine and Barcode engine. |
All |
2.1.0.0 | 2011/09/14 | This version of PageScript 32 inroduces 5 new functions to control the most important aspects of the Print Preview Window. The new functions are : PSSetPWBounds() - Sets the position and size of the preview window. Fixed : Every functions in the demo programs now set the unit of measurement to be used. |
All |
2.0.0.0 | 2011/04/12 | New function : PSSetPDFOwnerPassword() in order to protect the content of PDF files created with PageScript 32 |
All |
1.3.9.1 | 2010/03/31 | Added function PSSetDirectPrint(). This function lets start a new print job without setting the paper, bin, size, copies and so on... | All |
1.3.9.0 | 2009/10/26 | Fixed PSSetPageSize() to accept user defined paper sizes. | All |
1.3.8.0 | 2008/10/06 | Fixed Xerox support. | All |
1.3.7.0 | 2008/09/19 |
Fixed a problem in page size and orientation functions. |
All |
1.3.6.0 | 2008/04/16 | Fixed AsciiToAnsi problem in PSTextBox() | All |
1.3.5.0 | 2008/02/25 | Fixed problem with Underline in EMULATION mode Changed call oemToAnsi() to oemToChar() in TextOut() |
All |
1.3.4.0 | 2008/01/21 |
Raised PDF internal resolution from 72 to 245 dpi for better PDF output and support for small line thickness values (less than 1 point) Fixed a problem in Print preview. Was always printing to the default printer if PSGetDefaultPrinter() was called Fixed a problem with the print preview window that always showed behind other windows in certain circumstances. Fixed problem when returning printer names with AsciiAnsi
conversion et set to TRUE. |
All |
1.3.3.0 | 2007/11/19 | Introduced new unit of measurement (APS_CLIP), compatible with PageScript for Clipper's APS_TEXT and modified PSSetRowCol() found in TPSCRIPT.PRG. More informations can be found in this guide. Fixed problems when printing foreign characters. Fixed crash problems with Windows 98se (Kernel32.dll errors) Last version supporting Windows 95, Windows 98, Windows 98se, Windows Me and Windows NT. Starting from now, only Windows 2000, Windows XP, Windows Server 2003 and Windows Vista are officially supported. |
All |
1.3.2.0 | 2007/09/22 | Internal revision only, never released to public. | |
1.3.1.0 | 2007/09/03 | Fixed problem with greek characters in PDF files (1st attempt) | |
1.3.0.0 | 2007/07/10 | Fixed problem related to default paper size and other parameters when PSSetPrinter() is called | All |
1.2.0.0 | 2007/03/18 | Added EMF file creation instead of print preview when DEV_EMFFILE is used | All |
1.1.0.0 | 2007/02/14 | Added PDF support to PageScript 32 | All |
1.0.4.0 | 2006/12/14 | New version of DLLCall.c used with PageScript 32 ( [x]Harbour only ) | All |
1.0.3.0 | 2006/11/13 | Added PSPrintPreview() function call and integrated a new buit-in print preview system. Plus a few minor internal changes and enhancements. | All |
1.0.2.0 | 2006/09/12 | Complete rewrite of PSPrintFile().
Fixed a problem when calling the following functions before PSPrintDialog() : Fixed the border size problem in PSTextBox(). The PaperSize is no more reseted to DMPAPER_LETTER after each print job. |
All, except for PSPrintFile() and PSTextBox() which applies only to Xbase++ and [x]Harbour. |
1.0.1.0 | 2006/09/06 | Added a new function/memthod - PSSetClipperComp(). See function description for details. | Xbase++ and [x]Harbour. |
1.0.0.0 | 2006/09/06 | First release of PageScript 32 | All |