Adrian
Results
1
issues of
Adrian
I have been trying to add the `Marked` flag to a pdf using the following: ``` my_pdf.Root.MarkInfo.Marked = True ``` That results in `` which is not valid, the boolean...