This question has been flagged
1155 Views
Hi,
My problem is with PDF reports
On my device I can use boostrap classes like (row,container,column....etc.)
The problem is when I use the modules on linux server, It just can't see bootstrap or use any of it's features
 xml version ="1.0" encoding ="UTF-8" ?> 

id ="report_first_unit_v2" >
t-call ="web.html_container" >
t-foreach ="docs" t-as ="report" >
t-call ="web.basic_layout" >
expr ="//head" position ="inside" >
font-family: 'Sakkal Majalla' !important;
}
.rtl-container{
text-align: right;
direction: rtl;
}


class ="container rtl-container" style ="font-size:16pt" >
class ="row" >
class ="col-12" >
<
="font-size:20pt;text-align: center;" >




class ="row" >
class ="col-9" >



 






Avatar
Discard