Hi gurus.
Problem again. I have a varying amount of objects and I want to use only one PpdfPageFormatter to write these into separate pages of ONE pdf-file. I'm assigning every object a unique pdf_page_number and thought this would do the trick, but it doesn't.
Reading the documentation it seems like I need a new PdfPageFormatter for every new page. Can this really be correct? Or am I doing something stupid again?
Peter