// Invoke the ConvertHTML method to convert the HTML to PDF. Converter.convertHTML("<h1>Convert HTML to PDF!</h1>", ".", new PdfSaveOptions(), $o("convert-with-single-line.pdf"));