Satishpethani92 / alivepdf

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

Font size is not rendered properly with Flex RichText Formatted (XHMTL) string input. #203

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. please see the attached screen shot (editor.png)
2. generate a PDF file with the input shown in the screen shot and using
PDF.writeFlashHtmlText();

What is the expected output? What do you see instead?
A line of text looks identical to that shown in editor is expected in the PDF.
Please refer to the attached pdf file (GeneratedPDF.pdf) for the actual output.
The bottom of the line is not aligned.

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

Please provide any additional information below.

Original issue reported on code.google.com by stephen....@gmail.com on 2 Mar 2010 at 5:10

Attachments:

GoogleCodeExporter commented 8 years ago
 - http://code.google.com/p/alivepdf/issues/detail?id=203 => fixed in r281. Now Fontsize are correctly processed. Please refer to the "writeFlashHtmlText how-to" in http://code.google.com/p/alivepdf/wiki/APIAdditions .

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