Invalid node in PDF document
I have a Perl program which generates some PDF files. When these files are opened by Adobe Acrobat Reader DC in Windows 10 there is an error message 'The document page tree contains an invalid node'. Apart from the message the pages appear to render correctly.

Other pdf readers don't produce the error message.
How can I obtain more information about the invalid node? With this information it might be possible fix my program so that it produces error free PDF files.
