Thanks, Yashwant for detailed. Fawji, Please refer following https://xmlgraphics.apache.org/fop/2.0/complexscripts.html
Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Thu, Mar 7, 2019 at 11:09 PM Yashwant Dhakad < [email protected]> wrote: > Hi Fawzi, > I am adding few more lines in Deepak comments. Put the fonts with the > following name SimplifiedArabic-Bold.ttf and Simplified Arabic-Regular.ttf > at framework/resources/fonts/ location and then change the > <directory>framework/resources/fonts/NotoSans</directory> > with > <directory recursive="true">framework/resources/fonts/</directory> > in fop.xconf file. > and also change the fop.font.family=SimplifiedArabic > in framework/webapp/config/fop.properties file > > And I download fonts from this site > https://fontzone.net/download/simplified-arabic and > https://fontzone.net/download/simplified-arabic-bold > > > Thanks & Regards > -- > Yashwant Dhakad > > > On Wed, Mar 6, 2019 at 3:50 PM fawzi <[email protected]> wrote: > > > here is my consol logs > > > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS > > tring(ModelScreenWidget.java:280) > > at > > org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr > > een.java:164) > > at > > org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(Sc > > reenFactory.java:214) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget$IncludeScreen.renderW > > idgetString(ModelScreenWidget.java:780) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsStrin > > g(ModelScreenWidget.java:98) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS > > tring(ModelScreenWidget.java:280) > > at > > org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr > > een.java:164) > > at > > org.apache.ofbiz.widget.model.ScreenFactory.renderReferencedScreen(Sc > > reenFactory.java:214) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget$DecoratorScreen.rende > > rWidgetString(ModelScreenWidget.java:860) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget.renderSubWidgetsStrin > > g(ModelScreenWidget.java:98) > > at > > org.apache.ofbiz.widget.model.ModelScreenWidget$Section.renderWidgetS > > tring(ModelScreenWidget.java:280) > > at > > org.apache.ofbiz.widget.model.ModelScreen.renderScreenString(ModelScr > > een.java:164) > > at > > org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer > > .java:136) > > at > > org.apache.ofbiz.widget.renderer.ScreenRenderer.render(ScreenRenderer > > .java:98) > > at > > org.apache.ofbiz.widget.renderer.macro.MacroScreenViewHandler.render( > > MacroScreenViewHandler.java:157) > > at > > org.apache.ofbiz.webapp.control.RequestHandler.renderView(RequestHand > > ler.java:984) > > at > > org.apache.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandl > > er.java:648) > > at > > org.apache.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.j > > ava:210) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) > > at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) > > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > > icationFilterChain.java:292) > > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > > ilterChain.java:207) > > at > > org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52 > > ) > > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > > icationFilterChain.java:240) > > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > > ilterChain.java:207) > > at > > org.apache.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter. > > java:196) > > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > > icationFilterChain.java:240) > > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > > ilterChain.java:207) > > at > > org.apache.ofbiz.webapp.control.ControlFilter.doFilter(ControlFilter. > > java:156) > > at > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl > > icationFilterChain.java:240) > > at > > org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF > > ilterChain.java:207) > > at > > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV > > alve.java:212) > > at > > org.apache.catalina.core.StandardContextValve.invoke(StandardContextV > > alve.java:94) > > at > > org.apache.catalina.authenticator.AuthenticatorBase.invoke(Authentica > > torBase.java:504) > > at > > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j > > ava:141) > > at > > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j > > ava:79) > > at > > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal > > ve.java:88) > > at > > org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAcce > > ssLogValve.java:620) > > at > > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav > > a:502) > > at > > org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp > > 11Processor.java:1104) > > at > > org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process( > > AbstractProtocol.java:684) > > at > > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpo > > int.java:1519) > > at > > org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoin > > t.java:1475) > > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor. > > java:1149) > > at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor > > .java:624) > > at > > org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskTh > > read.java:61) > > at java.lang.Thread.run(Thread.java:748) > > > > 2019-03-06 13:14:58,123 |http-nio-8443-exec-3 |UtilProperties > > > > |I| > > ResourceBundle AccountingEntityLabels (ar_SA) created in 0.232s with 331 > > proper > > ties > > 2019-03-06 13:14:58,698 |http-nio-8443-exec-3 |UtilProperties > > > > |I| > > ResourceBundle CommonEntityLabels (ar_SA) created in 0.571s with 805 > > properties > > > > 2019-03-06 13:14:58,771 |http-nio-8443-exec-3 |ServerHitBin > > > > |I| > > Visit delegatorName=default, ServerHitBin delegatorName=default > > 2019-03-06 13:14:59,079 |http-nio-8443-exec-9 |RequestHandler > > > > |I| > > Rendering View [FindGlobalGlAccount]. Hidden sessionId by default. > > 2019-03-06 13:14:59,110 |http-nio-8443-exec-9 |ScreenFactory > > > > |I| > > Got 14 screens in 0.021s from: > > file:/C:/ofbiz/applications/accounting/widget/Gl > > obalGlAccountsScreens.xml > > 2019-03-06 13:14:59,149 |http-nio-8443-exec-9 |UtilProperties > > > > |I| > > ResourceBundle widget (ar_SA) created in 0.035s with 60 properties > > 2019-03-06 13:14:59,154 |http-nio-8443-exec-9 |PrimaryKeyFinder > > > > |I| > > Returning null because found incomplete primary key in find: > > [GenericEntity:Par > > tyNameView][partyId,null()] > > 2019-03-06 13:14:59,969 |http-nio-8443-exec-9 |ServerHitBin > > > > |I| > > Visit delegatorName=default, ServerHitBin delegatorName=default > > 2019-03-06 13:15:00,677 |http-nio-8443-exec-4 |RequestHandler > > > > |I| > > Rendering View [ListGlAccountsReport]. Hidden sessionId by default. > > 2019-03-06 13:15:02,718 |http-nio-8443-exec-4 |ConfigXMLReader > > > > |I| > > controller loaded: 0.0s, 9 requests, 9 views in > > file:/C:/ofbiz/specialpurpose/b > > irt/webapp/accounting/WEB-INF/controller.xml > > 2019-03-06 13:15:02,791 |http-nio-8443-exec-4 |ConfigXMLReader > > > > |I| > > controller loaded: 0.016s, 506 requests, 239 views in > > file:/C:/ofbiz/applicatio > > ns/accounting/webapp/accounting/WEB-INF/controller.xml > > 2019-03-06 13:15:02,836 |http-nio-8443-exec-4 |ConfigXMLReader > > > > |I| > > controller loaded: 0.001s, 45 requests, 22 views in > > file:/C:/ofbiz/framework/co > > mmon/webcommon/WEB-INF/common-controller.xml > > 2019-03-06 13:15:02,883 |http-nio-8443-exec-4 |ConfigXMLReader > > > > |I| > > controller loaded: 0.0s, 0 requests, 0 views in > > file:/C:/ofbiz/framework/common > > /webcommon/WEB-INF/handlers-controller.xml > > 2019-03-06 13:15:02,931 |http-nio-8443-exec-4 |ConfigXMLReader > > > > |I| > > controller loaded: 0.0s, 4 requests, 0 views in > > file:/C:/ofbiz/applications/com > > monext/webapp/WEB-INF/controller.xml > > 2019-03-06 13:15:04,966 |http-nio-8443-exec-4 |ApacheFopWorker > > > > |I| > > FOP FontBaseURL: file:/C:/ofbiz/framework/resources/fonts/ > > 2019-03-06 13:15:04,976 |http-nio-8443-exec-4 |FOP > > > > |D| > > target-resolution set to: 72.0dpi (px2mm=0.35277778) > > 2019-03-06 13:15:05,039 |http-nio-8443-exec-4 |FOP > > > > |D| > > User configuration found for MIME type application/pdf > > 2019-03-06 13:15:05,084 |http-nio-8443-exec-4 |FOP > > > > |D| > > User configuration found for MIME type application/pdf > > 2019-03-06 13:15:05,868 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:20) > > 2019-03-06 13:15:05,869 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:38) > > 2019-03-06 13:15:05,869 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:56) > > 2019-03-06 13:15:05,870 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:74) > > 2019-03-06 13:15:05,870 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:92) > > 2019-03-06 13:15:05,871 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:110) > > 2019-03-06 13:15:05,871 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:128) > > 2019-03-06 13:15:05,872 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:146) > > 2019-03-06 13:15:05,872 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:164) > > 2019-03-06 13:15:05,877 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > table-layout="fixed" and column-width unspecified => falling back to > > proportion > > al-column-width(1) (See position 88:182) > > 2019-03-06 13:15:06,436 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Font "Symbol,normal,700" not found. Substituting with > "Symbol,normal,400". > > 2019-03-06 13:15:06,436 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Font "ZapfDingbats,normal,700" not found. Substituting with > > "ZapfDingbats,norma > > l,400". > > 2019-03-06 13:15:06,504 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "┼" (0x625, afii57413) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,505 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╙" (0x633, afii57427) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,505 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "ع" (0x645, afii57445) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,505 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╟" (0x627, afii57415) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,505 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "ط" (0x644, afii57444) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,506 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "═" (0x62d, afii57421) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,506 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╚" (0x628, afii57416) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,506 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╧" (0x62f, afii57423) not available in font "Helvetica-Bold". > > 2019-03-06 13:15:06,529 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╟" (0x627, afii57415) not available in font "Helvetica". > > 2019-03-06 13:15:06,529 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "ط" (0x644, afii57444) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "╚" (0x628, afii57416) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "غ" (0x646, afii57446) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "▀" (0x643, afii57443) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "├" (0x623, afii57411) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "ف" (0x647, afii57470) not available in font "Helvetica". > > 2019-03-06 13:15:06,532 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > Glyph "و" (0x64a, afii57450) not available in font "Helvetica". > > 2019-03-06 13:15:06,623 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 5752 millipoints. (See position 510:22) > > 2019-03-06 13:15:06,697 |Finalizer |SQLProcessor > > > > |E| > > Error closing the result, connection, etc in finalize SQLProcessor > > java.lang.NullPointerException > > at > > org.apache.commons.dbcp2.DelegatingConnection.closeInternal(Delegatin > > gConnection.java:235) ~[commons-dbcp2-2.1.jar:2.1] > > at > > org.apache.commons.dbcp2.DelegatingConnection.close(DelegatingConnect > > ion.java:218) ~[commons-dbcp2-2.1.jar:2.1] > > at > > org.apache.commons.dbcp2.managed.ManagedConnection.close(ManagedConne > > ction.java:166) ~[commons-dbcp2-2.1.jar:2.1] > > at > > org.apache.ofbiz.entity.jdbc.SQLProcessor.close(SQLProcessor.java:235 > > ) ~[ofbiz.jar:?] > > at > > org.apache.ofbiz.entity.jdbc.SQLProcessor.finalize(SQLProcessor.java: > > 844) [ofbiz.jar:?] > > at java.lang.System$2.invokeFinalize(System.java:1270) > > [?:1.8.0_202] > > at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:102) > > [?:1.8.0_202 > > ] > > at java.lang.ref.Finalizer.access$100(Finalizer.java:34) > > [?:1.8.0_202] > > at > java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:217) > > [?:1. > > 8.0_202] > > 2019-03-06 13:15:06,704 |Finalizer |EntityListIterator > > > > |E| > > > > ==================================================================== > > EntityListIterator Not Closed for Entity [GlAccount], caught in Finalize > > ==================================================================== > > > > 2019-03-06 13:15:06,714 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 834:22) > > 2019-03-06 13:15:06,715 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 847:22) > > 2019-03-06 13:15:06,716 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 859:22) > > 2019-03-06 13:15:06,717 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 871:22) > > 2019-03-06 13:15:06,718 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 883:22) > > 2019-03-06 13:15:06,718 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 895:22) > > 2019-03-06 13:15:06,775 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 6184 millipoints. (See position 1566:22) > > 2019-03-06 13:15:06,775 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 20464 millipoints. (See position 1566:22) > > 2019-03-06 13:15:06,784 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 24408 millipoints. (See position 1698:22) > > 2019-03-06 13:15:06,786 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 448 millipoints. (See position 1746:22) > > 2019-03-06 13:15:06,790 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 3 exceed the available area in the > > inline-progres > > sion direction by 3504 millipoints. (See position 1818:22) > > 2019-03-06 13:15:06,791 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 3 exceed the available area in the > > inline-progres > > sion direction by 2624 millipoints. (See position 1830:22) > > 2019-03-06 13:15:06,797 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 6184 millipoints. (See position 1963:22) > > 2019-03-06 13:15:06,798 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 20464 millipoints. (See position 1963:22) > > 2019-03-06 13:15:06,798 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 6184 millipoints. (See position 1975:22) > > 2019-03-06 13:15:06,798 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 20464 millipoints. (See position 1975:22) > > 2019-03-06 13:15:06,804 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 6184 millipoints. (See position 1987:22) > > 2019-03-06 13:15:06,804 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 20464 millipoints. (See position 1987:22) > > 2019-03-06 13:15:06,807 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 4 exceed the available area in the > > inline-progres > > sion direction by 6184 millipoints. (See position 1999:22) > > 2019-03-06 13:15:06,807 |http-nio-8443-exec-4 |FOUserAgent > > > > |W| > > The contents of fo:block line 2 exceed the available area in the > > inline-progres > > sion direction by 20464 millipoints. (See position 1999:22) > > 2019-03-06 13:15:07,447 |http-nio-8443-exec-4 |TransactionUtil > > > > |W| > > No transaction in place, so not suspending. > > 2019-03-06 13:15:07,474 |http-nio-8443-exec-4 |SequenceUtil > > > > |I| > > Got bank of sequenced IDs for [ServerHitBin]; curSeqId=10140, > > maxSeqId=10150, b > > ankSize=10 > > 2019-03-06 13:15:07,521 |http-nio-8443-exec-4 |ServerHitBin > > > > |I| > > Visit delegatorName=default, ServerHitBin delegatorName=default > > > Building 91% > :ofbiz > > > > > > > > -- > > Sent from: http://ofbiz.135035.n4.nabble.com/OFBiz-User-f135036.html > > >
