PrintToFile, Version 1.3b (alt)

Hinweis: dies ist nicht die neueste Version!

Download: prt2file_1.3b.zip (33.217 Bytes, vom 06.06.2006 14:26:08)

Dateien

Name   Original   Gepackt   Datum / Uhrzeit
README.txt   5.556   2.255   06.06.2006 14:15:30
README.de.txt   5.905   2.465   06.06.2006 14:15:30
PrintToFile.pas   8.335   3.007   31.12.2005 16:40:36
GenCodeHook.pas   8.653   3.039   01.01.2006 15:23:56
CodeLen.pas   73.842   15.500   06.06.2006 14:18:54
CodeMem.pas   3.908   1.511   01.01.2006 15:23:56
CHANGES.txt   940   451   06.06.2006 14:15: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.3b - 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-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).