PdfDocumentFromData Method

Overload List

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

See Also