...
...
title | Content Freeze |
---|
Overview
In this example, we’ll show you how to display a static HTML invoice with dynamic content using a Universal Display File. A Universal Display File is a display file that an RPG program can use to create dynamic text output. The output can be transmitted to a client via HTTP or written to a stream file on the IBM i Integrated File System (IFS). For example, Universal Display Files can be used to create:
...
The rest of this documentation page will show you how to create an invoice using a Universal Display File. If you aren't familiar with Universal Display Files, you can learn more general information about them here.
Info | ||
---|---|---|
| ||
Below are the files that include the source code for the both the RPG program and the Universal Display File used in this example:
|
...