You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
When adding annotations to a PDF, metadata does not seem to be applied correctly. I have only tested this on the Bluebeam Revu viewer. I'm not sure if this is an issue with the viewer or an underlying issue.
For the MetaData class, none of the attributes seem to be written to the annotation's properties.
For attributes designated by the Appearance class (e.g. stroke width/color), I can see them visually when I first open the PDF, but the attribute values show as if they are non-existent and they disappear when any changes are made. For example, I can add a red line with a width of 20, and I will see that line. However, if I make any change within the viewer (e.g. move it, manually change the width) all attributes will reset to their defaults, meaning the line will become invisible, the width set to 1, color set to transparent, etc.
The text was updated successfully, but these errors were encountered:
When adding annotations to a PDF, metadata does not seem to be applied correctly. I have only tested this on the Bluebeam Revu viewer. I'm not sure if this is an issue with the viewer or an underlying issue.
For the MetaData class, none of the attributes seem to be written to the annotation's properties.
For attributes designated by the Appearance class (e.g. stroke width/color), I can see them visually when I first open the PDF, but the attribute values show as if they are non-existent and they disappear when any changes are made. For example, I can add a red line with a width of 20, and I will see that line. However, if I make any change within the viewer (e.g. move it, manually change the width) all attributes will reset to their defaults, meaning the line will become invisible, the width set to 1, color set to transparent, etc.
The text was updated successfully, but these errors were encountered: