Visa ett inlägg
Oläst 2009-10-11, 12:32 #4
Lindahl Lindahl är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Dec 2004
Inlägg: 854
Lindahl Lindahl är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Dec 2004
Inlägg: 854
Såhär typ:
Kod:
	
function print() {
	p = new ActiveXObject("MyDLL.MyPrinter");
	p.Print();/* Din funktion i dll-filen som genererar utskriften, här kan du skicka med parametrar */
}
Lindahl är inte uppkopplad   Svara med citatSvara med citat