You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Matthew Jung (Jira)" <ji...@apache.org> on 2021/05/22 03:10:00 UTC

[jira] [Created] (PDFBOX-5198) When merging multiple pdf ua documents, Tags become nested

Matthew Jung created PDFBOX-5198:
------------------------------------

             Summary: When merging multiple pdf ua documents, Tags become nested
                 Key: PDFBOX-5198
                 URL: https://issues.apache.org/jira/browse/PDFBOX-5198
             Project: PDFBox
          Issue Type: Wish
    Affects Versions: 2.0.21
            Reporter: Matthew Jung


When merging PDF UA documents the tags seen in Adobe reader are nested. If merging 200 documents then the tags are 200 nested deep. It does not appear to affect that JAWS reader can still read the document  but it may slow down performance when loading to a content repository.

<DOCUMENT>

          <DOCUMENT>

                       <DOCUMENT>

when using Adobe DC to merge multiple documents the tags are flatten

<DOCUMENT>

     <DOCUMENT>

      <DOCUMENT>

      <DOCUMENT>

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org