Using the examples on the TCPDF example page and the Scriptcase examples I created a PDF report that allowed me to have size adjusting text fields to keep my report looking clean. This works wonderfully, if you are printing only one record at a time. When I try to print a group of records, only the first one in the search comes up (using Scriptcase advanced search that’s in the pdf report generator). I removed my tcpdf code and set everything back to Scriptcase and tested printing a group and it worked just fine. Put my tcpdf code back in and can only get the first record. I’m assuming there is either some code, or a loop, or some scriptcase function to call but I can’t find it. The tcpdf examples do not have anything about it either. Any help you guys could pass along would be greatly appreciated!
And before anyone asks, yes this program is still in version 8. Every time I try to move it into version 9 it errors out during the conversion. It’s the only system I wrote that does this and it’s the largest system I have with over 400 applications in it. Eventually I’ll figure out a way to get it moved over but not today.