Printing a google map for each row
Hi, i am using Delphi XE2 (Data Snap), and want to print a report for a set of rows. No problem with that.
But i want for each row to print a different image (BMP file), in this case a google MAP. I have the following questions:
1.- How can i access each row form delphi in oder to send the BMP file to FastRepor?
2.- Do i only define a Picture Object in fast report and then load the picture from Delphi ?
3.- From Delphi how can i load the BMP file for each row (register)?
Thanks
But i want for each row to print a different image (BMP file), in this case a google MAP. I have the following questions:
1.- How can i access each row form delphi in oder to send the BMP file to FastRepor?
2.- Do i only define a Picture Object in fast report and then load the picture from Delphi ?
3.- From Delphi how can i load the BMP file for each row (register)?
Thanks