Skip to content

textColor and setTextColor members of TextAnnotation subclass not accessible #47

@dquigley533

Description

@dquigley533

I'm finding this project to be highly valuable. Thanks for making it available.

One thing I've run into is that I can only change the background color of pdf text annotations, not the color of the text itself. The former seems to be possible within poppler-qt5, but isn't wrapped here?

https://people.freedesktop.org/~aacid/docs/qt5/classPoppler_1_1TextAnnotation.html

SetTextFont is wrapped, but the QFont class passed into that doesn't include the text color. If textColor and setTextColor could be accessible via this Python interface then that would be great.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions