PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

euro sign
https://forum.pdfsharp.net/viewtopic.php?f=2&t=268
Page 1 of 1

Author:  djroadstar [ Thu Nov 29, 2007 2:09 pm ]
Post subject:  euro sign

I want to add the euro sign in mij pdf document. How can i do this. I tryed several thinks like a normal sign or html.

Thanks!
Robert

Author:  Thomas Hoevel [ Thu Nov 29, 2007 2:26 pm ]
Post subject: 

I just opened the Hello World sample, went to the string "Hello, World!" and inside the string I hit Alt+0128 to enter a Euro sign (this works with any keyboard setting). Then I hit AltGr+E to enter another Euro sign (this works at least with the German keyboard setting).
I had two Euro signs in the code editor - and after running the program I also had two Euro signs in the PDF file.

Choose a font that includes the Euro sign - Hello World uses Verdana.

Author:  djroadstar [ Thu Nov 29, 2007 2:32 pm ]
Post subject: 

I,m going to try it. Thanks!

Author:  djroadstar [ Thu Nov 29, 2007 2:47 pm ]
Post subject: 

is it posible with the following ?

myFirstPage.addText("my text", 40, 535, predefinedFont.csTimesBold, 11, new pdfColor(predefinedColor.csBlack));

Thanks in advance

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