[ 
https://issues.apache.org/jira/browse/PDFBOX-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350773#comment-17350773
 ] 

Tilman Hausherr edited comment on PDFBOX-5198 at 5/25/21, 5:33 PM:
-------------------------------------------------------------------

I typically merge 500 to 1000 documents. I am not sure if all the nesting of 
the tags causes a delay when we load the file in a product called IBM Content 
Manager onDemand
using Page Piece Dictionary tags. There are metadata tags embedded on the first 
page of each document prior to merging the files into a single composite 
document


was (Author: mcjung1):
I typically merge 500 to 1000 documents. I am not sure if all the nesting of 
the tags causes a delay when we load the file in a product called IBM Content 
Manager onDemand
using Page Piece Dictionary tags. There are metadata tags embedded on the first 
page of each document prior to merging the files into a single composite 
document
Matt    On Monday, May 24, 2021, 11:04:31 PM EDT, Ozeki Jung <[email protected]> 
wrote:  
 
  Hi Hausherr
I don't have Adobe DC at home but I can find some PDF UA files and write some 
code and send you the PDF UA
I will need a few days since it will be done after hours
Matt

    On Monday, May 24, 2021, 10:42:01 PM EDT, Tilman Hausherr (Jira) 
<[email protected]> wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/PDFBOX-5198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17350745#comment-17350745
 ] 

Tilman Hausherr commented on PDFBOX-5198:
-----------------------------------------

That are screenshots. I'd still like to have PDF files. If your actual PDF 
files are confidential, create some files with WORD (save as PDF) and see if 
you can reproduce the effect.




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


> 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
>            Priority: Major
>         Attachments: PDFUA-in-a-Nutshell-PDFUA_1.pdf, nested_merged.pdf, 
> nested_tags_4documents_merged_using_pdfbox.tif, 
> non_nested_tags_4documents_combined_using+adobe_pro.tif
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to