Skip to main content

Search

Search

Printing Identical Copies Of Label

Comments

3 comments

  • Avatar
    Legacy Poster
    "Number of Identical Copies is Data Sourced"

    That means that your label format is looking somewhere *other* than your print dialog for the number of identical copies. Specifically in your case, it is looking at a field that is prompted on your label. You'll have to go into the label format, go into the print dialog, and press the "Options" button next to 'Number of Identical Copies'. This should give you the option to check a radio button that will take that value off of being data sourced. Then maybe your program error will go away.

    I don't have 9.2, but if you need a screenshot I can probably grab a 9.4 one which should be close.
    0
  • Avatar
    Legacy Poster
    Thank you very much. That looks like the ticket. I added a sharename for the identical Copies of labels datasource and set it with the number of labels needed and now it just works.
    0
  • Avatar
    yona Tauber

    I'm having also this issue I would like to check programmatically via COM if the count is set via a data source. 

     

    any way to do that? 

     

    TIA_YON

     

     

    0

Please sign in to leave a comment.