-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The ability to save the scanned OCR book as a PDF or Word document, not just a text file #111
Comments
@DraganRatkovich |
@mush42 Of course, but the main advantage of direct saving as pdf or docx is time. It may take a long time to process in Microsoft Word the contents of the extracted text file, especially if the book being scanned contains more than 300 pages. |
Hello. |
@pauliyobo This is the second time I've noted this, don't close an issue that was raised due to community interest and there is still no progress on it. |
@DraganRatkovich |
�Bookworm currently allows the user to save a scanned book as a plain text file, which is inconvenient in some cases, as either Word document or pdf file formats are currently widely used.
Describe alternatives you've considered
Allow the user to save the scanned book in either pdf format or Microsoft Word document format, which, in turn will give more options in the resulting file for editing in word processing programs.
This can be done in the following ways:
@mush42 Let me know your thoughts whether this is possible or not.
The text was updated successfully, but these errors were encountered: