
Report layout is now a simple drag and drop activity inside the IDE, just the way it should be. Using our library of custom report objects, you can display text, attributed text, formatted numeric / date values, images, lines and yes, even sub-reports! You can customize your objects with inspectors to change colors, alignment, etc. (varies by object type). You can use our built in language parser to perform standard mathematical calculations. But, you are not limited to just the built-in mathematical operators. Thanks to our optional delegate methods, you can call custom Objective-C code at runtime to perform your own calculations, toggle object visibility and change many other object attributes, all based on the current state of the data being processed.
Speaking of data, you are not limited to any one type of datasource. Simply loop through your datasource to load our report data objects (string, attributed string, image, numeric or date) and watch as Etchasoft Reports automatically grows text fields, splits text across page boundaries, counts pages, prints headers and footers and performs many more tasks.
Try it yourself! We offer a 30-day free trial. The trial is fully functional except that it displays a Trial License message on rendered reports. The trial includes sample projects to get you started along with a comprehensive developer guide.