Actually i don't need any progress handler.
Was thinking that passing NULL as the last parameter to
AVConversionConvertFromPDFWithHandler(RightHandler,NULL,kAVConversionNoFlags, mycurrentPDDoc, OutPath, ASGetDefaultFileSys(),NULL);
would solve the problem.
But it does not. i still see a progress bar.