Skip to main content

Search

Search

Printing Problem

Comments

3 comments

  • Avatar
    Fernando Ramos Miracle
    Hello Andy,

    The only way of printing labels with old data is if your application specifies this variable data to the BarTender document directly, if your application prints (without modifying) a previously saved document with that old data, or if the document sent is using database information that's already been used.

    1. Could you let me know if your application is saving the documents with the variable data after printing them (using the [i]btFormat.Close(BarTender.BtSaveOptions.btSaveChanges)[/i] method)? Does it do it every time it prints or only sometimes?

    2. Where exactly is this variable data coming from? Is it coming from a database (and your ActiveX application specifies the records to print, or even the actual database to use)? Or is your application directly modifying the named sub-strings from your documents?
    0
  • Avatar
    Legacy Poster
    [quote name='Fernando R-Seagull Support' timestamp='1354114843' post='3807']
    Hello Andy,

    The only way of printing labels with old data is if your application specifies this variable data to the BarTender document directly, if your application prints (without modifying) a previously saved document with that old data, or if the document sent is using database information that's already been used.

    1. Could you let me know if your application is saving the documents with the variable data after printing them (using the [i]btFormat.Close(BarTender.BtSaveOptions.btSaveChanges)[/i] method)? Does it do it every time it prints or only sometimes?

    2. Where exactly is this variable data coming from? Is it coming from a database (and your ActiveX application specifies the records to print, or even the actual database to use)? Or is your application directly modifying the named sub-strings from your documents?
    [/quote]


    Hello

    1. we use this methode only at close or exit the main labview software.
    The mistake happens only sometimes.

    2. We send this data over the methode IbtFormat.SetNamedSubStringValue.....
    Sometimes it makes a mix with old data.

    best regards
    Andy
    0
  • Avatar
    Fernando Ramos Miracle
    If your application is setting the data on the document at print time for each substring then it's probably that at some point the assigned data is not the correct one.

    Could you create a log on your application to verify exactly what is being assigned to each substring at print time?

    Could you also activate the print log information option in BarTender (from the "Administer>Log Setup..." option, under the "Text File Log" tab)?

    After activating both options and recording the print job and the assignation of each substring when printing old data, please send them both to our tech support email (probably it's easier to treat this issue through our direct support).

    Also please send us on that email your serial/support number found in the "Help>About..." dialog.

    You can find the email address from your closest support office on the below webpage (do comment that you are replying over a forum topic):
    http://www.bartenderbarcodesoftware.com/label-software/technical-support.aspx

    Thanks!
    0

Please sign in to leave a comment.