Is there a clean cut way of adding NOP records to an AFP file using Java?
- by Jonas Dallman
I have created an AFP file using embedded FOP Trunk. Since FOP Trunk does not support the no-operation tag directly under root I need to modify the created file to add a NOP record as the first record in the file. How does one do this?