tesseract
tesseract copied to clipboard
Is it possible to CreatePdfRenderer to MemoryStream?
When Processing my image files I Create a PDF with renderer.AddPage, however I can only seem to create this by creating a PDF to disk. Is there anyway of getting this directly to a ByteArray ?
Sorry if I have msised something apparent in docs... :-)