[
https://issues.apache.org/jira/browse/PDFBOX-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17450664#comment-17450664
]
Pablo VP commented on PDFBOX-2725:
----------------------------------
This problem affects the 3.0 alpha release too:
[https://www.apache.org/dyn/closer.lua/pdfbox/3.0.0-alpha2/pdfbox-app-3.0.0-alpha2.jar]
exemple command:
`java -jar pdfbox-app-3.0.0-alpha2.jar split -startPage 7 -endPage 7 -i
pdfOriginal.pdf`
result: the image descriptions from page 7 are removed from the resulting pdf.
example pdf with image descriptions:
[^pdfWithAccessabilityTags.pdf]
Any plans to correct this problem on the 3.0 version?
> [PATCH] Split pdf lose accessibility tags
> -----------------------------------------
>
> Key: PDFBOX-2725
> URL: https://issues.apache.org/jira/browse/PDFBOX-2725
> Project: PDFBox
> Issue Type: Bug
> Components: Utilities, Writing
> Affects Versions: 2.0.0
> Reporter: Simon Steiner
> Priority: Major
> Labels: StructureTree
> Attachments: out.pdf, pdfWithAccessabilityTags.pdf,
> splittagpdf.patch, splittagpdf_unittestFiles.zip
>
>
> java -jar ~/pdf-box-svn/app/target/pdfbox-app-2.0.0-SNAPSHOT.jar PDFSplit
> out.pdf
> Adobe Reader says output "Tagged PDF: No"
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]