inception-project / inception

INCEpTION provides a semantic annotation platform offering intelligent annotation assistance and knowledge management.
https://inception-project.github.io
Apache License 2.0
593 stars 151 forks source link

Print annotated document (PDF) #3264

Open jfiala opened 2 years ago

jfiala commented 2 years ago

Is your feature request related to a problem? Please describe. I would like to print annotated data in a readable format which keeps the annotations visible (e.g. PDF format). So I can show the documents to non-technical users without access to the inception app.

Currently I use these settings: Sidebar left: 5 % (lowest value possible) Sidebar right: 5 %

If sentences are longer, they are cut in the middle and are not visible on the pdf (see sample screenshot below). Only reducing the Font zoom setting helps a bit, but doesn't resolve it.

Describe the solution you'd like It would be nice to have an optimized print layout for optimized printing experience.

Describe alternatives you've considered An alternative would be to use the snipping tool, but this doesn't help for longer documents. And it is less usable than using PDF directly.

Additional context Current settings for print:

Settings_print

Browser layout using settings for print:

browser_layout

PDF result after printing (save as PDF file):

print_layout_cut

Sentences are cut:

reckart commented 2 years ago

Try switching to the "brat (120-chars)" editor in the settings - that might improve your experience.

jfiala commented 2 years ago

Result using brat (wrapping @ 120 chars): grafik

=> Unfortunately this shows no change (in fact the default editor shows a few pixels more).

jfiala commented 2 years ago

Is it possible to remove the left/right sidebar completely? Currently removing the sidebar nodes in html also disables the scrolling behaviour, making things worse.

reckart commented 2 years ago

What is your screen size / resolution?

jfiala commented 2 years ago

screen resolution used: 3840x2160 / scaling ratio: 150%