With further researching and trial by error debugging I think I am finally getting closer to the above mentioned error. I mentioned that when files were placed into adobe 8 that it created a PDF. Now when processing the prn's I get the below error on every file...
I have been searching for a while with no luck. I have a VB6 program that creates some prn files that needs to placed into 1 PDF. The VB6 program creates a postscript(.ps) file and then used the FileToPDF method to run it. When this VB6 program was developed we were using Adobe 5 and it worked...
I have been searching for a while with no luck. I have a VB6 program that creates some prn files that needs to placed into 1 PDF. The VB6 program creates a postscript(.ps) file and then used the FileToPDF method to run it. When this VB6 program was developed we were using Adobe 5 and it worked...
I need to find a window and then fill in some text and the click on the OK/Save button. I am able to find the window by using EnumWindowsProc. I think I need to use the SendMessage function but in the declaration the wMsg is declared as a long but I need to pass a string.
I need to pass the...
I guess I didn't expain the problem well enough, my fault. The .bat file will not run at the DOS prompt properly on Windows 2000. The error message is that it can not read the printscript.scp. The printscript.scp is a text file with a list of print commands that will print a plan-o-gram through...
The DOS code in the bat file is the following:
C:\HQ\Scriptor.PIF C:\HQ\Batch\printscript.scp /R
I have tried running the convertscript.bat as a .pif file. The .pif file I get the 16 Bit MS-DOS error. The .bat file returns the error message that it can not read the .scp file contained within...
I have a 16 bit program that I need to execute a .bat file on Windows 2000. The script is being executed within VB6. When I execute the .bat file I receive an error stating the script can not be read. If I manually open the program that the script is meant for it runs fine. I change the .bat to...
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...
I am having problems with a Class not registered error on my VB6 app. The weird think is that this is only happening on Toshiba lap-tops. It has failed on 3 of them using either Windows 95 or Windows 2000. The same application will work fine on any other make of system. The Toshibas we are using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.