Overload | Description |
---|---|
ConvertToPDFUA(String,PdfConversionConformance) | Converts the currently loaded PDF document to a brand new PDF document that meets the PDF/UA conformance. |
ConvertToPDFUA(String,PdfConversionConformance,Int32) | Converts the currently loaded PDF document to a brand new PDF document that meets the PDF/UA conformance. |
ConvertToPDFUA(Stream,PdfConversionConformance,Int32) | Converts the currently loaded PDF document to a brand new PDF document that meets the PDF/UA conformance. |