Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

The word layout printout with the barcode can no longer be scanned, the . The barcode itself is generate generated using barcode font in wordWord.

Solution

Word can easily generate some trailing characters after that the barcode that 's are not even from the original numbers



Panel
bgColor#fff
To prevent this situation, try add some character Try adding some characters before and after the barcode and only to prevent this situation. Only change the text field in the textfield in barcode field to barcode font, not the whole line or whole text box.
To do this, follow these steps:
  1. Delete the original text barcode textbox.
  2. Create a text like  **A**
  3. Highlight *A* in the middle, and use "Developer" > "XML Mapping Pane" to insert your barcode field as plain text.
  4. As a result, you will get a line that looks like *[BarcodeField]*
  5. Highlight ONLY [BarcodeField], and  and change that it to barcode font , so the display like belowthat it displays like the barcode.
  6. In this case, there it will be very clear that there are no leading or trailing tab or space or tabs, spaces, or hidden characters.
  7. Save the layout , and try again.

Content by Label
showLabelsfalse
max5
spacesMFN
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("word","barcode","scanner","free3of9","font") and type = "page" and space = "MFN"
labelsbarcode word free3of9 font scanner

...

Page properties
hiddentrue


Related issues