-
2017-08-08
12/103,465
2008-04-15
US 9,728,107 B1
2017-08-08
-
-
Krista Zele | Tariq Najee-Ullah
Norton Rose Fulbright US LLP
2032-04-30
Smart Summary: A system has been developed to protect valuable digital content, like postage stamps, when using common applications like web browsers. It prevents users from easily accessing or copying this protected content by controlling how and when it is displayed. Techniques include using special formatting and executable code to limit access to the content. Separate windows or pages can also be created to further safeguard the information. Overall, these methods aim to enhance security while allowing users to interact with the content safely. 🚀 TL;DR
Systems and methods which prevent or limit access to protected content (e.g., value bearing indicia (VBI)) by a general purpose user interface application (e.g., web browser) are shown. Embodiments 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, to protect the content from various operations, such as repeated printing, electronic copying, etc. Data presentation formatting control in the form of style sheets may be utilized to control access to content. Additionally or alternatively, executable code or an executable object may be implemented within a page or other content to control access to content. Similarly, separate areas, such as windows or pages, may be utilized to control access to content.
Get notified when new applications in this technology area are published.
G09F3/00 » CPC main
Labels, tag tickets, or similar identification or indication means ; Seals; Postage or like stamps
G07B17/00362 » CPC further
Franking apparatus; Details internally of apparatus in a franking system, e.g. franking machine at customer or apparatus at post office Calculation or computing within apparatus, e.g. calculation of postage value
G06Q2250/05 » CPC further
Postage metering systems using cryptography
G07B17/00 IPC
Franking apparatus
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., FILE|PRINT) in order to print multiple copies of a VBI. Similarly, a user might manipulate a pointing device (e.g., mouse) in order to select and copy a VBI for pasting into another software application, such as for duplicating, modification, storing, etc.
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 FILE|PRINT command in a web browser), the sample image will be printed. However, according to a preferred embodiment, a link or button is included within the page itself in order to facilitate printing, or other desired activity, with respect to the protected content. For example, when such a button or link is clicked, scripting language code may replace the source (e.g., uniform resource locator (URL)) of the sample image with a source (e.g., another URL) of the protected content and invoke, printing functionality (e.g., invoke a browser's native print functionality), thereby causing the protected content to be printed. After the print operation, or other desired activity, the scripting language code will preferably restore the original source back to the source of the sample image.
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 FILE|PRINT command in a web browser), the sample image will be printed. A link or button is, however, preferably included in the page itself in order to facilitate printing, or other desired activity, with respect to the protected content. For example, when such a button or link is clicked, a new window or page (collectively referred to herein as a new area) is preferably opened. This new area will, according to embodiments, include the protected content. According to a preferred embodiment, the new area will immediately invoke printing functionality (e.g., invoke a browser's native print functionality), thereby causing the protected content to be printed, and then the new area will close.
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:
FIG. 1 shows a system adapted to provide protection of content according to an embodiment of the invention; and
FIG. 2 shows detail with respect to unprotected and protected content according to embodiments of the invention.
Directing attention to FIG. 1, system 100 adapted to 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 is shown. System 100 of the illustrated embodiment includes user terminal (e.g., client-side system) 110 in communication with content server (e.g., server-side system) 120 via network 150. Various systems as may provide a platform for adaptation to prevent or limit access to protected content as described herein are shown in the above referenced patents entitled “System and Method for Remote Postage Metering,” “Secure On-Line PC Postage Metering System,” and “Online Value Bearing Item Printing.”
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 (FIG. 2) operable upon user terminal 110 to control access to content. For example, user terminal 110 operable under control of web browser 210 may interact with content server 120 to provide and obtain various content, such as may be stored in databases 122 and 132 and/or generated by content server 120, in order to print postage meter indicia on demand. The aforementioned content may comprise various web pages served to user terminal 110 by content server 120. Through such web pages user terminal 110 may provide various content, such as address information, mail item size and/or weight, postal class, delivery instructions, postage amount, account identification, user identification, etc., to content server 120. Additionally or alternatively, user terminal 110 may interact with such web pages in order to generate, obtain, and print VBI for use in a postage meter indicia. Such interaction may include providing a visual example of the postage meter indicia being created (e.g., sample VBI), perhaps accompanied with associated data such as address information, for use in visualizing the printed product prior to its having been printed. Additionally, such interaction may include providing VBI to user terminal 110 for printing, perhaps accompanied with associated data such as address information, as a postage meter indicia.
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., FILE|PRINT), the second style sheet causes sample VBI 241 to be hidden from the output provided to printer 113 and actual. VBI 242 is provided to printer 113. Although actual VBI 242 is present in the content of a web page provided to web browser 210, this VBI is not displayed to the user and thus opportunity for undesired activity with respect to the VBI (e.g., electronic copying into a clipboard, manipulating text or image data, etc.) is reduced.
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., FILE|PRINT), sample VBI 241 will be provided to printer 113 for printing. In this embodiment, actual VBI 242 has not been provided to web browser 210 and thus is not available for printing by user terminal 110. However, in the illustrated embodiment executable code 243, defining a “print button” for presentation as part of displayed content 221, is provided as part of unprotected content 211. When a user actuates this print button (e.g., “clicks” the print button), executable code 243 of an embodiment replaces the source of sample VBI 241 image with a source for actual VBI 242. For example, unprotected content 211 may include a uniform resource locator (URL) identifying sample VBI 241 in database 122 and/or 132. When executable code 243 is activated, this URL may be replaced with a URL identifying actual VBI 242 in database 122 and/or 132, thereby providing protected content 212 to web browser 210.
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 FILE|PRINT command), sample VBI 241 will be provided to printer 113 for printing. A link or button is preferably included in the page, such as by including executable code 243, in order to facilitate printing of actual VBI 242. For example, when such a button is clicked, a new area is preferably opened by accessing content of database 122 and/or 132. This new area will preferably include actual VBI 242.
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.
1. A method comprising:
obtaining content at a general purpose user interface application that comprises a web browser application, said content including unprotected content and executable code for accessing protected content that comprises at least one value bearing indicium;
outputting said unprotected content to the web browser application; and
in response to a print command received via the web browser application:
initiating said executable code to obtain said protected content from a remote server;
replacing, within the web browser application, said unprotected content with said protected content;
outputting, immediately after said replacing, said protected content from the web browser application to a print medium; and
immediately after the outputting said protected content to said print medium, replacing, within the web browser application, said protected content with said unprotected content, wherein said web browser application is configured to output said unprotected content to said print medium in response to a subsequent print command received via the web browser application, said subsequent print command corresponding to a command to print the protected content.
2. The method of claim 1, wherein said unprotected content comprises a web page and said executable code comprises a software button operable to obtain and output said protected content.
3. The method of claim 1, wherein said initiating said executable code comprises:
replacing a source of at least a portion of said unprotected content with a source of said protected content to thereby obtain said protected content.
4. The method of claim 3, wherein said source of said at least a portion of said unprotected content comprises a uniform resource locator associated with said at least a portion of said unprotected content, and wherein said source of said protected content comprises a uniform resource locator associated with said protected content.
5. The method of claim 1, wherein said protected content is only available within said web browser application until said protected content is output to said print medium, and wherein other functionality of said web browser application is not available during said outputting.
6. The method of claim 5, wherein said protected content is displayed within said web browser application in response to said replacing, within said web browser application, said unprotected content with said protected content, and wherein said unprotected content is displayed within said web browser application in response to said replacing, within said web browser application, said protected content with said unprotected content.
7. The method of claim 6, wherein a duration in which said protected content is displayed within said web browser application corresponds to an amount of time to output said protected content to said print medium.
8. The method of claim 1, wherein said executable code is configured to execute a native print functionality of said web browser application to output said protected content from said web browser application to said print medium.
9. The method of claim 1, further comprising bypassing firewalls and popup blocking applications via said replacing said unprotected content with said protected content and said replacing said protected content with said unprotected content.
10. A computer program product having computer executable code stored on a computer readable storage device, said computer program product comprising:
code for providing unprotected content to a general purpose user interface application that comprises a web browser application;
code for outputting said unprotected content to the web browser application for presentation on a display device;
code for obtaining protected content Mat comprises at least one value bearing indicium from a content server in response to a command received by said general purpose user interface application;
code for replacing, within the web browser application, said unprotected content with said protected content;
code for outputting said protected content from the web browser application to a printer device immediately after said replacing; and
code for replacing, within the web browser application, said protected content with said unprotected content immediately after said outputting said protected content to said printer device, wherein said content server is configured to provide said unprotected content to the web browser application in response to subsequent commands received by said general purpose user interface application.
11. The computer program product of claim 10, wherein said code for obtaining said protected content comprises code for replacing a source of at least a portion of said unprotected content with a source of said protected content to thereby obtain said protected content at said general purpose user interface application, and wherein said code for replacing said protected content with said unprotected content comprises code for replacing said source of said protected content with said source of said at least a portion of said unprotected content.
12. The computer program product of claim 10, wherein said protected content is only available within said web browser application until said protected content is output to said printer device, and wherein other functionality of said web browser application is not available during said outputting.
13. The computer program product of claim 12, wherein said code for replacing said unprotected content, within said web browser application, with said protected content further comprises code fur displaying said protected content, within said web browser application, in response to said replacing, said unprotected content with said protected content, and wherein said code for replacing said protected content, within said web browser application, with said unprotected content further comprises code for displaying said unprotected content, within said web browser application, in response to said replacing, said protected content with said unprotected content.
14. The computer program product of claim 13, wherein a duration in which said protected content is displayed within said web browser application corresponds to an amount of time to output said protected content to said printer device after said protected content is obtained and used to replace said unprotected content within said web browser application.
15. The computer program product of claim 10, wherein said code for outputting said protected content to said printer device is configured to execute a native print functionality of said web browser application to output said protected content from said web browser application to said printer device.
16. The computer program product of claim 10, wherein execution of said code for obtaining said protected content, said code for replacing said unprotected content with said protected content, and said code for outputting said protected content to said printer device is configured to bypass firewalls and popup blocking applications of said web browser application.
17. A method comprising:
obtaining content at a general purpose user interface application that comprises a web browser application, said content including unprotected content and executable code for accessing protected content that comprises at least one value bearing indicium;
outputting said unprotected content to the web browser application; and
in response to a print command received via the web browser application, initiating said executable code to obtain said protected content from a remote server, wherein said initiating said executable code comprises:
replacing a source of at least a portion of said unprotected content with a source of said protected content;
retrieving said protected content from said remote server using stud source of said protected content;
replacing, within said web browser application, said unprotected content with said protected content;
outputting, immediately after said replacing, said protected content to a print medium; and
immediately after the outputting said protected content to said print medium, replacing, within said web browser application, said protected content with said unprotected content, wherein said executable code is configured to output said unprotected content to said print medium in response to subsequent print commands received via the web browser application, said subsequent print commands corresponding to commands to print said protected content.
18. The method of claim 17, wherein said protected content is only available within said web browser application until said protected content is output to said print medium, and wherein other functionality of said web browser application is not available during said outputting.
19. The method of claim 18, wherein said protected content is displayed within said web browser application in response to said replacing, within said web browser application, said unprotected content with said protected content, and wherein said unprotected content is displayed within said web browser application in response to said replacing, within said web browser application, said protected content with said unprotected content.
20. The method of claim 19, wherein a duration in which said protected content is displayed within said web browser application corresponds to an amount of time to output said protected content to said print medium.
21. The method of claim 17, wherein said executable code is configured to execute a native print functionality of said web browser application to output said protected content from said web browser application to said print medium.
22. The method of claim 17, further comprising bypassing firewalls and popup blocking applications via said replacing said unprotected content with said protected content and said replacing said protected content with said unprotected content.