Size in dot printers
I want to print some tickets report. In this reports the size is variable.
When I design the report I??m using a generic-text printer. In the page options I can specify the page size, but I can't specify that the report has a variable size.
The problem is, that if I put a big size for the page I loss a lot of paper.
The questi??n is : How Can I do a variable size report?
Thaks for your help!
When I design the report I??m using a generic-text printer. In the page options I can specify the page size, but I can't specify that the report has a variable size.
The problem is, that if I put a big size for the page I loss a lot of paper.
The questi??n is : How Can I do a variable size report?
Thaks for your help!
Comments
is the report's size variable or is the text you are printing longer and less long?
If so, put the textfield (dmpMemo) in an extra detail-band and FR will shorten or prolong the report.
hth
sascha
I want to print ticktes, so I don't have limit in the size of the report. I have a roll paper for print. Sometimes, the ticket has 5 rows, or the report can have 100 rows.
The questi??n is how can I print just rhe rows That I need?
In some reports as prReport I can specify that my report is a roll report. I want to do something like that.