[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2369) Embedding custom fonts (TrueType, etc...) to the generated PDF file
Victor Arabadzhiyski (JIRA)
jira-events at lists.jboss.org
Tue Dec 11 17:01:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-2369?page=all ]
Victor Arabadzhiyski updated JBSEAM-2369:
-----------------------------------------
Attachment: cyrillic_seam_pdf.zip
cyrillicPDFGeneration.java - simple java application which generates PDF with cyrillic text via iText
HelloWorld2.pdf - the output PDF generated by cyrillicPDFGeneration.java
cyrillicSeamPDF.xhtml - Seam PDF page with cyrillic content
seam-doc.pdf - the output PDF generated by the cyrillicSeamPDF.xhtml
> Embedding custom fonts (TrueType, etc...) to the generated PDF file
> -------------------------------------------------------------------
>
> Key: JBSEAM-2369
> URL: http://jira.jboss.com/jira/browse/JBSEAM-2369
> Project: JBoss Seam
> Issue Type: Feature Request
> Components: PDF
> Environment: jboss-4.2.0.GA
> Reporter: Victor Arabadzhiyski
> Attachments: cyrillic_seam_pdf.zip
>
>
> Using the information from the iText book and some forums I was able to generate PDF file with cyrillic content (by embedding the corresponding cyrillic-enabled font, because the default ones do not have such support). However, when I tried to generate the same PDF from JBoss Seam PDF, I found that there is no way to embed custom fonts in the PDF file from Seam and after PDF generation, the cyrillic content is simply missing (ignored?!) in the resulting PDF file.
> I think this will be nice multilingual feature for Seam
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list