Skip to Content
Menu
This question has been flagged
3124 Views

i am trying to make an openerp module to import document from a scanner directly to the module

i have a java applet that can do that and i dont know how to call the applet from a form view like using in html

<applet code="scanning.class"
height="100%" width="100%">
</applet>

someone knows if i can use the in xml or i should use java scripti tried to find answer in the web but i didn't find anything

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 15
5031
0
Apr 24
399
4
Nov 23
4246
0
Oct 23
378
0
Dec 22
1334