Print 1095-C Forms from the iSeries using Overlays
Our company decided not to use an outside product to produce our 1095-C forms.
We noted that the JDE application produces an audit report - S085192 - that has all the 1095-C data.
We basically did the following:
1. Process the ACA audit report detail into a work file.
2. Created an overlay from the 1095-C form .
3. Created a report layout that matched up by lines and columns with the form.
4. Created a program to process the work file to the report with overlay.
Looks great and easy to run verifications and make changes before the final report printed.
I had to experiment to get the overlay copied and cropped in such a way to be able to use the OVRPRTF offsets, but it wasn't too hard.