Hi Bruno,

i have no idea.
the conflicts were with the arrays.

PdfArray fieldRect = (PdfArray) fldItem.widgets[0].get(PdfName.BBOX);

the is a conflict, but i dont know how could i resolve that
is there any solution to convert an ArrayList to an array?



Gruß
Christian Schmidt



bruno <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

22.05.2006 09:36

Please respond to
[email protected]

To
[email protected]
cc
Subject
Re: [iText-questions] setFieldProperty - Question by resizing an textfield





[EMAIL PROTECTED] wrote:

>
> Hi bruno,
>
> thanks for help, but the code example doesn't compile successfully.

Mark wrote it down from memory.
He warned about that.

> do you know where were the misstakes?
> i get this failure notice:
>
> java.lang.Error: Unresolved compilation problems:
>         The type of the _expression_ must be an array type but it
> resolved to ArrayList
>         The constructor Rectangle(double, double, double, double) is
> undefined
>         The type of the _expression_ must be an array type but it
> resolved to ArrayList
>         The type of the _expression_ must be an array type but it
> resolved to ArrayList

The stacktrace answers your question.
br,
Bruno


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to