|
-
December 10th, 2001, 03:57 AM
#1
Crystal report Printing
I have an unique problem.
Ihave done a project for shopping mall.
I am printing bill for the items purchased by the customer.when i give print command,
it prints as i want.
problem is
It should stop after printing the last line of the report as they are using paper roll
If the report is of 3 pages,it prints correctly(only if 3 pages are full)
else if 3rd page is half then the rest of the page gets ejcted which i dont want.this is not predefined size .
If u still want further clarification I can give u.
this a challenge for cr/vb programmers
plz help me in this
-
December 13th, 2001, 11:42 AM
#2
Re: Crystal report Printing
I am taking a wild guess here. Crystal reports prints out a full page every time no matter what. The information it gets is from the Printer object.
Since you are printing off from a roll. Those type of programs tend to use the Printer object features found in VB. It can be laborous task but you will have full control of everything.
Go over to www.karenware.com and download her DirectoryPrinter program and take a good look at it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|