AddTRichEditPDF v1.01
  • 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 



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

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

  • Category:
    Report Tools
  • Author:
    (More by this author)
  • Info:
    Freeware
  • Date added:
    13 November, 2003 00:24
  • Views:
    3254
  • Downloads:
    2710
UsefulnessGood
DocumentationPoor
StabilityGood
ValuePoor
Ease of UsePoor
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:
  • /uploads/umod_object_image/3/4/0/9/file_name/repdf.ziprepdf.zip
    Size: 196.9 KB | Since: Aug 4, 2009
Related Information
  • TRICHEDIT ------> PDF (2007-03-28 17:55:20)
    nope sorry :( Delphi 6 personal Sorry I forgot to say that :(
Categories

Latest Forum Entries