Click or drag to resize

PdfVisionConvertImageToPdf Method

Overload List
 NameDescription
Public methodCode exampleConvertImageToPdf(Byte, ImageToPdfOptions) Convert image to PDF in memory.
Public methodCode exampleConvertImageToPdf(ListByte, ImageToPdfOptions) Convert images to PDF in memory.
Public methodCode exampleConvertImageToPdf(Byte, String, ImageToPdfOptions) Convert image to PDF file.
Public methodConvertImageToPdf(ListByte, String, ImageToPdfOptions) Convert images to PDF file.
Public methodCode exampleConvertImageToPdf(String, String, ImageToPdfOptions) Convert a folder with images to PDF file.
Public methodCode exampleConvertImageToPdf(String, String, ImageToPdfOptions) Convert array with image files to PDF file.
Top
See Also