Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Overload List
Name | Description | |
---|---|---|
![]() | MakePDFSearchableToVariant |
Processes the document with OCR (Optical Character Recognition), adds the recognized characters
as invisible text over the images and returns the result PDF document as array of bytes.
This is COM/ActiveX-compatible version of the method MakePDFSearchable(Stream).
|
![]() | MakePDFSearchableToVariant(Int32) |
Processes the document with OCR (Optical Character Recognition), adds the recognized characters
as invisible text over the images and returns the result PDF document as array of bytes.
This is COM/ActiveX-compatible version of the method MakePDFSearchable(Stream, Int32).
|
![]() | MakePDFSearchableToVariant(Int32, Int32) |
Processes the document with OCR (Optical Character Recognition), adds the recognized characters
as invisible text over the images and returns the result PDF document as array of bytes.
This is COM/ActiveX-compatible version of the method MakePDFSearchable(Stream, Int32, Int32).
|
See Also