jeertmans/rpdf

[BUG] Hand-drawn annotations (e.g., on a tablet) are not merged in final document

Ouverte

#57 ouverte le 14 févr. 2024

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (1 fork)auto 404
bughelp wanted

Métriques du dépôt

Stars
 (44 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Description

When merging annotations from files that were annotated using a table, it seems that those annotations are not in annots objects, which means that they will not be copied in the final document.

Workaround

If only one of the file contains such annotations, place its name first when calling rpd ann merge.

Guide contributeur