PrintToFile, Version 1.3c (alt)

Hinweis: dies ist nicht die neueste Version!

Download: prt2file_1.3c.zip (33.297 Bytes, vom 09.08.2006 09:45:06)

Dateien

Name   Original   Gepackt   Datum / Uhrzeit
README.txt   5.556   2.255   09.08.2006 08:40:58
README.de.txt   5.905   2.465   09.08.2006 08:40:58
PrintToFile.pas   8.332   3.007   08.06.2006 09:13:16
GenCodeHook.pas   8.653   3.039   01.01.2006 15:23:56
CodeLen.pas   73.928   15.547   09.08.2006 08:40:58
CodeMem.pas   3.908   1.511   01.01.2006 15:23:56
CHANGES.txt   1.015   484   09.08.2006 08:43:08
Sample/   <dir>   <dir>   05.04.2006 16:02:24
Sample/PrintToFileTest.dpr   624   329   01.01.2006 16:20:16
Sample/main.pas   2.939   1.055   05.04.2006 15:07:02
Sample/main.dfm   5.324   1.937   05.04.2006 15:06:48

Informationen

PrintToFile.pas

Delphi unit giving the ability to directly specify the filename for printing
when the "Print to file" option is checked, bypassing the query where to save
the file. See the included README.txt for more information and how to use it.

Version 1.3c - Always find the most current version at
http://flocke.vssd.de/prog/code/pascal/prt2file/

Copyright (C) 2005, 2006 Volker Siebert <flocke@vssd.de>
All rights reserved.

License: M.I.T. (see source resp. the included file "README.txt")

Änderungen

2006-08-08: Version 1.3c

  • Small fix in "CodeLen.pas" (Delphi 5 only).

2006-06-06: Version 1.3b

  • During the update to version 1.2 I forgot to add the two new units to the zip-File.

2006-04-15: Version 1.3a

  • Removed "Variants.pas" from the uses list to be compatible with Delphi 5.

2006-01-01: Version 1.3

  • Updated "GenCodeHook.pas", "CodeLen.pas", and "CodeMem.pas" to the new version to support Delphi 2006.

2005-10-23: Version 1.2

  • Modified to use the new version of "GenCodeHook.pas" along with the companion units.

2005-09-16: Version 1.1a

  • Changed the new function "SendFileToPrinter" to use the OpenPrinter -> StartDocPrinter -> StartPagePrinter -> WritePrinter -> EndPagePrinter -> EndDocPrinter API instead of sending the file directly to the device.

2005-09-15: Version 1.1

  • Added the function "SendFileToPrinter" for sending the captured output to the printer currently selected in Delphi's "Printer" object.

2005-09-12: Version 1.0

  • Initial version
Flocke's Garage
Valid HTML 4.01 Transitional Valid CSS!
(C) 2005-2018 Volker Siebert.
Creative Commons-LizenzvertragDer gesamte Inhalt dieser Webseite steht unter einer Creative Commons-Lizenz (sofern nicht anders angegeben).