Zum Hauptinhalt gehen

Suche

Suche

Printing Items Only On The Last Page

Kommentare

5 Kommentare

  • Avatar
    Domingo Rodriguez
    Moderator

    In BarTender v10.1, we've introduced a new data source called "Print Job Field" which can show the "Total Number of Pages", "Total Number of Printed Templates" and "Total Number of Records". This data source can have a shared name and can be referenced via VBScript at print time. This feature, appart from our recently added "Multiple Templates per document" and "Multiple Layers per Template" features, should be interesting to you.

     

    Please also check our latest What's New White Papers:

     

    What's New in BarTender v10.1

    http://www.bartenderbarcodesoftware.com/label-software/whitepapers/WhitePaper_WhatsNewInBT101.pdf

     

    What's New in BarTender v10.0

    http://www.bartenderbarcodesoftware.com/label-software/whitepapers/WhitePaper_WhatsNewInBT10.pdf

    0
  • Avatar
    Legacy Poster

    That does sound interesting, however I am on v10.0. I'm not sure purchasing an update is an option at this time since we bought the 10.0 a couple months ago. Is there a way to do this in 10.0?

    0
  • Avatar
    Domingo Rodriguez
    Moderator

    Probably yes, but not directly. You would need to calculate by using some VBScripting the number of total pages which will be printed (you already know that 1 page contains up to 8 items). If it's the last page, then an optional text object will be shown on the label.

     

    Some more information on global BT document VBScripting can be found on our White Paper:

    http://www.bartenderbarcodesoftware.com/label-software/whitepapers/Dynamically-Changing-Objects-At-Print-Time-Using-VB-Script.pdf

    0
  • Avatar
    Legacy Poster

    I can do the upfront calculation of the number of pages and pass it to the label, but I'm not sure how to find what page number is currently printing from Bartender.

    0
  • Avatar
    Domingo Rodriguez
    Moderator

    You can just have a counter out of the label design (which will not print). For each label that is printed, this counter would sum +1. Once you reach the last label to print, you make the object visible.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.