The last column in the above table isn’t big enough to add signatures, which is why my client wants to modify the row height.
Currently, we have tried adding invisible data to the rows to force the row height to change, but I really dislike that approach and it breaks centering of the contents.
At the moment it’s not possible to adjust the height of rows. You could however try this little trick. It’s not the best solution either but it might help you out:
Thanks! Is more advanced styling functionality being planned? Or is there a way to fetch the data using the APIs at https://api.getsilverfin.com/api_docs? It seemed not all data is available through that API or am I mistaken?
Thanks Sam, but my customer wants more control regarding the layout. On the new site I cannot find any additional formatting tools, which is why I am looking for alternatives. Although I think Markdown style formatting is adequate for styling programmer documentation, I think it is severely lacking for styling and layout for end-user facing reports. Using CSS for print is currently a much more powerful alternative.