PdfWebControlConvertImageToPdf Property |
Namespace: RadPdf.Web.UI
To have an effect, this property must be set before CreateDocument(String, Byte) is called.
If true and RAD PDF recognizes the input as a supported image format (and not a PDF), RAD PDF will convert the image to a PDF and load it as a new document.
At this time the following iamge formats are supported:If false, RAD PDF will throw an error if the input is not a valid PDF file.