pdfrw
pdfrw copied to clipboard
reader.Info is None. How to set attribute in this case?
reader.Info is None. How to set attribute in this case?
reader.Info = PdfDict(
Attribute1 = Value1,
Attribute2 = Value2
)