The invention relates generally to protecting value bearing indicia and, more particularly, to providing protection of value bearing indicia when using a general purpose user interface application.
The ability to meter value bearing indicia (VBI) for printing in the form of postage indicia has been available for an appreciable amount of time. For example, postage meters using mechanical postage value “vaults” have been widely used in businesses throughout the world for printing postage indicia, commonly referred to as meter stamps, on an as-needed basis. In more recent years, electronic systems were developed using electronic postage value vaults to provide improved security. The evolution of such electronic systems has ultimately led to the development of postage metering systems which allow remote metering operations using communications via the public switched telephone network (PSTN), local area networks (LANs), wide area networks (WANs), and the Internet. For example, U.S. Pat. No. 6,249,777 entitled “System and Method for Remote Postage Metering,” U.S. Pat. No. 6,671,813 entitled “Secure On-Line PC Postage Metering System,” and U.S. Pat. No. 7,149,726 entitled “Online Value Bearing Item Printing,” the disclosures of which are incorporated herein by reference, show various electronic VBI metering systems facilitating remote metering operations.
In providing remote metering operations, the electronic metering systems have typically implemented specialized metering technology both at a user's site and the site remote thereto (e.g., a centralized metering site). Even where otherwise open systems are utilized, such as personal computer (PC) platforms or other general-purpose processor based systems, specialized metering technology in the form of a postage metering application or client has generally been required. Although providing vast improvements in availability to users and intuitive, robust user interfaces, the use of such specialized metering technology tends to limit the use of such metering systems. For example, in order for a PC user to interact with a remote postage server in order to obtain and print a VBI, such as in the form of a postage indicia, the user must generally download, or otherwise install, one or more specialized software applications which are adapted for interacting with the remote postage server. Such specialized software applications have often been required in order to enforce security paradigms with respect to the obtaining and printing of value, such as in the form of the VBI.
Although the current state of technology would not prevent an embodiment wherein a general purpose user interface application, such as a web browser application (e.g., INTERNET EXPLORER available from Microsoft Corporation, NETSCAPE available from Netscape Communications, Safari available from Apple Inc., and Firefox available from Mozilla Corporation), was used with respect to remote metering operations, the general belief is that the open nature of such general purpose user interface applications is not compatible with the desired level of security. For example, general purpose user interface applications generally facilitate user freedom with respect to printing, accessing content for copying into an electronic clipboard, etc.
Such freedom with respect to general purpose user interface applications can lead to even the casual user performing unpermitted or otherwise undesired activities. For example, a user might simply select a print menu (e.g., F
The present invention is directed to systems and methods which prevent or limit access to protected content (e.g., value bearing indicia (VBI)) by a general purpose user interface application to thereby provide protection with respect to this content. Embodiments of the invention implement techniques to avoid displaying protected content by a general purpose user interface application, or displaying protected content during a time in which a user does not have access to particular functions of the general purpose user interface application, (collectively referred to herein as preventing accessible display of protected content) to protect the content from various operations, such as repeated printing, electronic copying, etc. General purpose user interface applications as may be the subject of content protection provided according to embodiments of the invention may comprise web browsers, network browsers, and the like. Protected content as may be provided protection according to embodiments of the present invention may comprise postage indicia, indicia used in electronic commerce, information content (e.g., online reference material), and the like.
According to embodiments of the invention, data presentation formatting control in the form of style sheets is utilized with respect to content provided to a general purpose user interface application to control access to content. Using style sheet based formatting control, such as is available using cascading style sheet (CSS) formatting available with respect to many commercially available browser applications, content can be marked to apply to various input/output (I/O) devices. For example, using CSS formatting particular content may be marked to apply only to the display, only to the printer, or to both the display and the printer. According to embodiments, two style sheets may be utilized to provide the foregoing protection to content. A first such style sheet may be applicable with respect to the display of a sample image (e.g., sample VBI) and thus is used when displaying a page to the user, wherein the protected content (e.g., actual VBI) is marked as hidden in this style sheet. A second such style sheet may be applicable with respect to the printing of protected content and thus is used when printing a page containing protected content, wherein the sample image is marked as hidden in this style sheet. Accordingly, when a page is printed, the second style sheet causes the sample image to be hidden from the printer and the protected content to be provided to the printer and thus the printed output shows the protected content.
In the foregoing embodiment, although the protected content may be present in the content provided to the general purpose user interface application, the protected content is hidden from the user, or otherwise avoiding viewable or actionable interaction by a user, thus preventing the user from accessing the protected content, such as through copying into an electronic clipboard. Moreover, because style sheet based formatting control is implemented in protecting the content, enhanced features such as scripting language control need not be activated with respect to the general purpose user interface application, thus potentially making operation of this embodiment compatible with a large number of user systems. Likewise, because the protected content is protected from user interaction, such as by being hidden from the user, and no client/server interaction need be invoked for printing, embodiments may be utilized to provide a satisfactory user experience without the risk of confusion associated with content appearing to change during printing, impeded operation at the time of printing due to firewall issues, operation of a popup blacker, etc.
Embodiments of the invention implement executable code or an executable object within a page or other content provided to a general purpose user interface application to control access to content. According to embodiments, a client-side scripting language, such as JAVASCRIPT, VB SCRIPT, J SCRIPT, or ECMA SCRIPT, is used with respect to web page content in order to replace particular content (e.g., an image source) upon printing. For example, a web page may be built to contain a sample image (e.g., sample VBI) without protected content (e.g., an actual VBI). If the user utilizes a print control native to the general purpose user interface application (e.g., the F
In the foregoing embodiment, although providing display of a sample image, such as for use in previewing a printable product, the protected content appears only briefly when printing, or performing other selected activity, thus preventing the user from accessing, the protected content, such as through copying into an electronic clipboard. That is, because other functions of a general purpose user interface application are typically not available during a print operation, the user is prevented from interacting in any way with the protected content during the brief period in which it is displayed. Moreover, the protected content is only provided to the general purpose user interface application during the printing operation, thereby further providing protection with respect to this content.
According to embodiments of the invention, separate windows or pages are utilized to control access to content. According to an embodiment, a web page is built to contain a sample image (e.g., sample VBI) without protected content (e.g., an actual VBI). If the user utilizes a print control native to the general purpose user interface application (e.g., the F
In the foregoing embodiment, although providing display of a sample image, such as for use in previewing a printable product, the protected content appears only briefly when printing, or performing other selected activity, thus preventing the user from accessing the protected content, such as through copying into an electronic clipboard. In addition to the protected content only being provided to the general purpose user interface application during the printing operation, client/server interaction for serving up the new area is preferably invoked, thereby facilitating a higher level of monitoring and/or control with respect to the protected content.
It should be appreciated that various techniques may be used in combination according to embodiments of the invention in order to provide desired protection with respect to content. For example, style sheet based formatting control may be used in combination with executable code and/or the use of separate areas (e.g., windows or pages) in order to avoid displaying protected content as well as avoid providing such content to a general purpose user interface application only when particular functions are being performed.
Control techniques in addition to those associated with the client-side may be implemented in providing protection of content according to embodiments of the invention. For example, a combination of client-side techniques and server-side techniques may be utilized in restricting activity with respect to protected content, such as to limit printing of the protected content to one-time only. According to an embodiment, a combination of client-side scripting and server-side code is used, such that client-side scripting causes a sample image to be printed instead of protected content once the protected content has been printed once and server-side code ensures that the page with the ability to print protected content is only sent to a client general purpose user interface application once (e.g., subsequent re-loads only provide the sample image).
The foregoing has outlined rather broadly the features and technical advantages of the present invention in order that the detailed description of the invention that follows may be better understood. Additional features and advantages of the invention will be described hereinafter which form the subject of the claims of the invention. It should be appreciated by those skilled in the art that the conception and specific embodiment disclosed may be readily utilized as a basis for modifying or designing other structures for carrying out the same purposes of the present invention. It should also be realized by those skilled in the art that such equivalent constructions do not depart from the spirit and scope of the invention as set forth in the appended claims. The novel features which are believed to be characteristic of the invention, both as to its organization and method of operation, together with further objects and advantages will be better understood from the following description when considered in connection with the accompanying figures. It is to be expressly understood, however, that each of the figures is provided for the purpose of illustration and description only and is not intended as a definition of the limits of the present invention.
For a more complete understanding of the present invention, reference is now made to the following descriptions taken in conjunction with the accompanying drawing, in which:
Directing attention to
Network 150 provides information communication between content server 120 and user terminal 110. Network 150 of embodiments may comprise the Internet, an intranet, an extranet, a local area network (LAN), a metropolitan area network (MAN), a wide area network (WAN), the public switched telephone network (PSTN), a wireless network, a cable transmission system, a satellite communication network, and/or the like. According to preferred embodiments multiple users operating respective user terminals may access and obtain content from content server 120.
Content server 120 preferably comprises a processor-based system, such as a computer having a central processing unit (CPU), memory, and appropriate input/output (I/O) devices and interfaces, operable under control of an instruction set defining operation as described herein. For example, content server 120 may comprise server platform 121 having a processor from the PENTIUM family of processors available from Intel Corporation, Santa Clara, Calif. Content server 120 provides storage and controlled access to various content. Accordingly, content server 120 of the illustrated embodiment comprises database 122, and/or is in communication with database 132, storing content therein.
User terminal 110 preferably comprises a processor-based system, such as computers having a CPU, memory, and appropriate I/O devices and interfaces, operable under control of instruction sets defining operation as described herein. For example, user terminal 110 may comprise computer platform 111 having a processor from the PENTIUM family of processors available from Intel Corporation, Santa Clara, Calif. User terminal 110 preferably provides output of content, protected according to embodiments of the invention, in various media under control of a general purpose user interface application (e.g., web browser, network browser, etc.). Accordingly, the illustrated embodiments of user terminal 110 includes display 112 (e.g., a cathode ray tube (CRT), liquid crystal display (LCD), plasma screen, etc.) for outputting content in a transient medium and printer 113 (e.g., an ink jet printer, a laser printer, a thermal transfer printer, a label printer, an envelope printer, etc.) for outputting content in a printed medium.
Embodiments of the present invention will be described herein with reference to protected content in the form of value bearing indicia (VBI), such as may be used with respect to postage metering applications, in order to provide examples for facilitating an understanding of the concepts of the present invention. Accordingly, content server 120 of embodiments described below may comprise a remote postage server wherein a web browser of user terminal 110 interacts with content server 120 for generating and printing postage indicia (e.g., information based indicia (IBI) utilized by the United States Postal Service (USPS)). Of course, other forms of content may be provided protection according to embodiments of the invention. For example, content provided by online reference material sites, such as SAFARI, BOOKS ONLINE, NEW YORK TIMES archives, etc., may be provided protection according to embodiments of the invention, such as to provide a print of a full chapter or article for a fee while making only excerpts available for viewing online. Likewise, different forms of general purpose user interface applications may be used according to embodiments of the present invention. Moreover, although examples are described herein with reference to protecting content for printing operations, protection of content using the concepts of the present invention may be applied to various activities and functions, such as to provide protection with respect to forwarding content from one user terminal to another user terminal.
According to embodiments of the invention, data presentation formatting control in the form of style sheets is utilized with respect to content provided to web browser 210 (
Using style sheet based formatting control, such as is available using cascading style sheet (CSS) formatting, content provided to web browser 210 of embodiments of the invention is marked to apply to various input/output (I/O) devices. For example, using CSS formatting unprotected content 211, including sample VBI 241 and other content not provided protection according to the present invention, is marked to apply only to the display while protected content 212, including actual VBI 242 and other content provided protection according to the present invention, is marked to apply only to the printer. Therefore, although content 211 and 212 may be provided to web browser 210 in a same web page, only unprotected content 211 is displayed on monitor 112 (shown as displayed content 221). Moreover, although a user views sample VBI 241 (which is not a valid VBI for use as a postage meter indicia) on display 112, actual VBI 242 of protected content 212 is printed by printer 113 (shown as printed envelope 231).
According to embodiments, two style sheets may be utilized to provide the foregoing protection to content. A first such style sheet may be applicable with respect to unprotected content 211 to provide for the display of sample VBI 241, wherein actual VBI 242 and other protected content is marked as hidden in this style sheet. A second such style sheet may be applicable with respect to protected content 212 to provide for printing of actual VBI 242, wherein sample VBI 241 and other content not to be printed is marked as hidden in this style sheet. Accordingly, when a user invokes the web browser native print function (e.g., F
It should be appreciated that content in addition to content for which protection according to the present invention is desired may be included with respect to output provided by the aforementioned second style sheet. For example, it may be desired to print unprotected content, such as address information, in association with a VBI. Such unprotected content may therefore be included as content applying to the printer output in the second style sheet. Content included for output by the various style sheets utilized according to the present invention may overlap. For example, the aforementioned address information may be identified for output to monitor 112 in the first style sheet and identified for output to printer 113 in the second style sheet, if desired.
Embodiments of the invention implement executable code or an executable object within a web page provided to web browser 210 to control access to content. According to an embodiment, client-side scripting language, such as JAVASCRIPT available from Sun Microsystems, is used with respect to web page content provided to web browser 210 in order to replace particular content upon printing. For example, a web page (shown as displayed content 221) may be built to contain sample VBI 241, without actual VBI 242. If the user utilizes native web browser print control (e.g., F
According to a preferred embodiment, printing functionality of web browser 210 is invoked immediately upon protected content 212 being provided to web browser 210. For example, executable code 243 of a preferred embodiment invokes native print functionality of web browser 210 immediately after providing the URL identifying actual VBI 242 to web browser 210, thereby causing actual VBI 242 to be printed. After the print operation, executable code 243 preferably deletes or otherwise removes the URL identifying actual VBI 242 to web browser 210, perhaps restoring the URL of sample VBI 241, to thereby once again make actual VBI 242 unavailable to web browser 210.
The foregoing exemplary executable code results in a brief display of protected content in displayed content 221 during the printing operation. However, because other functions of web browser 210 are typically not available during such a print operation, the user is prevented from interacting in any way with actual VBI 242 during the brief period in which it is displayed. Moreover, actual VBI 242 is only provided to web browser 210 during the printing operation, thereby further providing protection with respect to this protected content. Because a source of the content is changed, rather than opening a new area, this embodiment is unlikely to experience issues with respect to firewalls and popup blocking applications.
Separate areas (e.g., windows or pages) are utilized with respect to web browser 210 to control access to content according to embodiments of the invention. A web page may be built to contain unprotected content 211, which includes sample VBI 241 without actual VBI 242, for display as displayed content 221. If the user utilizes native print control functionality of web browser 210 (e.g., the F
The foregoing new area results in a brief display of protected content during the printing operation. However, because other functions of web browser 210 are typically not available during such a print operation, the user is prevented from interacting in any way with actual VBI 242 during the brief period in which it is displayed. In addition to actual VBI 242 only being provided to web browser 210 during the printing operation, client/server interaction for serving up the new area is preferably invoked, thereby facilitating a higher level of monitoring and/or control by content server 120 with respect to the protected content.
It should be appreciated that various techniques for protecting content may be used in combination according to embodiments of the invention. For example, style sheet based formatting control may be used in combination with executable code and/or the use of separate areas (e.g., windows or pages) in an embodiment wherein protected content is provided to the general purpose user interface application only when particular functionality is available (e.g., during a print operation), and even then operating to hide the protected content from particular media (e.g., providing the protected content for printing but not display).
The foregoing embodiments operate to provide protection to content from access, copying, manipulation, etc. by a user of the general purpose user interface application. However, a user may still attempt to perform multiple actions (e.g., printing) with respect to protected content using functionality of the general purpose user interface application and/or executable code or links provided according to embodiments of the invention. Accordingly, control techniques in addition to those associated with the client-side may be implemented in providing protection of content according to embodiments of the invention. For example, a combination of client-side techniques and server-side techniques may be utilized in restricting activity with respect to protected content, such as to limit printing of the protected content to one-time only. According to embodiments of the invention, when a button or link is selected within web browser 210 for printing actual VBI 242 (e.g., executable code 243 is initiated), access to database 122 and/or 132 to either source actual VBI 242 or open a new area including actual VBI 242 will be monitored by content server 120. According to preferred embodiments, subsequent attempts to obtain actual VBI 242 through repeated initiation of the aforementioned button or link will provide sample VBI 241 instead of VBI 242. Embodiments may allow subsequent access to actual VBI 242 in limited circumstances, such as where a misprint has occurred.
Using the foregoing techniques, general purpose user interface applications, such as web browsers in wide use today, may be utilized to access and process content, such as VBI used in postage metering applications, for which protection from unfettered copying, printing, etc. is desired. Although it may still be possible to gain access to content provided to general purpose user interface applications according to embodiments of the present invention, typical users will be prevented from readily accessing such content. Moreover, such users will be prevented from unwittingly or accidentally misusing such content, such as through accidental reprinting or copying the content without realizing that such copying is forbidden. Other mechanisms may be relied upon to prevent users determined to misuse such protected content from such misuse. For example, IBI utilized by the USPS facilitates validation of individual postage indicia, and thus may be used to prevent fraud with respect to VBI. However, such validation is typically done during after mail items have entered the mail processing stream. Although identifying invalid postage indicia, it may not be possible to identify the perpetrator or even the reason for the fraud. Accordingly, protection of content as provided herein, used in conjunction with such other protection mechanisms, provides valuable protection with respect to such content in addition to facilitating the use of general purpose user interface applications with respect to such content.
Embodiments of the present invention, or portions thereof, may be embodied in program or code segments operable upon a processor-based system (e.g., user terminal 110 and/or content server 120) for performing functions and operation as described herein. The program or code segments making up the various embodiments of the present invention may be stored in a computer-readable medium, which may comprise any suitable medium for temporarily or permanently storing such code. Examples of the computer-readable medium include such physical computer-readable media as an electronic memory circuit, a semiconductor memory device, random access memory (RAM), read only memory (ROM), erasable ROM (FROM), flash memory, a magnetic storage device (e.g., floppy diskette), optical storage device (e.g., compact disk (CD), digital versatile disk (DVD), etc.), a hard disk, and the like.
Although the present invention and its advantages have been described in detail, it should be understood that various changes, substitutions and alterations can be made herein without departing from the spirit and scope of the invention as defined by the appended claims. Moreover, the scope of the present application is not intended to be limited to the particular embodiments of the process, machine, manufacture, composition of matter, means, methods and steps described in the specification. As one of ordinary skill in the art will readily appreciate from the disclosure of the present invention, processes, machines, manufacture, compositions of matter, means, methods, or steps, presently existing or later to be developed that perform substantially the same function or achieve substantially the same result as the corresponding embodiments described herein may be utilized according to the present invention. Accordingly, the appended claims are intended to include within their scope such processes, machines, manufacture, compositions of matter, means, methods, or steps.
Number | Name | Date | Kind |
---|---|---|---|
4325440 | Crowley et al. | Apr 1982 | A |
4535419 | Dlugos et al. | Aug 1985 | A |
4595984 | Daniels | Jun 1986 | A |
4725718 | Sansone et al. | Feb 1988 | A |
4739486 | Soderberg et al. | Apr 1988 | A |
4831555 | Sansone et al. | May 1989 | A |
4839813 | Hills et al. | Jun 1989 | A |
5509109 | Kim et al. | Apr 1996 | A |
5606507 | Kara | Feb 1997 | A |
5629980 | Stefik et al. | May 1997 | A |
5636292 | Rhoads | Jun 1997 | A |
5666284 | Kara | Sep 1997 | A |
5682318 | Kara | Oct 1997 | A |
5717597 | Kara | Feb 1998 | A |
5737426 | Brookner et al. | Apr 1998 | A |
5774886 | Kara | Jun 1998 | A |
5778076 | Kara et al. | Jul 1998 | A |
5787406 | Arsenault et al. | Jul 1998 | A |
5796834 | Whitney et al. | Aug 1998 | A |
5801364 | Kara et al. | Sep 1998 | A |
5801944 | Kara | Sep 1998 | A |
5812991 | Kara | Sep 1998 | A |
5819240 | Kara | Oct 1998 | A |
5822739 | Kara | Oct 1998 | A |
5982506 | Kara | Nov 1999 | A |
5983209 | Kara | Nov 1999 | A |
5988897 | Pierce | Nov 1999 | A |
5999967 | Sundsted | Dec 1999 | A |
6157919 | Cordery | Dec 2000 | A |
6158003 | Kara | Dec 2000 | A |
6199055 | Kara et al. | Mar 2001 | B1 |
6208980 | Kara | Mar 2001 | B1 |
6233565 | Lewis | May 2001 | B1 |
6233568 | Kara | May 2001 | B1 |
6244763 | Miller | Jun 2001 | B1 |
6249777 | Kara et al. | Jun 2001 | B1 |
6428219 | Stier | Aug 2002 | B1 |
6470327 | Carroll | Oct 2002 | B1 |
6585778 | Hind | Jul 2003 | B1 |
6619544 | Bator | Sep 2003 | B2 |
6671813 | Ananda | Dec 2003 | B2 |
6680783 | Pierce | Jan 2004 | B1 |
7149726 | Lingle et al. | Dec 2006 | B1 |
7180616 | Miyoshi et al. | Feb 2007 | B2 |
7190467 | Simpson et al. | Mar 2007 | B2 |
7200858 | Benjamin et al. | Apr 2007 | B1 |
7243842 | Leon | Jul 2007 | B1 |
7251632 | Ogg et al. | Jul 2007 | B1 |
7290705 | Shin | Nov 2007 | B1 |
7315845 | Elliott | Jan 2008 | B2 |
7353213 | Ryan, Jr. et al. | Apr 2008 | B2 |
7383194 | Heiden et al. | Jun 2008 | B2 |
7433849 | Cordery et al. | Oct 2008 | B2 |
7474762 | Dimeski | Jan 2009 | B2 |
7475041 | Pintsov et al. | Jan 2009 | B2 |
7711650 | Kara | May 2010 | B1 |
7784090 | Lord et al. | Aug 2010 | B2 |
7873572 | Reardon | Jan 2011 | B2 |
7933845 | Leon et al. | Apr 2011 | B1 |
8359332 | Diamond et al. | Jan 2013 | B1 |
8446621 | Nuggehalli et al. | May 2013 | B2 |
8775331 | Tsuie | Jul 2014 | B1 |
20010000359 | Schreiber et al. | Apr 2001 | A1 |
20010039625 | Ananda | Nov 2001 | A1 |
20010044783 | Weisberg et al. | Nov 2001 | A1 |
20010049703 | Miyoshi et al. | Dec 2001 | A1 |
20020026487 | Ogilvie et al. | Feb 2002 | A1 |
20020029202 | Lopez | Mar 2002 | A1 |
20020036658 | Carolan | Mar 2002 | A1 |
20020046182 | Bator et al. | Apr 2002 | A1 |
20020069260 | Tagg | Jun 2002 | A1 |
20020069365 | Howard et al. | Jun 2002 | A1 |
20020116508 | Khan et al. | Aug 2002 | A1 |
20020178354 | Ogg et al. | Nov 2002 | A1 |
20030028801 | Liberman et al. | Feb 2003 | A1 |
20030037008 | Raju et al. | Feb 2003 | A1 |
20030038965 | Simpson et al. | Feb 2003 | A1 |
20030078893 | Shah | Apr 2003 | A1 |
20030088518 | Kirk et al. | May 2003 | A1 |
20030101148 | Montgomery | May 2003 | A1 |
20030167179 | Briley | Sep 2003 | A1 |
20030179253 | Manduley | Sep 2003 | A1 |
20030220887 | Stickler et al. | Nov 2003 | A1 |
20030233462 | Chien | Dec 2003 | A1 |
20040015404 | McCarthy | Jan 2004 | A1 |
20040073666 | Foster et al. | Apr 2004 | A1 |
20040128516 | Okamoto et al. | Jul 2004 | A1 |
20040211828 | Wilkie | Oct 2004 | A1 |
20040230825 | Shepherd et al. | Nov 2004 | A1 |
20040243523 | Herbert | Dec 2004 | A1 |
20050065892 | Ryan et al. | Mar 2005 | A1 |
20050065897 | Ryan | Mar 2005 | A1 |
20050138469 | Ryan et al. | Jun 2005 | A1 |
20050192910 | Auberger | Sep 2005 | A1 |
20050228760 | Monsen et al. | Oct 2005 | A1 |
20050235351 | Seltzer et al. | Oct 2005 | A1 |
20060072174 | Koike et al. | Apr 2006 | A1 |
20060098650 | Beninato et al. | May 2006 | A1 |
20060101121 | Senechalle | May 2006 | A1 |
20060259964 | Maldonado et al. | Nov 2006 | A1 |
20060290976 | Ko et al. | Dec 2006 | A1 |
20070022059 | Heiden | Jan 2007 | A1 |
20070073628 | Pauly et al. | Mar 2007 | A1 |
20070124260 | Meyer | May 2007 | A1 |
20070174213 | Whitehouse et al. | Jul 2007 | A1 |
20070177920 | Katano et al. | Aug 2007 | A1 |
20070282753 | Schwartz et al. | Dec 2007 | A1 |
20080071691 | Meyer | Mar 2008 | A1 |
20080092239 | Sitrick et al. | Apr 2008 | A1 |
20080209533 | Abrams et al. | Aug 2008 | A1 |
20080294726 | Sidman | Nov 2008 | A1 |
20090125387 | Mak et al. | May 2009 | A1 |
20090141895 | Anderson et al. | Jun 2009 | A1 |
20090245521 | Vembu et al. | Oct 2009 | A1 |
20090327409 | Mayer et al. | Dec 2009 | A1 |
20100046029 | Suzuki et al. | Feb 2010 | A1 |
20120054822 | Dvorak et al. | Mar 2012 | A1 |
20130125248 | Whitten et al. | May 2013 | A1 |
Number | Date | Country |
---|---|---|
EP1916628 | Oct 2006 | DE |
WO 2008049580 | Oct 2007 | DE |
Entry |
---|
English Translation of WO 2008/049580 to Mayer Oct. 2007. |
English Translation of EP1916628 to Mayer Oct. 2006. |
Merriam-Webster, “postal”, 2014. |
Merriam-Webster, “postage” 2014. |
Merriam-Webster, “indicia”, 2014. |
USPS, “Information-Based Indicia Program (IBIP), Performance Criteria for Information-Based Indicia and Security Architecture for Open IBI Postage Evidencing Systems (PCIBI-O)”, 2000. |
<http://www.deutschepost.de/dpag?tab=1&skin=hi&check=yes&lang=de EN&xm1File=link>1017124—1009569; “Stampit—The license for postage printing,” and “Stampit Web,” pp. 2, printed May 21, 2009. |
<http://www.adobe.com/enterprise/pdfs/ger—deutschePost.pdf>; “Deutsche Post uses Adobe solutions and the Web to enable reliable printing of pre-paid stamps for parcel delivery,” pp. 2, Sep. 2005. |
Wikipedia, “Franking”, 2014. |