InterviewSolution
| 1. |
What Is A Layout Template? |
|
Answer» Layout template DEFINES how the user VIEWS the output, basically it can be developed using Microsoft WORD document in rft (rich text format) or ADOBE pdf format. The data output in xml format (from Data template) will be loaded in layout template at run time and the required final output file is GENERATED. Layout template defines how the user views the output, basically it can be developed using Microsoft word document in rft (rich text format) or Adobe pdf format. The data output in xml format (from Data template) will be loaded in layout template at run time and the required final output file is generated. |
|