Comment on [help] Are there tools for documents manipulating that can provide an approximate size of components (text included)?

<- View Parent
Red1C3@lemmy.world ⁨8⁩ ⁨months⁩ ago

Yeah my main is issue is trying to figure out how many pages it spans, I’ve looked at some docx and odt libs, none did seem to have an API related to getting the number of pages nor the height of some component (except for stuff with fixed heights like images…).

The underlying issue is that I want to create an exam paper with the least papers possible per exam, so I guess that at least I should be able to get the height of each question of the exam and rearrange them (using an algorithm) in a fashion that uses less papers.

source
Sort:hotnewtop