Method | Description | |
---|---|---|
GenerateInvoice ( |
||
InvoiceService ( ILogger logger ) : System |
Method | Description | |
---|---|---|
AddCell ( |
||
AddCellHeader ( |
||
AddPageWithTable ( |
Add all the booking content
|
|
AddParagraph ( |
Add a paragraph object containing the specified element to the PDF document.
|
|
SetStandardPageSize ( |
Set margins and page size for the document
|
public GenerateInvoice ( |
||
stream | ||
invoiceData | ||
return | void |
public InvoiceService ( ILogger logger ) : System | ||
logger | ILogger | |
return | System |