HtmlToPdfConverter.Execute method

namespace: Serenity.Reporting   assemblySerenity.Net.Web

Executes the converter process and returns the PDF bytes

public byte[] Execute()

Exceptions

exception condition
ArgumentNullException UtilityExePath or URL is null
InvalidOperationException An error occureed during process execution

See Also