Closed ivanistheone closed 4 years ago
When I tried to regenerate a report from all channels, Chrome kept working for a very long time at 100% CPU,
and didn't finish in 10+ minutes.
I then retried with a smaller selection, which worked after about 1 minute: 2020_August_Kolibri_Content_Library.pdf
In the generated report it seems both of the issues highlited above are fixed (thumbanils look un-squashed, and only non-zero content kinds counts are shown), so I'm going to close this issue now.
@rtibbles check the Arabic fonts in the PDF seem smudged but probably nothing requiring immediate fix.
Yeah... unfortunately the JS PDF generation library we are using doesn't handle RTL text very well, so @jayoshih had to do some very fancy footwork to get the Arabic text to be generated at all.
I would like to work out how to do the PDF generation in a worker thread, but it requires DOM access, so I'm not completely sure how to handle that.
Summary
Two suggestions for the PDF exports form catalog:
Do no squish thumbnails like this:
(the thumbnail looks horizontally squashed)
Do no show stats for content kinds that are not present in the channel
Category
Select one: ENHANCEMENT