[xep-support] Re: fo:inline-container does not work with Hebrew
    Kevin Brown 
    kevin at renderx.com
       
    Mon Oct 24 11:46:00 PDT 2011
    
    
  
Jonathon:
 
You have no font specified and therefore you are using the default font,
Helvetica. You need to use a font that has the appropriate Hebrew glyphs.
 
I added font-family="Arial" and made sure this font is available (edit your
xep.xml configuration file).
 
Kevin Brown
 
From: Jonathan Levinson [mailto:Jonathan.Levinson at intersystems.com] 
Sent: Monday, October 24, 2011 11:15 AM
To: kevin at renderx.com
Subject: FW: fo:inline-container does not work with Hebrew
 
FYI.  Thanks for your help, Kevin!
 
From: Jonathan Levinson 
Sent: Monday, October 24, 2011 8:47 AM
To: xep-support at renderx.com
Cc: 'support at renderx.com'
Subject: fo:inline-container does not work with Hebrew
 
Hello experts,
 
I am having trouble getting fo:inline-container to display when it contains
Hebrew.
 
I attach a .fo file which shows the problem.
 
I attach the generated PDF.
 
The PDF was generated through the following:
 
c:\RenderX\XEP\xep.bat -fo TestInLineContainer.fo -out
TestInLineContainer.pdf
(document [system-id
file:/c:/InterSystems/cache121real/MGR/Temp/TestInLineContainer.fo]
  (validate [validation OK])
  (compile 
    (masters 
      (sequence-master [master-name main]))
    (sequence [master-reference main]
      (title )
      (flow [flow-name xsl-region-body])))
  (format 
    (sequence [master-reference main]
      (flow [1])
      (static-content [1])))
  (generate [output-format pdf][1]))
 
The Hebrew does not display.  The English does.
 
Best Regards,
Jonathan Levinson
Senior Software Developer
Object Group
InterSystems
jonathan.levinson at intersystems.com
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20111024/36d20105/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestInLineContainer.fo
Type: application/octet-stream
Size: 1531 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20111024/36d20105/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: TestInLineContainer.pdf
Type: application/pdf
Size: 72339 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20111024/36d20105/attachment-0001.pdf>
    
    
More information about the Xep-support
mailing list