Quote:
Originally Posted by donpopo
Hello forum,
I am trying to create a column showing the size of epub in Kb. I only found on the forum how to create a column with size in bits.
Would someone have a solution?
Thank you in advance,
donpopo
|
I presume you mean
bytes, in which case divide by 1024 - the template language includes Arithmetic functions, see
Function classification
BR