PdfDocumentFromFile Method

Overload List

FromFile(String, String) Loads a PDF document from a file and returns the created PDF document using the default server port
FromFile(String, UInt32, String) Loads a PDF document from a file and returns the created PDF document
FromFile(String, UInt32, String, String) Loads a password protected PDF document from a file and returns the created PDF document
FromFile(String, UInt32, String, String, String) Loads a password protected PDF document from a file and returns the created PDF document using a server password

See Also