tMsRegisterMPrint("mp-bs89efu5zr")
tMsCreateReport(fileLocation^"Certificate.mpf")
tMsBeginRegion("MainRegion")
     tMsBeginRegion("ImageRegion1")
          tMsSetVariable("U_Name","--value--")
          tMsSetVariable("End_Date","--value--")
          tMsSetVariable("Routing","--value--")
     tMsEndRegion()
tMsEndRegion()
tMsPrintReport()
tMsFreeReport()
