mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
add newline
This commit is contained in:
parent
08dbe5dd01
commit
a284112865
@ -23,3 +23,4 @@ text_list = ["col1", "col2", "col3"]
|
||||
widths = [5, 20, 15]
|
||||
align = ["left", "center", "right"]
|
||||
p.software_columns(text_list=text_list, widths=widths, align=align)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user