Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about Android development and PDF

How to add multiline textbox?

More
9 years 10 months ago #11389 by netmate
I use the 3.8 version library.

I would like to add a multiline text box, but it should not.

I use "\ r \ n" to divide the text, but the line is not split on the screen.

boolean bResult = page.AddAnnotEditbox(rect, annot_text.LineColor, annot_page.ToPDFSize(annot_text.LineWidth), annot_text.FillColor, annot_text.TextSize, annot_text.TextColor);
if(bResult) {
Annotation annot = page.GetAnnot(page.GetAnnotCount() - 1);
annot.SetEditText("A\r\n B\r\n C...");
}

What is the problem?
More
9 years 10 months ago #11391 by Davide
Hi,
we have sent the issue to our developers.
We'll get back to you as soon as possible.
More
9 years 10 months ago #11400 by Davide
Hi,
we have just published a new 3.9RC1 version of the library that solves the issue.
You can download it here : www.radaeepdf.com/download/download-andr...ile/64-radaeepdf-3-9
Time to create page: 0.388 seconds
Powered by Kunena Forum