logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Post a reply
From:
Message:

Maximum number of characters in each post is: 32767
Bold Italic Underline   Highlight Quote Choose Language for Syntax Highlighting Insert Image Insert an existing Attachment or upload a new File... Create Link   Unordered List Ordered List   Left Justify Center Justify Right Justify   Outdent Indent   More BBCode Tags
Font Color Font Size
Security Image:
Enter The Letters From The Security Image:
  Preview Post Cancel

Last 10 Posts (In reverse order)
Paul Rayman Posted: Thursday, November 14, 2019 7:48:48 AM(UTC)
 
Hi,
You must insert separate text objects for each line.
Bazi Posted: Sunday, November 10, 2019 2:51:39 AM(UTC)
 
Hi,
I would like to insert a stamp on a page (colored background + text with several lines).
This function:
Patagames.Pdf.Net.PdfTextObject.Create (text, pt.X, pt.Y, font, fontSize)
ignores line breaks.
Do I have to insert all lines individually, or is there a way to pass the line break in the text?

Christian