It’s got to be the PDF file. As soon as it is made compatible then it will be fine. That PDF is just being a template to which text will be added ontop and the user will just print the new file out. No changes are saved to the template at all.
I just need to know how to make my PDF compatible.
Still not tested the ones you sent just yet as I have been working on other parts of the application for the time being.
One issue I could do with a bit of advice with is if I am writing some text in a cell on my PDF file, if the text is long in length then I would like it to wrap to the next line.
This method allows printing text with line breaks. They can be automatic (as soon as the text reaches the right border of the cell) or explicit (via the
character). As many cells as necessary are output, one below the other.
Text can be aligned, centered or justified. The cell block can be framed and the background painted.