Closed GoogleCodeExporter closed 8 years ago
Sry. I've applied the wrong example. That should be better.
Original comment by wilko.ve...@gmail.com
on 19 Mar 2012 at 9:35
Attachments:
Hi,
Coud you please attach the Java code sample + Java context. It will help us a
lot to try quicly your sample.
When I see your sample. Have you tried to use FieldsMetadata like this?
--------------------------------------------------------
metadata.addFieldAsImage("image", "question.Image");
--------------------------------------------------------
For your information, you cannot set a Null image. I think the image feature
should be improved to support Null image (Null Inputstream image=>doesn't
generate image).
Regards Angelo.
Original comment by angelo.z...@gmail.com
on 20 Mar 2012 at 12:26
Hello Angelo,
yes I tried FieldsMetadata. I guess I am doning something wrong.
Attached you'll find a simplified version of my code. You have to apply pathes
to template and output file as args and I guess you have to adjusted the
hardcoded part within Question.java.
Best regards
Wilko
Original comment by wilko.ve...@gmail.com
on 20 Mar 2012 at 4:41
Attachments:
Hi v,
I don't understand. I have tried your sample and it works great?
I have attached my test which works well. In this test I use
ClassPathImageProvider, but I have tested too with FileImageProvider which
works well.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 21 Mar 2012 at 2:51
Attachments:
Original comment by angelo.z...@gmail.com
on 27 Mar 2012 at 9:40
Original issue reported on code.google.com by
wilko.ve...@gmail.com
on 19 Mar 2012 at 9:29