In order to allow the production of my reports in any (sized)language I've created a screen that takes a template crystal report, iterates through all the CrystalReports.Engine.TextObject's in the report - allowing alteration of Height, Left, Top and Width. The process then repeats for the FieldObjects.
However...when I try the same for the Lineobjects I get an error, on trying to alter any of these attributes.
Any idea what I need to do to programmatically alter these attributes???
However...when I try the same for the Lineobjects I get an error, on trying to alter any of these attributes.
Any idea what I need to do to programmatically alter these attributes???