I am trying to print all PDF files from a particular folder.
Steps:
- Read PDF files from folder : working well
- Using Start Process : Adobe does not open the file and gives an error. The file name is without any spaces.
Attached is the xaml built so far.
Main.xaml (6.7 KB)