Movatterモバイル変換


[0]ホーム

URL:


US20020031386A1 - System and method for printing sequences of indicia - Google Patents

System and method for printing sequences of indicia
Download PDF

Info

Publication number
US20020031386A1
US20020031386A1US09/896,985US89698501AUS2002031386A1US 20020031386 A1US20020031386 A1US 20020031386A1US 89698501 AUS89698501 AUS 89698501AUS 2002031386 A1US2002031386 A1US 2002031386A1
Authority
US
United States
Prior art keywords
list
display
value
label
display region
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US09/896,985
Inventor
Nik Allday
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by IndividualfiledCriticalIndividual
Priority to US09/896,985priorityCriticalpatent/US20020031386A1/en
Publication of US20020031386A1publicationCriticalpatent/US20020031386A1/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A printing system, for instance, for printing labels makes use of one or more sequence generators (13, 14; 113, 114) which can return an indicium definition in response to an input value. Typically, the input value is a sequence position, modified by step and repeat values. The sequence generators (13, 14; 113, 114) are used during the printing operation, avoiding the need for the data source file required in conventional mail merge and label printing systems.

Description

Claims (46)

I claim:
1. A system for displaying a sequence of indicia, the system comprising:
indicia selection means; and
output means for producing command signals for a display apparatus; and wherein the indicia selection means comprises a list whose members each define an indicium and is configured to perform a process for selecting a member of said list in dependence on a supplied index value derived from an ordinal value related to a display region in which an indicium in said list is to be displayed; and wherein
the output means is configured for generating and supplying said values to said process for selecting list members and generating display apparatus control signals for displaying the indicia defined by the selected list members.
2. The system according toclaim 1, wherein the display apparatus control signals are printer control signals.
3. The system according toclaim 1, wherein the display apparatus control signals are display screen control signals.
4. The system according toclaim 1 wherein the indicia selection means comprises a software object comprising said list and a method for obtaining a position in said list in dependence on said supplied value.
5. The system according toclaim 2 wherein the indicia selection means comprises a software object comprising said list and a method for obtaining a position in said list in dependence on said supplied value.
6. The system according toclaim 3 wherein the indicia selection means comprises a software object comprising said list and a method for obtaining a position in said list in dependence on said supplied value.
7. The system according toclaim 4, wherein the indicia selection means comprises a further list, whose members each define an indicium, and the selection means is configured to perform said process for obtaining a position in said further list in dependence on a supplied value, said lists being arranged in an ordered manner.
8. The system according toclaim 7, wherein said lists have different numbers of members.
9. The system according toclaim 7 wherein said process comprises, for each list until the list before that from which position is required, assigning the result of N div the length of the current list to N and then obtaining the result of N mod the length of the list from which the position is required as the required position, where N is initially the supplied value.
10. The system according toclaim 8 wherein said process comprises, for each list until the list before that from which position is required, assigning the result of N div the length of the current list to N and then obtaining the result of N mod the length of the list from which the position is required as the required position, where N is initially the supplied value.
11. The system according toclaim 1 wherein the ordinal value is the position of a display region in an array of display regions.
12. The system according toclaim 2 wherein the ordinal value is the position of a display region in an array of display regions.
13. The system according toclaim 3 wherein the ordinal value is the position of a display region in an array of display regions.
14. The system according toclaim 4 wherein the ordinal value is the position of a display region in an array of display regions.
15. The system according toclaim 5 wherein the ordinal value is the position of a display region in an array of display regions.
16. The system according toclaim 6 wherein the ordinal value is the position of a display region in an array of display regions.
17. The system according toclaim 7 wherein the ordinal value is the position of a display region in an array of display regions.
18. The system according toclaim 8 wherein the ordinal value is the position of a display region in an array of display regions.
19. The system according toclaim 9 wherein the ordinal value is the position of a display region in an array of display regions.
20. The system according toclaim 10 wherein the ordinal value is the position of a display region in an array of display regions.
21. The system according toclaim 2, wherein the display region is a label.
22. The system according toclaim 3, wherein the display region is a representation of a label.
23. The system according toclaim 21 including means storing step and repeat values associated with a label group, wherein the output means is configured to generate said supplied values using the stored step and repeat values associated with the group of the label being displayed and said ordinal value.
24. The system according toclaim 22 including means storing step and repeat values associated with a label group, wherein the output means is configured to generate said supplied values using the stored step and repeat values associated with the group of the label being displayed and said ordinal value.
25. A method of producing a display of an indicium in a sequence of indicia, the method comprising:
selecting an indicium definition from a list of indicium definitions in dependence on a supplied index value derived from an ordinal value related to a display region in which the indicium is to be displayed; and
producing display apparatus control signals for causing a display device to display the indicia defined by the selected definition.
26. The method according toclaim 25, wherein the display apparatus control signals are printer control signals.
27. The method according toclaim 25, wherein the display apparatus control signals are display screen control signals.
28. The method according toclaim 25 wherein the indicium definition is selected by invoking a method of a software object instance having a property comprising said list, said object's method obtaining a position in said list in dependence on said supplied value.
29. The method according toclaim 26 wherein the indicium definition is selected by invoking a method of a software object instance having a property comprising said list, said object's method obtaining a position in said list in dependence on said supplied value.
30. The method according toclaim 27 wherein the indicium definition is selected by invoking a method of a software object instance having a property comprising said list, said object's method obtaining a position in said list in dependence on said supplied value.
31. The method according toclaim 28, wherein said object has a further list of variables, each defining an indicium, said lists of variables are ordered, and the object's method selectively obtains a position in said further list in dependence on a supplied value.
32. The method according toclaim 31, wherein said lists have different numbers of members.
33. The method according toclaim 31 wherein said object's method comprises, for each list until the list before that from which position is required, assigning the result of N div the length of the current list to N and then obtaining the result of N mod the length of the list from which the position is required as the required position, where N is initially the supplied value.
34. The method according toclaim 32 wherein said object's method comprises, for each list until the list before that from which position is required, assigning the result of N div the length of the current list to N and then obtaining the result of N mod the length of the list from which the position is required as the required position, where N is initially the supplied value.
35. The method according toclaim 25 wherein the ordinal value is the position of a display region in an array of display regions.
36. The method according toclaim 26 wherein the ordinal value is the position of a display region in an array of display regions.
37. The method according toclaim 27 wherein the ordinal value is the position of a display region in an array of display regions.
38. The method according toclaim 28, wherein the ordinal value is the position of a display region in an array of display regions.
39. The method according toclaim 31 wherein the ordinal value is the position of a display region in an array of display regions.
40. The method according toclaim 32 wherein the ordinal value is the position of a display region in an array of display regions.
41. The method according toclaim 32 wherein the ordinal value is the position of a display region in an array of display regions.
42. The method according toclaim 26, wherein the display region is a label.
43. The system according toclaim 27, wherein the display region is a representation of a label.
44. The method according toclaim 42 further comprising storing step and repeat values associated with a group of labels and generating said supplied values using the stored step and repeat values associated with the group of the label being displayed and said ordinal value.
45. The method according toclaim 43 further comprising storing step and repeat values associated with a group of labels and generating said supplied values using the stored step and repeat values associated with the group of the label being displayed and said ordinal value.
46. A system for printing a sequence of indicia comprising:
a computer further comprising a readable storage means; and
a printing means electronically connected to said computer;
wherein said readable storage means comprises instructions for allowing a user to select a composite of image elements from an array of image elements and for applying a variable sequence to said composite of image elements.
US09/896,9851999-02-122001-07-02System and method for printing sequences of indiciaAbandonedUS20020031386A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US09/896,985US20020031386A1 (en)1999-02-122001-07-02System and method for printing sequences of indicia

Applications Claiming Priority (6)

Application NumberPriority DateFiling DateTitle
GBGB9903074.4AGB9903074D0 (en)1999-02-121999-02-12Computer system for producing series of sequential images for labelling
GB9903074.41999-02-12
GBPCT/GB00/004362000-02-11
PCT/GB2000/000436WO2000048091A2 (en)1999-02-122000-02-11Printing system for printing sequences of indicia
US09/506,203US6505980B1 (en)1999-02-122000-02-12System and method for printing sequences of indicia
US09/896,985US20020031386A1 (en)1999-02-122001-07-02System and method for printing sequences of indicia

Related Parent Applications (1)

Application NumberTitlePriority DateFiling Date
US09/506,203DivisionUS6505980B1 (en)1999-02-122000-02-12System and method for printing sequences of indicia

Publications (1)

Publication NumberPublication Date
US20020031386A1true US20020031386A1 (en)2002-03-14

Family

ID=10847533

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US09/506,203Expired - LifetimeUS6505980B1 (en)1999-02-122000-02-12System and method for printing sequences of indicia
US09/896,985AbandonedUS20020031386A1 (en)1999-02-122001-07-02System and method for printing sequences of indicia

Family Applications Before (1)

Application NumberTitlePriority DateFiling Date
US09/506,203Expired - LifetimeUS6505980B1 (en)1999-02-122000-02-12System and method for printing sequences of indicia

Country Status (10)

CountryLink
US (2)US6505980B1 (en)
EP (1)EP1221112B1 (en)
AT (1)ATE265711T1 (en)
AU (1)AU2451300A (en)
CA (1)CA2400080C (en)
DE (1)DE60010302T2 (en)
ES (1)ES2219300T3 (en)
GB (1)GB9903074D0 (en)
HK (1)HK1048168B (en)
WO (1)WO2000048091A2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030004946A1 (en)*2001-06-282003-01-02Vandenavond Todd M.Package labeling
US20030212468A1 (en)*2002-05-092003-11-13Seiji IshiiMethod of manufacturing rating label, and program for manufacturing rating label
US20050044171A1 (en)*2003-08-212005-02-243M Innovative Properties CompanyCentralized management of packaging data having modular remote device control architecture
US20050050052A1 (en)*2003-08-202005-03-033M Innovative Properties CompanyCentralized management of packaging data with artwork importation module
US20070091380A1 (en)*2005-10-202007-04-26Lexmark International, Inc.Automatic generation of a quick dial reference sheet
US20070234205A1 (en)*2006-03-292007-10-04Avery Dennison CorporationDefining virtual shapes to position text and graphics

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6243172B1 (en)*1995-01-182001-06-05Varis CorporationMethod and system for merging variable text and images into bitmaps defined by a page description language
US5729665A (en)*1995-01-181998-03-17Varis CorporationMethod of utilizing variable data fields with a page description language
US6487568B1 (en)*1997-07-182002-11-26Tesseron, Ltd.Method and system for flowing data to an arbitrary path defined by a page description language
US7302438B1 (en)1997-07-182007-11-27Tesseron Ltd.Method and system for flowing data to an arbitrary path defined by a page description language
US7315979B1 (en)1998-11-092008-01-01Tesseron Ltd.Method and system for dynamic flowing data to an arbitrary path defined by a page description language
US7191158B2 (en)*2000-10-102007-03-13Stamps.ComSystem and method for providing computer-based postage stamps
US7577618B2 (en)*2000-10-102009-08-18Stamps.Com Inc.Generic value bearing item labels
US6895549B1 (en)*2000-10-272005-05-17International Business Machines CorporationMethod and apparatus for generating a variable data file to be used to generate custom printed articles
JP4131084B2 (en)*2000-12-142008-08-13セイコーエプソン株式会社 Printing device
US6986462B2 (en)*2002-04-302006-01-17The Boeing CompanyAutomated parts labeling system
US7509291B2 (en)*2003-10-172009-03-24Stamps.Com Inc.Formatting value-bearing item indicia
US7818269B2 (en)*2003-12-082010-10-19Stamps.Com Inc.Computer postage and mailing tracking labels
US7778939B2 (en)*2003-12-292010-08-17Stamps.Com Inc.Outbound mail piece tracking
US7594184B2 (en)*2004-02-242009-09-22Pitney Bowes Inc.Computing system for graphically manipulating production print streams
US7933845B1 (en)2004-07-272011-04-26Stamps.Com Inc.Image-customization of computer-based value-bearing items
US7243842B1 (en)2004-07-272007-07-17Stamps.Com Inc.Computer-based value-bearing item customization security
US8805745B1 (en)2004-07-272014-08-12Stamps.Com Inc.Printing of computer-based value-bearing items
US8005762B2 (en)2004-08-202011-08-23Stamps.Com Inc.Automated handling of computer-based postage system printing errors
JP4447431B2 (en)*2004-10-292010-04-07東芝テック株式会社 Product sales data processing device
US8285651B1 (en)2005-12-302012-10-09Stamps.Com Inc.High speed printing
JP4747906B2 (en)*2006-03-292011-08-17ブラザー工業株式会社 Label printing apparatus and label printing program
US10839332B1 (en)2006-06-262020-11-17Stamps.ComImage-customized labels adapted for bearing computer-based, generic, value-bearing items, and systems and methods for providing image-customized labels
US7870485B2 (en)*2006-07-272011-01-11Intuit Inc.Method and apparatus for generating multiple documents using a template and a data source
US8505978B1 (en)2006-12-202013-08-13Stamps.Com Inc.Systems and methods for creating and providing shape-customized, computer-based, value-bearing items
US9779556B1 (en)2006-12-272017-10-03Stamps.Com Inc.System and method for identifying and preventing on-line fraud
US8365065B2 (en)*2007-12-072013-01-29Roche Diagnostics Operations, Inc.Method and system for creating user-defined outputs
US10373398B1 (en)2008-02-132019-08-06Stamps.Com Inc.Systems and methods for distributed activation of postage
US9978185B1 (en)2008-04-152018-05-22Stamps.Com Inc.Systems and methods for activation of postage indicia at point of sale
US9911246B1 (en)2008-12-242018-03-06Stamps.Com Inc.Systems and methods utilizing gravity feed for postage metering
US9082234B1 (en)2009-07-102015-07-14Stamps.Com Inc.Automatic guarantee delivery tracking and reporting for united states postal service postage refunds for paid computer-based postage
WO2011017332A1 (en)*2009-08-032011-02-10Tailored Label Products, Inc.Modular image tiling system and method
US9914320B1 (en)2011-04-212018-03-13Stamps.Com Inc.Secure value bearing indicia using clear media
US10713634B1 (en)2011-05-182020-07-14Stamps.Com Inc.Systems and methods using mobile communication handsets for providing postage
US10373216B1 (en)2011-10-122019-08-06Stamps.Com Inc.Parasitic postage indicia
US10846650B1 (en)2011-11-012020-11-24Stamps.Com Inc.Perpetual value bearing shipping labels
US10922641B1 (en)2012-01-242021-02-16Stamps.Com Inc.Systems and methods providing known shipper information for shipping indicia

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4630538A (en)*1985-04-221986-12-23Cushman Larry APortable label maker
US4718784A (en)*1986-11-101988-01-12Electronic Programming CorporationRating plate printing apparatus and method
US4875174A (en)*1987-03-061989-10-17Print ThingsInstant label printer for host computer
US4939674A (en)*1988-04-221990-07-03Engineered Data Products, Inc.Label generation apparatus
US5270522A (en)*1990-07-121993-12-14Bone Jr Wilburn IDynamic barcode label system
ES2106316T3 (en)*1991-11-221997-11-01Engineered Data Products Inc DEVICE TO GENERATE LABELS.
EP0790565B1 (en)*1992-03-112000-05-31Chinon Industries Inc.Word processor
US5467433A (en)*1992-04-151995-11-14Monarch Marking Systems, Inc.Label printing and data collection program generator
US5659603A (en)*1994-09-301997-08-19Lucent Technologies Inc.Method for printing key telephone designation strips
US5852825A (en)*1994-12-051998-12-22Trimble Navigation LimitedForm data message formatting method, program and system
US5930810A (en)*1995-08-091999-07-27Taylor CorporationPrinting system with pre-defined user modifiable forms and local and remote printing
US5841954A (en)*1995-08-231998-11-24Intermec CorporationDot printers with width compression capabilities
DE29602534U1 (en)*1996-02-141996-04-18Esselte N.V., St. Niklaas Tape printer with the ability to print bar codes
US6215910B1 (en)*1996-03-282001-04-10Microsoft CorporationTable-based compression with embedded coding
US5967675A (en)*1996-07-051999-10-19Esselte N.V.Printing apparatus
JP3148692B2 (en)*1996-09-042001-03-19株式会社エイ・ティ・アール音声翻訳通信研究所 Similarity search device
US6014674A (en)*1996-11-142000-01-11Sybase, Inc.Method for maintaining log compatibility in database systems
US5937110A (en)*1996-12-201999-08-10Xerox CorporationParallel propagating embedded binary sequences for characterizing objects in N-dimensional address space
US6061690A (en)*1997-10-312000-05-09Oracle CorporationApparatus and method for storage of object collections in a database system
US5999664A (en)*1997-11-141999-12-07Xerox CorporationSystem for searching a corpus of document images by user specified document layout components
US6167406A (en)*1998-05-082000-12-26Allen-Bradley Company, LlcSystem, method and article of manufacture for building an enterprise-wide data model
US6154792A (en)*1998-06-042000-11-28International Business Machines CorporationMethod and computer program product for paging control using a reference structure including a reference bitmap

Cited By (9)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030004946A1 (en)*2001-06-282003-01-02Vandenavond Todd M.Package labeling
WO2003003270A1 (en)*2001-06-282003-01-093M Innovative Properties CompanyPackage labeling
US20030212468A1 (en)*2002-05-092003-11-13Seiji IshiiMethod of manufacturing rating label, and program for manufacturing rating label
EP1364771A1 (en)*2002-05-092003-11-26Ricoh Company, Ltd.Method of manufacturing rating label, and program for manufacturing rating label
US7490765B2 (en)2002-05-092009-02-17Ricoh Company, Ltd.Method of manufacturing rating label, and program for manufacturing rating label
US20050050052A1 (en)*2003-08-202005-03-033M Innovative Properties CompanyCentralized management of packaging data with artwork importation module
US20050044171A1 (en)*2003-08-212005-02-243M Innovative Properties CompanyCentralized management of packaging data having modular remote device control architecture
US20070091380A1 (en)*2005-10-202007-04-26Lexmark International, Inc.Automatic generation of a quick dial reference sheet
US20070234205A1 (en)*2006-03-292007-10-04Avery Dennison CorporationDefining virtual shapes to position text and graphics

Also Published As

Publication numberPublication date
ATE265711T1 (en)2004-05-15
EP1221112A2 (en)2002-07-10
WO2000048091A2 (en)2000-08-17
GB9903074D0 (en)1999-03-31
ES2219300T3 (en)2004-12-01
EP1221112B1 (en)2004-04-28
DE60010302D1 (en)2004-06-03
HK1048168A1 (en)2003-03-21
US6505980B1 (en)2003-01-14
HK1048168B (en)2005-02-04
DE60010302T2 (en)2005-05-19
CA2400080C (en)2008-11-18
CA2400080A1 (en)2000-08-17
AU2451300A (en)2000-08-29
WO2000048091A3 (en)2000-12-28

Similar Documents

PublicationPublication DateTitle
US6505980B1 (en)System and method for printing sequences of indicia
US6826727B1 (en)Apparatus, methods, programming for automatically laying out documents
EP0632408B1 (en)Method of generating a visual design
US8294715B2 (en)Computer-implemented system and method for generating data graphical displays
US4739477A (en)Implicit creation of a superblock data structure
US6507848B1 (en)Embedded dynamic content in a static file format
US6067554A (en)Method and apparatus for displaying print documents
US7651286B2 (en)Method arrangement and computer software for the printing of a separator sheet by means of an electrophotographic printer or copier
US20130289959A1 (en)System and method for custom product design
CA2309050A1 (en)Publication file conversion and display
JPH03110665A (en)Method and apparatus for preparation of general form
EP1257967A2 (en)Imaging documents having static content and variable data
US5636340A (en)System and method for special effects for text objects
US5946701A (en)Document processing apparatus
US7711142B2 (en)Method and system for composing a digital signature graphic appearance and specifying a document display location thereof
ThompsonCorrespondence analysis in statistical package programs
KR100249328B1 (en)Slip preparing method
US20030090723A1 (en)Method and device for producing a printing pattern
Gerson et al.Technical word processors for scientific writers
JP3997562B2 (en) Electronic sticky note sticking device
Hoppe et al.Document Processing
JP2889052B2 (en) Character typeface processing method and apparatus
JP3267223B2 (en) Message editing method
KabalFormatting a Thesis with LATEX
JPH0696070A (en)Document input system

Legal Events

DateCodeTitleDescription
STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp