Image Dataproviders no longer print in Fields

Hi,

Has anyone else noticed that a change in Servoy in the recent months has stopped dataproviders which are media printing to pdf from fields.

I just noticed this (although has been knagged for a few weeks). If i change them to Labels then they are fine.

Didnt know whether this was a bug or designed to happen.

David

Hi David,

It’s just the printing ? Or don’t they show up in your forms either?
Are you using PostgreSQL 9.0.x perhaps ? If so then you need to use the latest JDBC driver or else your media doesn’t show up at all.

Actually, you are right, they dont show up on the forms either.

I forgot this is a print view which is not previewed, but my edit signatures form didnt work either, so i had to change them to labels.

I am using mysql, so database hasnt changed. I think this must have beend a 5.2.1 to 5.2.2 change that slipped me by.

David

Hi David,

Where is your image media that doesn’t show located ? In the repository ? Is that repository also in MySQL or is it in PostgreSQL ?

Are you using variables as dataproviders or table columns directly?

These are global image fields

It is most likely the same problem as reported here:
http://www.servoy.com/forum/viewtopic.php?f=22&t=15186