metanorma / metanorma-iho

Metanorma for the International Hydrographic Organization
BSD 2-Clause "Simplified" License
4 stars 2 forks source link

PDF: Missing annotations #229

Closed Intelligent2013 closed 4 months ago

Intelligent2013 commented 4 months ago

The source document: https://github.com/iho-ohi/S-102-Product-Specification/

There aren't annotations in the PDF.

document.presentation.pdf.err:

Can't add annotation.
Intelligent2013 commented 4 months ago

The issue in the class PDFTextAnnotationStripper in the line

if (doHighlight && !highlightedAlready && string.contains(highlight_text)) {

By some reason the PDF string S-102PT7 agreed in principle to limit the scope of S-102 v 2.1 to Navigation Only. Several sections

splits into a few strings:

S-102PT7 agreed in principle to  limit  the scope of S-102 v 2.1  to Navigation Only. Several sections 

and can't be compared with highlight text.

Intelligent2013 commented 4 months ago

Fixed in https://github.com/metanorma/mn2pdf/releases/tag/v1.92.