STEPS FOR XML REPORT
1)Develop the Report(.rdf) Only DataModel
2)Save the report and Compoile and Generate the data in .xml Format
File=>Generate to File => XML
3)Open the Ms-WOrd document Design the Layout
include the follwing Tool Bar options called Form and Templete builder
4)Define the Table and Specify the Titles and Labels whatever we would like to print
5)Include 'Text Form Field' Double CLick => Add Help Text button enter the following
syntax
<?for-each:G_USER_ID?> : Here G_USER_ID is Group name from .rdf Data Model
Note: It means Indirectley Repeating Frame starting
6)Define the Fields which we would like to display
Include 'Text Form Field' Double CLick => Add Help Text button enter the following
syntax
<?Column Name>?
Note: Define all the fields like this
7)We have to close the Repeating Frame (For each Loop)
Include 'Text Form Field' Double CLick => Add Help Text button enter the following
syntax
<?end for-each?>
8)Save the document in .rtf(Rich Text File format)
9)Load the .xml file data and generate the Output in pdf Format
Data=>Load XMl Data=>Load the .xml File=>Once Data is Loaded succesfully
10)Generate the Preview as per this Preview=>PDF