I am trying to change top margine on my KPW2 (5.4.5.1)
I open ReaderSDK-impl-en_GB.jar in qbe --> ReaderResources_en_GB.class --> change top margin
But whenever I press "Save method" I get this error:
Error: Instruction requires an argument of type byte at line 786, instruction "bipush"
Line 786: bipush 254 on default
Is this error in original file and I only have to change Line 786:sipush 254
Thanks!
|