Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to solve the printer problem, which seems tough...
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00582513
Message ID:
00582523
Views:
24
>>Hi everybody,
>>
>>Here is the story. Main application (called JobControl) allows to run several automatic jobs in batch mode. These jobs consist of three basic steps: select data from our databases, transform them into custom output, create a report. In order to run them in batch, instead of printing reports we use REPORT FORM myReport TO FILE myFile. Later user can hit Distribute button, which allows to choose a printer, and the files are printed, using RawPrint.fll from Download section here.
>>
>>You can see our problem: reports are created with some printer set. Report to file command uses this printer info and produces file filled with codes for specific printer. Now, if user chooses the same printer, all would be fine. However, if he/she chooses another printer, garbage would be printed.
>>
>>I don't see a way to correctly solve this problem. My manager said, that we would design our reports oriented for specific printer, and user should choose this printer always. If he/she chooses another printer, it would be his/her fault. However, it's obviously not a good solution.
>>
>>Do you have ideas, how to solve this problem?
>>
>>Thanks a lot in advance.
>
>Print your report to PDF file!
>
>Evybody can print them on the printer of their choice without problems...
>
>HTH :-)

:) They are shipping labels, so they have to be printed... Most of our reports go to PDF now, then we e-mail them to customers. However, several of them still receive them printed...

Thanks anyway :)

BTW, How can you automatically (without user's intervention) print PDFs and how can you print PDF on Matrix printer, which doesn't support graphics?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform