If you feel this is an issue that should be addressed by the community, feel free to raise a ticket in JIRA.
Best regards, Pierre Smits *Apache Trafodion <https://trafodion.apache.org>, Vice President* *Apache Directory <https://directory.apache.org>, PMC Member* Apache Incubator <https://incubator.apache.org>, committer *Apache OFBiz <https://ofbiz.apache.org>, contributor (without privileges) since 2008* Apache Steve <https://steve.apache.org>, committer On Mon, Mar 11, 2019 at 12:45 PM Deepak Dixit <[email protected]> wrote: > In code, there are lots of occurrences where font-family is hardcoded in > fo.ftl files. > As we have fop.font.family in fop.properties, so all the fop files should > use this property instead of hardcoded font-family. > > Thanks & Regards > -- > Deepak Dixit > ofbiz.apache.org > > > On Mon, Mar 11, 2019 at 4:03 PM Ankush Upadhyay < > [email protected]> wrote: > > > Hi Fawzi, > > It looks like COA screen is not rendering via fop render. > > You can set font family in screen to use it in COA screen. > > Try to add font family in screen widget like: > > <property-to-field resource="fop.properties" field="defaultFontFamily" > > property="fop.font.family" default="SimplifiedArabic" /> > > Assuming you have already set SimplifiedArabic in fop.properties. > > > > > > > > Thanks > > -- > > Ankush Upadhyay > > > > > > On Sun, Mar 10, 2019 at 4:02 PM fawzi <[email protected]> wrote: > > > > > any updates?? > > > > > > > > > > > > -- > > > Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > > > > > >
