Can FR get image from TCanvas?
I am using C++Builder XE4 Pro. I have the Embarcadero version Fast Reports 4.6. I am working with the 32bit VCL Windows platform.
I am just getting started with FastReports and I am trying to figure what is possible. My software draws stock charts in the TPaintBox Canvas. I need to transfer the Canvas image into FastReport so I can write a report about the chart and then save the report as a .PDF. Is this possible with FastReport?
Can this be done with FastReports?
1) Transfer Image from TCanvas to a FastReport
2) Allow text entry on the same page as the canvas image
3) Save the report to .PDF
PS: The sample projects with C++Builder XE4 Pro do not use any pictures. Is there a picture sample project for C++Builder?
Thanks
Patrick
I am just getting started with FastReports and I am trying to figure what is possible. My software draws stock charts in the TPaintBox Canvas. I need to transfer the Canvas image into FastReport so I can write a report about the chart and then save the report as a .PDF. Is this possible with FastReport?
Can this be done with FastReports?
1) Transfer Image from TCanvas to a FastReport
2) Allow text entry on the same page as the canvas image
3) Save the report to .PDF
PS: The sample projects with C++Builder XE4 Pro do not use any pictures. Is there a picture sample project for C++Builder?
Thanks
Patrick