printing with foxpro 2.6 based program in wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
technocp
Level 2
Level 2
Posts: 13
Joined: Wed Aug 27, 2008 7:41 am

printing with foxpro 2.6 based program in wine

Post by technocp »

I have a program which is made in foxpro 2.6 for windows
the program is running very nicely but i am not able to print.

while going for print it shows the dialog box same as we see while printing from notepad in wine. It also shows all the installed printers in the list the printer status in the dialogbox is ready. but when i give print it shows an error message as below :
---------------------------------------------
Printer not ready

The printer device specified is currently
not accessible or the printer is timing out.
The TIME parameter in the CONFIG.FP
file may need to be increased
---------------------------------------------

I have also created a log file from winedebug should i place it here for reference[/quote][/code]
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: printing with foxpro 2.6 based program in wine

Post by vitamin »

technocp wrote:I have a program which is made in foxpro 2.6 for windows
the program is running very nicely but i am not able to print.

while going for print it shows the dialog box same as we see while printing from notepad in wine. It also shows all the installed printers in the list the printer status in the dialogbox is ready. but when i give print it shows an error message as below :
---------------------------------------------
Printer not ready

The printer device specified is currently
not accessible or the printer is timing out.
The TIME parameter in the CONFIG.FP
file may need to be increased
---------------------------------------------

I have also created a log file from winedebug should i place it here for reference
Please create a bug report in bugzilla.
Locked