within our application we are using the SDK to ensure to save a dedicated PDF file into a PDF/A file.
No problem with most of PDF files.
But some PDF files generate a StackOverflowException: OK, this file contains more than 800 pages

But memory consumption should be OK: So I identified the first page, throwing an error as single page.
And I get an other error, catched as exeption: And it's possible to reproduce this error inside PDF XChange Editor.
If I try to save this singe page as PDF/A, I get following error information: I hope to fix this 'character references error' inside SDK, before starting PDF/A conversion.
Thanks and best regards.
Roland