-
Notifications
You must be signed in to change notification settings - Fork 438
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
[notebooks] add export_as_pdfa notebook #650
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Slight change suggestion and we'll be good!
Codecov Report
@@ Coverage Diff @@
## main #650 +/- ##
==========================================
- Coverage 96.07% 96.05% -0.03%
==========================================
Files 113 113
Lines 4386 4386
==========================================
- Hits 4214 4213 -1
- Misses 172 173 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you a lot!
* start synth * cleanup * start synth * add synthtext * add docu and tests * apply code factor suggestions * apply changes * clean * add notebook * apply
This PR adds the example usage to export docTR results as searchable PDF/A files
Issue:
#562