I copied the Orderfolder to onedrive for test and it works. After the btnViewOrder visible , when click on it then it will open another form frmPDFview to open the pdf so on the frmPDFView, I place the code on FormOpen, below is the code:
Private Sub Form_Open(cancel As Integer)
Dim...