murarinayak / alivepdf

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

writeFlashHtmlText justified align is not working #331

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Call pdf.writeFlashHtmlText(pHeight:Number, pText:String, 
pLink:ILink=null):void
2. Add pText with <P ALIGN="JUSTIFIED"> tag:

<P ALIGN="JUSTIFIED">some text</P>

What is the expected output? What do you see instead?
output text is not justified but left aligned.

What version of the product are you using? On what operating system?
AlivePDF 1.5RC
Windows 7

Original issue reported on code.google.com by aivar.p...@gmail.com on 1 Sep 2011 at 2:18

GoogleCodeExporter commented 8 years ago
fixed in r281.

Original comment by felix.ge...@gmail.com on 8 Oct 2011 at 8:47

GoogleCodeExporter commented 8 years ago

Original comment by felix.ge...@gmail.com on 8 Oct 2011 at 8:47