InterviewSolution
| 1. |
Explain The Significance Of Copies Window? |
|
Answer» BASICALLY, COPIES WINDOW is a special type of secondary window for making pages as copy or original. This window type is used to output data either on original, or on copies, or both. In simple WORDS, Copies window is to be used when there is a REQUIREMENT to print copies of the pages. Copies window is used to define an output area for the print output, whose content you want to appear either only on the copy or only on the original. This allows you to flag copies as copies when the form is printed. Basically, Copies Window is a special type of secondary window for making pages as copy or original. This window type is used to output data either on original, or on copies, or both. In simple words, Copies window is to be used when there is a requirement to print copies of the pages. Copies window is used to define an output area for the print output, whose content you want to appear either only on the copy or only on the original. This allows you to flag copies as copies when the form is printed. |
|