How to skip x number of labels before printing

I need to skip x number of labels before printing. This is needed when printing just one label on a sheet of labels that have some labels missing.
Don

Comments

  • edited 6:55PM
    I have looked at fast-reports.public.binary for the label demo that has been talked about on this forum but can't find it anywhere!
    Don
  • edited 6:55PM
    joekeyman wrote: »
    I have looked at fast-reports.public.binary for the label demo that has been talked about on this forum but can't find it anywhere!
    Don

    I may have a copy archived somewhere along with some modified code Gord Knight shared with me. I'll see if I can find it later today (it's early morning here).

    Cheers
  • gpigpi
    edited 6:55PM
    You can hide/show band in band's OnBeforePrint event
  • gordkgordk St.Catherines On. Canada.
    edited 6:55PM
    i'll repostit to the binaries news group shortly.
  • edited 6:55PM
    I figured it out!! I created 2 variables, XVar & YVar. Passed the values from my code to XVar & YVar. Then in the BeforePrint function I set the engine CurX & CurY values. Works like a charm now. Looking forward to the demo. Thanks for putting it into the binaries.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.