PDFsharp & MigraDoc Foundation
http://forum.pdfsharp.de/

Again problem with hebrew
http://forum.pdfsharp.de/viewtopic.php?f=2&t=433
Page 1 of 1

Author:  margo [ Sun Jul 20, 2008 8:56 am ]
Post subject:  Again problem with hebrew

PDFsharp Team, hi!
I have the same problem with hebrew text in the Migradoc table header.
This is my code:

Code:
 rowHeader.Height = Unit.FromMillimeter(20);
 rowHeader.Format.Font.Size = 22;
 rowHeader.Format.Font.Color = Colors.White;
 rowHeader.Format.Alignment = ParagraphAlignment.Center;


How I can to add Unicode format to table header?
Thanks a lot in advance.

P.S. Sorry for my bad english :oops:

Author:  Thomas Hoevel [ Mon Jul 21, 2008 7:55 am ]
Post subject: 

AFAIK MigraDoc treats all text the same way - normal paragraph or table header makes no difference.

If it works with paragraphs then it should work with table headers, too.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/