Search found 1 match
- Mon Feb 14, 2011 9:22 am
- Forum: VCL
- Topic: Anyone using Synactis AllInABox PDF component?
- Replies: 1
- Views: 2447
Anyone using Synactis AllInABox PDF component?
Hi! I am using the All-In-A-Box components from Synactis for PDF creation on Delphi 5. Now I want to insert a chart with TeeChart 2010 latest version using this code: TI := AllBox1.Canvas.CreateImage; TI.Assign(frmPreview.chart1.TeeCreateBitmap(clSilver,Rect(0,0,frmPreview.chart1.Width,frmPreview.ch...