Hi, I just followed the example code to write some text inside a created PDPage via PDPageContentStream.
How can I read in an existing PDF file and edit a page (let's say the first one) in it? I can't get a PDPage from the PDDocument. Thanks in advance. Best regards, obias

