i have a listview with data in image.
i need to send the value to the printer in a tabular mode...
the param are:
max lenght for each row, in printer, have 60 character max
for
REPARTO max lenght 34 align to the left
ID max lenght 3 align to the center
qty max lenght 3 align to the center
PREZZO max lenght 10 align to the right
TOT. max lenght 10 align to the right
max lenght of each row 34+3+3+10+10
print a tabular text from listview, peraphs just post
-
- PlatinumLounger
- Posts: 4266
- Joined: 26 Apr 2010, 17:36
print a tabular text from listview, peraphs just post
You do not have the required permissions to view the files attached to this post.
-
- PlatinumLounger
- Posts: 4266
- Joined: 26 Apr 2010, 17:36
Re: print a tabular text from listview, peraphs just post
UP. PLEASE
now i need
now i need