Avatar

Not applicable

Hi Bruce,

Thanks for your suggestion the link was helpfull. completed the requirement using one more Approach

My Approach goes like, i created a sub-form(hidden from layout) when user triggers print option following changes i made to occur:

  1. Changed the property of Sub-Form from Hidden to Visible under Pre-Print Event.
  2. Filled all the fileds in sub forms under pre-print Event.
  3. Under Post-print Event change the property back to Hidden.

But my question still is why i was not able to use Report() class ????????

Regards,

Ali