I am using crystal XI.
I want to insert an dynamic ole object into a report. I will put the database field (tblA.ImageLocation} in the graphic location to display the image.
However in the same database table I also want to have two fields called Xposition and Yposition and regardless of where I place the ole object the object will be positioned where the Xposition and Yposition data says it will. Is this possible?
I.E. if in the table I have Xposition 15.000 and Yposition 1.000 then that it is where this image will appear.
Also is it possible to have the image’s Height and Width in a database table and when the image appears on the report it will always be the size that I have specified.
I want to insert an dynamic ole object into a report. I will put the database field (tblA.ImageLocation} in the graphic location to display the image.
However in the same database table I also want to have two fields called Xposition and Yposition and regardless of where I place the ole object the object will be positioned where the Xposition and Yposition data says it will. Is this possible?
I.E. if in the table I have Xposition 15.000 and Yposition 1.000 then that it is where this image will appear.
Also is it possible to have the image’s Height and Width in a database table and when the image appears on the report it will always be the size that I have specified.