Sachdeva, Shipra wrote:
> i trying to set the "inline-progression-dimension property value" for a table...
>  
> [INFO] FOP 0.20.4
> [INFO] building formatting object tree
> [ERROR] Error in inline-progression-dimension property value '95%': 
>org.apache.fop.fo.expr.PropertyException: No conversion defined
> [INFO] [1]
...
There seems to be a problem with recognizing percents. Try
width="95%" until this is fixed.

> [WARNING] Some static content could not fit in the area.

This is an entierely different problem.

> i have another q that if i create a PDF form and want my user to be able to type in 
>data into it is there a way to do it?some property that i can set whhich lets my user 
>type in the data.

There is currently no easy way for this.
If you can, build a webapp with HTML forms and such and
generate the PDF until after everything is ready.

J.Pietschmann


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to