My goal is to print the last page first (page 100, then 99, then 98....). I have a printer that has a stacker, but it stacks face up, so if I print the first page first, the first page ends up at the bottom of the stack.
Moving from running RM/COBOL under Unix to running the latest version running under Windows. We need a simple way for a user to do a screen print (not cut and paste into Word - just hit a button). Any suggestions would be appreciated.
Thank you
I will see it that will work, Thanks.... the goal is to print out the sheet and create a book for the sales dept to use for items that can not have a barcode attached. I was hoping I would not have to have the barcodes in the spreadsheet though. They are currently stored in a separate If I get...
I have a sheet with a list of item numbers and need to insert a tif file on each row in a different cell containing the bar code for the item. The tif file is the same name as the item number with .tif . How can i do this easily? The sheet changed as new items are added.
Thank you in advance...
Yes we did... but we ended up going down a different route. We could not get the VB program to run using remote commands (ran fine when execute from the server). So, we found a $50 program on the web that will sit on a windows server, monitor a directory and print any file in the directory...
the BAT file runs the VB program that uses the Acrobat APIs.
We may have solved our problem with a $50 program on the web that will monitor the directory or run on a command line to print the PDFs and use Adobe reader instead of the Standard version of Adobe Acrobat. As a side note, I have had...
we created a bat file to run the VB program on the remote server. When tested on the remote server, it works fine. Using RCMD to execute the bat file from the locale computer gives us errors (482 print error for txt file printing and runtime error for adobe acrobat). What are we missing???
You got it ...because we are printing a whole directory of PDFs (could be as many as 100), we need a way to print a batch of PDF files quickly. If we just print using using reader, won't a new reader open for each PDF?
Hope was to use the APIs in the Standard version of Acrobat. The cobol...
You got it ...because we are printing a whole directory of PDFs (could be as many as 100), we need a way to print a batch of PDF files quickly. If we just print using using reader, won't a new reader open for each PDF?
Hope was to use the APIs in the Standard version of Acrobat. The cobol...
need to execute remote commands from a unix based cobol program to run a vb program on a windows 2000 server. Getting connection refused when tryin RCMD...Any advise would be appreciated.
I have a vb program called from a cobol program running on unix. I need the vb program to run on a remote server instead of the local users machine. Any suggestions?
I was hoping to use the Adobe APIs for printing the PDFs. The program runs great called from a common network drive by the unix program... as long as I have a full version of Adobe Acrobat installed on my PC... We can not afford to outfit everyone with the full version. The goal was to use...
The vb program is called from a Unix order processing system. The order can contain 1 or more requests for PDF documents. The goal is to have the unix program create a temporary directory with the PDF docs, pass the directory path to the vb program and the vb program print the PDFs in the...
I have a VB program that prints all the PDFs in a directory. It works fine when run on my PC, but I need to have it available to everyone in my company. I created an EXE for the vb program on the network, but it does not work because adobe acrobat 6.0 standard and reader are not located on the...
I need a way to print pdf documents from a program running on Unix. Either a command line command or a program under window will work.
I am currently researching ghostscript and acroread for unix and have a sample VB code that runs acroread on windows.
Any advice on the best way to handle...
Running SCO UNIX V R 3.2.2. Used your command and it did not work. The interfaces script was set to unknown. I tried it as HPLASERJET, and it stil did not work. Further test shows that I can not send a sequece with more that 5 characters, including the escape sequence. ESC&l3E works, but...
I can not use any escape sequence that uses more that 1 variable character... ESC&l9P works, but ESC&l10P does not... I have tried this with other sequences and it happens on all of them. I am looking at how the printer is set up in unix.
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.