Analysis in lines

Hey there,

I was wondering wether there is a smart way to convert the words/chars in the Studio report to lines - in Studio itself or via an app maybe?

Do you have any ideas?

Thanks in advance.

Christiane

Parents Reply
  • Hi Jesse

    First thanks for working on this.

    Let me add some information that may be useful to you when programming the options:

    - In Switzerland it is quite custom to bill by lines

    - A line is of variable length, the most common length is 55 characters, but there are also other flavors (the federal government for example uses 60 characters). This means that there should ideally be a variable to indicate the size of a line.

    - An additional distinguishing aspect is that we usually count the characters including the spaces (this is one of the most annoying aspect of the Studio analysis because it only counts characters and we always need to add the number of words to get the correct count). It would be good to be able to specify whether the count should be with or without spaces.

    Walter

Children
No Data