Hi, during my debugging of PrintPDF I saw that text is printed twice e.g. all strings are printed by writeFont from the top of the page to the end and then again. Is that by design or should I start to look into why that is happening? An initial debugging showed that the processing already starts repeating in PageDrawer.processTextPosition()
Kind regards Maruan Sahyoun