Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Insert Marks for Mailing

Status
Not open for further replies.

peggys

Technical User
Feb 21, 2003
24
US
I am trying to create a bill print using Crystal. One of the things I have to produce are "Insert Marks" that print along the right edge of the bill. Marks 2-7 are displayed or supressed depending on the binary equivalent of the current page number. Has anyone had to do this before? And if so, how????

Thanks,
Peg
 
I think you would need to give some sample layout in order for someone here to better picture what you are trying to do.

~Brian
 
You could convert a number into its binary equivalent by testing for 1, 2, 4 etc. Make a series of sting fields and then put them together, using 'trim' to get rid of leading spaces.

There may also be some simpler way to get this, if indeed it's relevant. As bdreed35 said, we need more details. Including the version of Crystal you are using.

Madawc Williams
East Anglia, Great Britain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top