feat(Html2Pdf): add PdfOptions parameter #6438
Annotations
5 errors
|
run test
Process completed with exit code 1.
|
|
run test:
test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfStreamFromHtmlAsync(string, IEnumerable<string>?, IEnumerable<string>?, PdfOptions?)'
|
|
run test:
test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfDataFromHtmlAsync(string, IEnumerable<string>?, IEnumerable<string>?, PdfOptions?)'
|
|
run test:
test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfStreamAsync(string, PdfOptions?)'
|
|
run test:
test/UnitTest/Components/ExportPdfButtonTest.cs#L158
'ExportPdfButtonTest.MockHtml2PdfService' does not implement interface member 'IHtml2Pdf.PdfDataAsync(string, PdfOptions?)'
|