Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4082 Представления

Hi Sir/Madam,

I installed

base_report_to_printer module and work every thing fine in local host. I am able to dected printer connect to my localhost system and I am able to connect my printer directely, also I am able to take print by simply clicking print button. Thanks to

base_report_to_printer module.

But in online I am not able to detect my client connected printers by clicking update printers from CUPS.


Additionaly:

1) I am installed cups in my server.

2) I am also installed cups in my local host server.

Clue:

1) In printing.py, I found

CUPS_HOST = config.get('cups_host''localhost', )
CUPS_PORT = int(config.get('cups_port', 631)) # config.get returns a string
 

Does I need to change local host from the above code.

Thanks


Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
янв. 24
1682
1
февр. 16
4992
1
мар. 15
6826
5
июл. 22
16931
4
апр. 19
7283