Dear Appeon team,
I have a datawindow and I place a computed field for a png picture. But, While print preview it is showing perfectly but while take print png picture goiint out object border.
attachement herewith....
Dear Appeon team,
I have a datawindow and I place a computed field for a png picture. But, While print preview it is showing perfectly but while take print png picture goiint out object border.
attachement herewith....
Another remark:
If you set your datawindow units to pixels, you can see the size you have assigned in pixels to your 3 controls on the dw:
You'll see that you have assigned a width and height of 244x225, this has nothing to do with the size of your images which are 160x120. You could maybe make the "picture (computes)" controls twice as big, but they'll have to have a corresponding ratio to the real images.
Also, just as extra information: you don't really have to use computed columns and the Bitmap() function. You could instead use 3 char columns to which you assign the file name and mark "Display as picture", but that's not really your problem in this case:
I think there's something wrong with the saved images: When I open them in paint they are "cropped" to start with:
Hi Shameem,
Can you make a small sample application for us to reproduce the problem and see what's going wrong?
regards
I used picure control.... it is failed
I used column ... it is failed..
But this issue only for png format and no any jpg, bmp or gif. I don't know it is programatical issue or other windows issue. Same datawindow using my costomers in more than 400 PCs. But this issue only for few PCs.