ConvertToPdfFile(Byte, String) | Converts a Word document from a byte array to PDF and saves the result to a specified file path |
ConvertToPdfFile(String, String) | Converts a Word document from a file path to PDF and saves the result to a specified file path |