add bold line betowen the days

Started by Silver, July 27, 2012, 09:50:41 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Silver

i hope you add bold line betowen the days in the html tables (fet results).
i mean add boldline betoween the last hour in the first day and the first hour in the  2nd day .
and add boldline betoween the last hour in the 2nd day and the first hour in the  3nd day .
.....

Bobby Wise

Hello Silver,

Please excuse Liviu, he is unavailable but will be back next week I think.

Liviu Lalescu

Thank you, Bobby, for your reply!

I'm back, but it is Volker who should answer this.

Volker Dirr

Hallo

i tried a bit. I am not sure how to go on at the moment.

1) A bold line between weeks is currently not possible.

2) You might use a workaround. Add one more hour per day then you currently have and place a break in that last hour. So timetable is the same, but you have an empty line between weeks.

3) I might code something like that. There are 2 variants:
3a) I set a html-"class"/"tag" to the last (or first) hour. So i can style your request. BUT that will sadly work only with html. So it will not work if you print directly from FET. It will work only if you print with a webbrowser.
3b) I set html-"classes"/"tags" to every hour. Advantage: You can also style it like with 3a). Since that will not work with the direct printing, you might simply style it in other ways. Maybe set very second hour with an silver background. BUT saldy here is also an disadvantage: it will not work fine if you have activities with duration >=2.


Silver

Thank you for your interest.
I care about is that HTML, because printing from within fet does not support the Arabic language (print from left to right).

regards