AddTMemoPDF v1.0
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



TMemoPDF is a freeware VCL component that uses our TRolePDF to create .pdf documents automatically from Borland Delphi/C++Builder TMemo.

Example:
with TMemoPDF.Create(nil) do
try
AutoLaunch := true;
CreateOutlines := true;
Lines.LoadFromFile('test.txt');
SaveToFile('test.pdf');
finally
Free;
end;

  • Category:
    Editors/Text
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    13 November, 2003 00:19
  • Views:
    2771
  • Downloads:
    2385
UsefulnessPoor
DocumentationZero
StabilityZero
ValuePoor
Ease of UseZero
Level of Use
1 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Categories

Latest Forum Entries