Is it possible to open a pdf save it and close it all in the background?
I'm using a dll which I can create an fdf file which holds data. When my code opens this fdf file using the ShellExecute command it then opens the pdf template with the data which i then want to save!
Simply all i'm wanting to do is open a file save it then close it without the user doing it?
Any help much appreciated
I'm using a dll which I can create an fdf file which holds data. When my code opens this fdf file using the ShellExecute command it then opens the pdf template with the data which i then want to save!
Simply all i'm wanting to do is open a file save it then close it without the user doing it?
Any help much appreciated