I have tried to debug it. I have placed break points at different points. like in init method of chequeController class, even in the main method of this class and at some other points too, where i added the code. but none of them gets hit when i try to print my custom cheque, altough they gets hit when i try to print other cheque formats. it seems my cheque printing gets an error before all of those break points. Can you please guide me where should i place the break point in order to check the issue more precisely. actually i am absolutely new to this thing which is why i not yet good at it.
↧