dbarra / xdocreport

Automatically exported from code.google.com/p/xdocreport
1 stars 0 forks source link

XHTML Table border Problem (dispatch=view) #266

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I view report with XHTML the contents are normally but table border is 
disappear
But if I view with PDF_XWPF is no problem.
I have to use XHMTL in Google App engine because when I view with PDF , gg app 
engine is not supported for THAI fonts as I posted before -- 
https://code.google.com/p/xdocreport/issues/detail?id=230 
Then I change to XHTML the contents show correctly but there is table border 
problem.

APP ENGINE :

XHTML VIEW:
http://iesstoragedemo.appspot.com/gstorage/reportDispatcher?reportId=test.docx&n
ame=XDocReport&converter=XHTML_XWPF&dispatch=view
PDF VIEW:
http://iesstoragedemo.appspot.com/gstorage/reportDispatcher?reportId=test.docx&n
ame=XDocReport&converter=PDF_XWPF&dispatch=view

Parameters : 
reportId=test.docx&name=XDocReport&converter=XHTML_XWPF&dispatch=view

Version : 1.0.2 for app-engine

HTML Generated : 

<html><head><style>p{margin-top:0pt;margin-bottom:1pt;}p.TableGrid{margin-bottom
:0.0pt;}span.XDocReport_Hyperlink{color:#0000ff;text-decoration:underline;}p.XDo
cReport_Heading_1{margin-top:24.0pt;margin-bottom:0.0pt;}span.XDocReport_Heading
_1{font-size:14.0pt;font-weight:bold;color:#365f91;}p.XDocReport_Heading_2{margi
n-top:10.0pt;margin-bottom:0.0pt;}span.XDocReport_Heading_2{font-size:13.0pt;fon
t-weight:bold;color:#4f81bd;}p.XDocReport_Heading_3{margin-top:10.0pt;margin-bot
tom:0.0pt;}span.XDocReport_Heading_3{font-weight:bold;color:#4f81bd;}p.XDocRepor
t_Heading_4{margin-top:10.0pt;margin-bottom:0.0pt;}span.XDocReport_Heading_4{fon
t-weight:bold;font-style:italic;color:#4f81bd;}p.XDocReport_Heading_5{margin-top
:10.0pt;margin-bottom:0.0pt;}span.XDocReport_Heading_5{color:#243f60;}p.XDocRepo
rt_Heading_6{margin-top:10.0pt;margin-bottom:0.0pt;}span.XDocReport_Heading_6{fo
nt-style:italic;color:#243f60;}</style></head><body><div 
style="width:595.0pt;margin-bottom:72.0pt;margin-top:72.0pt;margin-left:72.0pt;m
argin-right:72.0pt;"><p 
style="text-align:center;">&#3611;&#3619;&#3632;&#3623;&#3633;&#3605;&#3636;&#36
09;&#3633;&#3585;&#3648;&#3619;&#3637;&#3618;&#3609;</p><p 
style="text-align:center;">Student information</p><table class="TableNormal 
TableGrid"><tr class="TableNormal TableGrid"><td class="TableNormal TableGrid" 
style="width:115.5pt;"><p style="text-align:center;">qawsasdasd</p></td><td 
class="TableNormal TableGrid" style="width:115.5pt;"><p 
style="text-align:center;">asdasdasdasd</p></td><td class="TableNormal 
TableGrid" style="width:115.55pt;"><p 
style="text-align:center;">asdasdasd</p></td><td class="TableNormal TableGrid" 
style="width:115.55pt;"><p 
style="text-align:center;">asdasddas</p></td></tr><tr class="TableNormal 
TableGrid"><td class="TableNormal TableGrid" style="width:115.5pt;"><p 
style="text-align:center;"><br/></p></td><td class="TableNormal TableGrid" 
style="width:115.5pt;"><p style="text-align:center;"><br/></p></td><td 
class="TableNormal TableGrid" style="width:115.55pt;"><p 
style="text-align:center;"><br/></p></td><td class="TableNormal TableGrid" 
style="width:115.55pt;"><p 
style="text-align:center;"><br/></p></td></tr></table><p 
style="text-align:center;"><br/></p><p/></div></body></html>

Original issue reported on code.google.com by administ...@iessystem.com on 24 May 2013 at 7:30

Attachments:

GoogleCodeExporter commented 8 years ago
Table border is not managed for  DOCX->XHTML converter. I will develop that 
when I will have time.

Regards Angelo

Original comment by angelo.z...@gmail.com on 24 May 2013 at 7:37

GoogleCodeExporter commented 8 years ago
thank you

Sharif Densumite

Original comment by administ...@iessystem.com on 27 May 2013 at 10:49