Systime JPEG OCX Control (Trial Version)
The Systime JPEG OCX Control allows you to store JPEG Image data in your Navision Database. Use JPEG Images on your Forms and Reports!
This is a fully functional trial version! The only limitations are two diagonal lines drawn over the displayed image.
http://www.mibuso.com/dlinfo.asp?FileID=365
Discuss this download here.
Comments
http://www.BiloBeauty.com
http://www.autismspeaks.org
Yes it's German, but the Online Help is in English.
I Execute the exe and Programm was installed, after this i
have a directory with follow files:
systime_jpeg.hlp
Uninst.isu
Systime_jpeg.ocx
We do support only german, french, italian, spanish and english
language variants of the control so far. If you need another language
let us know. The online documentation (programming manual) will
be english in all language variants.
world: those who understand binary, and
those who don't!"
Wao! It seems really great, but how does it work for reports?
You store jpg file in Blob fields, and on the report you convert in bmp, or you can really print jpg files?
EDIT : I didn't look the help file but now i did. In fact, you convert temporarly the file and finally you transform it in bmp, that's what i was thinking.
Where can we find the documentation?
Thanks for answers.
message above.
world: those who understand binary, and
those who don't!"
then work with the BMP's that Nav can show
http://bluefive.pair.com/pixresizer.htm
& it's free
http://www.BiloBeauty.com
http://www.autismspeaks.org
One of the big things with us was to try and make sure all our pics are about the same size.
400x400 is about the best size for us & 20kb to 50KB jpg size.
Take a look at this one is has a size mode thing
Navision AdvancedImage.Net v1.1
http://www.mibuso.com/forum/viewtopic.php?t=7164
& Another
iFacto ImaVision v2
http://www.mibuso.com/dlinfo.asp?FileID=573
http://www.BiloBeauty.com
http://www.autismspeaks.org
The method JPG2BMP has two properties called LimitX and LimitY. If you set these limits to the size of your control, the picture will be scaled up or down keeping the aspect ratio.
I hope that helps.
Download at: ftp://ftp.systime.ch/pub/Navision/Systime_JPEG_Demo_EN.zip
world: those who understand binary, and
those who don't!"
The Systime JPEG OCX Control allows you to store JPEG Image data in your Navision Database. Use JPEG Images on your Forms and Reports!
This is a fully functional trial version! The only limitations are two diagonal lines drawn over the displayed image.
http://www.mibuso.com/dlinfo.asp?FileID=365
Discuss this download here.
I'm using English XP, what's wrong with the exe? Anybody can help?
I have patched the setup using orca. You can find the updated
version on our ftp server: ftp://ftp.systime.ch/pub/Navision/Systime_JPEG_Demo_EN.zip
world: those who understand binary, and
those who don't!"
As sample code, I tried the following lines in the OnAfterGetRecord trigger of Item Card: together with a picture box with SourceExpr=Item.Picture
When I open Item Card, I get the following error in NAV 4.3 and in 5.0 (SP1), too:
"C/Side was unable to load a windows resource ..."
Is there something wrong with the code above? Should the control work under Vista?
It would be great, if you could expose a sample code for showing JPG-images stored in the Item.Picture BLOB-field in a PictureBox within the Item Card?