I have a VB6 program that helps the user to print & create pdf files from a non VB program(Pegman). This program is old and will only run on Windows 98 and lower.
I am able to interact with Pegman for everything except when I need to save the pegman file to a .prn file. This needs to be done to convert the files to a pdf file(Pegman's requirements). Pegman opens a windows based save to box and the file name textbox needs to be filled in.
How do I find the save to box programically and fill in the file name textbox from my VB program?
Any help would be greatly appreciated.
Thanks in advance,
Penahill
I am able to interact with Pegman for everything except when I need to save the pegman file to a .prn file. This needs to be done to convert the files to a pdf file(Pegman's requirements). Pegman opens a windows based save to box and the file name textbox needs to be filled in.
How do I find the save to box programically and fill in the file name textbox from my VB program?
Any help would be greatly appreciated.
Thanks in advance,
Penahill