Compose contract and create PDF.
Parameters: | |
---|---|
Returns: | StringIO file instance containing PDF file. |
Return type: | obj |
Generate review from review_struct.
Parameters: | review_struct (obj) – GenerateReview instance. |
---|---|
Returns: | StringIO file instance containing PDF file. |
Return type: | obj |