Movatterモバイル変換


[0]ホーム

URL:


US20060059462A1 - Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program - Google Patents

Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program
Download PDF

Info

Publication number
US20060059462A1
US20060059462A1US11/227,903US22790305AUS2006059462A1US 20060059462 A1US20060059462 A1US 20060059462A1US 22790305 AUS22790305 AUS 22790305AUS 2006059462 A1US2006059462 A1US 2006059462A1
Authority
US
United States
Prior art keywords
embedded device
script
information
unit
document
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
US11/227,903
Inventor
Masahito Yamamoto
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon IncfiledCriticalCanon Inc
Assigned to CANON KABUSHIKI KAISHAreassignmentCANON KABUSHIKI KAISHAASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: YAMAMOTO, MASAHITO
Publication of US20060059462A1publicationCriticalpatent/US20060059462A1/en
Priority to US14/308,133priorityCriticalpatent/US9514106B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

An embedded device incorporating a Web browser, which enables a server to provide a dynamic content adapted and linked to a function specific to the embedded device and a status of the same, as an easily and flexibly expandable service in response to access from the embedded browser, and enables securing privacy and security of information on a client. In an image processing apparatus (110) implementing the embedded device, a Web browser module (211) loads Web content data containing at least document data which is described in a markup language and has a script or information for reference to a script embedded therein, and performs presentation based on the loaded Web content data. A controller unit (111) controls information and operation of the image processing apparatus. A script interpreter (805) incorporated in the Web browser module interprets the document data contained in the loaded Web content data and processes the script or the information for reference to a script embedded in the document data. A control API module (218) provides an interface via which the script interpreter gains access, based on the processing of the script, to a DOM managed in the Web browser module. Further, the control API module provides an interface via which the script interpreter gains access, based on the processing of the script, to the information and operation of the embedded device, controlled by the controller unit.

Description

Claims (30)

1. An embedded device comprising:
a browser unit adapted to load content data containing at least document data which is described in a markup language and has a script or information for reference to a script embedded therein, and to perform presentation based on the loaded content data;
a control unit adapted to control information and operation of the embedded device;
a script processing unit incorporated in said browser unit, adapted to interpret the document data contained in the loaded content data and to process the script or the information for reference to a script embedded in the document data; and
a first interface unit adapted to provide an interface via which said script processing unit gains access, based on the processing of the script, to the information and operation of the embedded device, controlled by said control unit.
3. An embedded device. as claimed inclaim 2, wherein said second interface unit constructs a document object model for access by said script processing unit to the internal data structure of the document data, the document object model being constructed by associating objects to be processed by said script processing unit with respective elements of the document data, associating an attribute of each of the objects with an attribute of a corresponding one of the elements of the document data, associating an operation on each of the objects with an operation on a corresponding one of the elements of the document data, associating a relationship between the objects with a relationship between the elements of the document data, and associating events generated for objects associated with the document data or respective ones of the elements of the document data, with events generated for the document data or the corresponding elements of the document data.
16. An embedded device comprising:
a browser unit adapted to load content data containing at least document data described in a markup language, and to perform presentation based on the loaded content data;
a control unit adapted to control information and operation of the embedded device; and
an interface unit adapted to provide an interface via which said browser unit accesses the information and operation of the embedded device, controlled by said control unit,
wherein said browser unit determines information specific to the embedded device or a status of the embedded device based on a result obtained by gaining access, via said interface unit, to the information and operation of the embedded device, controlled by said control unit, and displays a content of a document according to the determination.
19. An embedded device comprising:
a browser unit adapted to load content data containing at least document data described in a markup language, and to perform presentation based on the loaded content data;
a control unit adapted to control information and operation of the embedded device; and
an interface unit adapted to provide an interface via which said browser unit accesses the information and operation of the embedded device, controlled by said control unit,
wherein said browser unit determines whether or not an internal program is stored in the embedded device, based on a result obtained by gaining access, via said interface unit, to the information and operation of the embedded device, controlled by said control unit, and when an internal program is stored in the embedded device, displays a document containing a user input element for giving an instruction for starting the internal program.
20. An embedded device comprising:
a control unit adapted to control information and operation of the embedded device;
a script processing unit adapted to process a script; and
an interface unit adapted to provide an interface via which said script processing unit gains access, based on the processing of the script, to the information and operation of the embedded device, controlled by said control unit,
wherein said interface unit constructs a device object model for access by said script processing unit to the information and operation of the embedded device, controlled by said control unit, the device object model being constructed by associating objects to be processed by said script processing unit with respective resources constituting the embedded device, associating an attribute of each of the objects with an attribute of a corresponding one of the resources, associating an operation on each of the objects with an operation on a corresponding one of the resources, and associating a relationship between the objects associated with the respective resources, with a relationship between the resources.
24. A method of controlling an embedded device, comprising:
a browser step of loading content data containing at least document data which is described in a markup language and has a script or information for reference to a script embedded therein, and performing presentation based on the loaded content data;
a control step of controlling information and operation of the embedded device;
a script processing step of interpreting the document data contained in the loaded content data and processing the script or the information for reference to a script embedded in the document data, said script processing step being incorporated in said browser step; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained based on the processing of the script, in said script processing step.
25. A method of controlling an embedded device, comprising:
a browser step of loading content data containing at least document data described in a markup language, and performing presentation based on the loaded content data;
a control step of controlling information and operation of the embedded device; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained in said browser step,
wherein said browser step comprises identifying a user currently using the embedded device, based on a result obtained by gaining access, in said interface step, to the information and operation of the embedded device, controlled in said control step, and displays a content of a document according to the user.
26. A method of controlling an embedded device, comprising:
a browser step of loading content data containing at least document data described in a markup language, and performing presentation based on the loaded content data;
a control step of controlling information and operation of the embedded device; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained in said browser step,
wherein said browser step determines information specific to the embedded device or status of the embedded device based on a result obtained by gaining access, in said interface step, to the information and operation of the embedded device, controlled in said control step, and displays a content of a document according to the determination.
27. A method of controlling an embedded device, comprising:
a browser step of loading content data containing at least document data described in a markup language, and performing presentation based on the loaded content data;
a control step of controlling information and operation of the embedded device; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained in said browser step.
wherein said browser step determines whether or not an internal program is stored in the embedded device, based on a result obtained by gaining access, in said interface step, to the information and operation of the embedded device, controlled in said control step, and when an internal program is stored in the embedded device, displays a document containing a user input element for giving an instruction for starting the internal program.
28. A method of controlling an embedded device, comprising:
a control step of controlling information and operation of the embedded device;
a script processing step of processing a script; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained based on the processing of the script in said script processing step,
wherein said interface step comprises constructing a device object model for access in said script processing step to the information and operation of the embedded device, controlled in said control step, the device object model being constructed by associating objects to be processed in said script processing step with respective resources constituting the embedded device, associating an attribute of each of the objects with an attribute of a corresponding one of the resources, associating an operation on each of the objects with an operation on a corresponding one of the resources, and associating relationships between the objects associated with the respective resources, with relationships between the resources.
29. A program for causing a computer to execute a method of controlling an embedded device, the method comprising:
a browser step of loading content data containing at least document data which is described in a markup language and has a script or information for reference to a script embedded therein, and performing presentation based on the loaded content data;
a control step of controlling information and operation of the embedded device;
a script processing step of interpreting the document data contained in the loaded content data and processing the script or the information for reference to a script embedded in the document data, said script processing step being incorporated in said browser step; and
an interface step of providing an interface via which access to the information and operation of the embedded device, controlled in said control step, is gained based on the processing of the script, in said script processing step.
US11/227,9032004-09-152005-09-15Embedded device, control method therefor, program for implementing the control method, and storage medium storing the programAbandonedUS20060059462A1 (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US14/308,133US9514106B2 (en)2004-09-152014-06-18Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program

Applications Claiming Priority (2)

Application NumberPriority DateFiling DateTitle
JP2004268483AJP4355639B2 (en)2004-09-152004-09-15 Image processing apparatus and control method thereof
JP2004-2684832004-09-15

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US14/308,133ContinuationUS9514106B2 (en)2004-09-152014-06-18Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program

Publications (1)

Publication NumberPublication Date
US20060059462A1true US20060059462A1 (en)2006-03-16

Family

ID=35500760

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US11/227,903AbandonedUS20060059462A1 (en)2004-09-152005-09-15Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program
US14/308,133Expired - Fee RelatedUS9514106B2 (en)2004-09-152014-06-18Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US14/308,133Expired - Fee RelatedUS9514106B2 (en)2004-09-152014-06-18Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program

Country Status (4)

CountryLink
US (2)US20060059462A1 (en)
EP (1)EP1638017B1 (en)
JP (1)JP4355639B2 (en)
CN (1)CN100485673C (en)

Cited By (85)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20040239700A1 (en)*2003-03-172004-12-02Baschy Leo MartinUser interface driven access control system and method
US20060253771A1 (en)*2005-05-062006-11-09Niresip LlcUser Interface For Nonuniform Access Control System And Methods
US20070013942A1 (en)*2005-07-142007-01-18Konica Minolta Business Technologies, Inc.Data communication system, image processing device, and method for managing data in image processing device
US20070094742A1 (en)*2005-10-252007-04-26Seiko Epson CorporationInformation display device
US20070234218A1 (en)*2006-03-292007-10-04Niresip LlcUser Interface For Variable Access Control System
US20080016078A1 (en)*2006-07-142008-01-17Xerox CorporationDocument objects
US20080040588A1 (en)*2004-11-122008-02-14Justsystems CorporationData Processing Device and Data Processing Method
US20080082905A1 (en)*2006-09-292008-04-03Yahoo! Inc.Content-embedding code generation in digital media benefit attachment mechanism
US20080082904A1 (en)*2006-09-292008-04-03Yahoo! Inc.Script-based content-embedding code generation in digital media benefit attachment mechanism
US20080086728A1 (en)*2006-08-022008-04-10Lam Monica SBinding User Data Files
US20080091800A1 (en)*2006-10-132008-04-17Xerox CorporationLocal user interface support of remote services
US20080091774A1 (en)*2005-12-152008-04-17SugarcrmCustomer relationship management system and method
US20080109457A1 (en)*2006-05-122008-05-08Junko AritaImage forming system, groupware server, image forming apparatus and computer-readable storage medium
US20080139191A1 (en)*2006-12-082008-06-12Miguel MelnykContent adaptation
US20080154951A1 (en)*2006-12-222008-06-26Yahoo! Inc.Link Retrofitting of Digital Media Objects
US20080232640A1 (en)*2007-03-192008-09-25Taeko IshizuImage processing apparatus, image processing method, and program product
US20080244038A1 (en)*2007-03-302008-10-02Yahoo! Inc.Point of Presence Distribution Mechanism for Digital Content Objects
US20080252934A1 (en)*2006-10-182008-10-16Junko AritaImage forming system, groupware server, image forming apparatus, image forming method, and image forming program
US20080281944A1 (en)*2007-05-072008-11-13Vorne Industries, Inc.Method and system for extending the capabilities of embedded devices through network clients
US20090070869A1 (en)*2007-09-062009-03-12Microsoft CorporationProxy engine for custom handling of web content
US20090089629A1 (en)*2007-09-272009-04-02Microsoft CorporationCapturing diagnostics in web browser applications
US20090161132A1 (en)*2007-12-202009-06-25Canon Kabushiki KaishaImage processing apparatus, and control method, and computer-readable storage medium thereof
US20090164927A1 (en)*2007-12-202009-06-25Canon Kabushiki KaishaImage processing apparatus and method thereof
US20090182850A1 (en)*2008-01-142009-07-16Samsung Electronics Co., Ltd.Service access control system and method using embedded browser agent
US20090248622A1 (en)*2008-03-262009-10-01International Business Machines CorporationMethod and device for indexing resource content in computer networks
US20090300478A1 (en)*2008-05-302009-12-03Ricoh Company, Ltd.Image forming apparatus, information processing method and program
US20100083227A1 (en)*2008-09-302010-04-01Avfinity, IncComputer readable medium for translating protocols
US20100100968A1 (en)*2008-10-202010-04-22Koji UrasawaImage processing apparatus
US20100110472A1 (en)*2008-10-302010-05-06Xerox CorporationSystem and method for managing a print job in a printing system
US20100110473A1 (en)*2008-10-302010-05-06Xerox CorporationSystem and method for managing a print job in a printing system
US20100281406A1 (en)*2007-12-272010-11-04Kazuyuki YokogawaInformation providing device, information display device, information providing system, information providing method, program, and computer-readable storage medium having program stored therein
US20100281498A1 (en)*2007-12-272010-11-04Yoshitaka TanemuraInformation providing device, information display device, information providing system, control method, control program and storage medium
US20100281407A1 (en)*2007-12-272010-11-04Kazuyuki YokogawaInformation providing device, information display device, information providing system, information providing method, program, and computer-readable storage medium having program stored therein
US20100306640A1 (en)*2009-05-292010-12-02Gava Fabio MSystem and method for generating formatted device reports from stored hierarchical device data
US20110090528A1 (en)*2009-10-162011-04-21Xerox CorporationSystem and method for controlling usage of printer resources
WO2011050368A1 (en)*2009-10-232011-04-28Moov CorporationConfigurable and dynamic transformation of web content
US20110099482A1 (en)*2009-10-222011-04-28International Business Machines CorporationInteractive management of web application firewall rules
US20110145371A1 (en)*2009-12-162011-06-16Canon Kabushiki KaishaImage processing apparatus and method of controlling same
US20110208809A1 (en)*2009-12-102011-08-25Canon Kabushiki KaishaInformation processing apparatus, web server, control method and storage medium
US20110228328A1 (en)*2010-03-172011-09-22Konica Minolta Business Technologies, Inc.Information processing system, information processing apparatus, cooperative job execution method, and non-transitory computer-readable recording medium encoded with cooperative job execution program
US20110238498A1 (en)*2010-03-292011-09-29Microsoft CorporationService stage for subscription management
US20110242566A1 (en)*2010-04-022011-10-06Krupp LouisSystems and methods for optimizing function based object operations in interpreted page description languages
US20120042016A1 (en)*2010-08-102012-02-16Google Inc.Exposing resource capabilities to web applications
US20120060155A1 (en)*2010-09-022012-03-08Keys Gregory CMethod, system, and computer readable medium for workflow communication wherein instructions to a workflow application are written by the workflow application
US20120254721A1 (en)*2011-03-312012-10-04Google Inc.Methods and systems for generating and displaying a preview image of a content area
US20130124573A1 (en)*2011-11-102013-05-16Microsoft CorporationDeep cloning of objects using binary format
US20130208303A1 (en)*2012-02-102013-08-15Ricoh Company, Ltd.Application supplying apparatus and relay apparatus on cloud
US20130222244A1 (en)*2011-01-052013-08-29Research In Motion LimitedHandling of touch events in a browser environment
US8589991B2 (en)2010-12-142013-11-19Microsoft CorporationDirect connection with side channel control
US20130318142A1 (en)*2012-05-242013-11-28International Business Machines CorporationRemote card content management using synchronous server-side scripting
US20140137228A1 (en)*2012-11-152014-05-15Qualys, Inc.Web application vulnerability scanning
US8792429B2 (en)2010-12-142014-07-29Microsoft CorporationDirect connection with side channel control
US20140245253A1 (en)*2013-02-272014-08-28Google Inc.Third party application scriptability
US20140281854A1 (en)*2013-03-142014-09-18Comcast Cable Communications, LlcHypermedia representation of an object model
US20140281914A1 (en)*2013-03-152014-09-18Ricoh Company, Ltd.Information processing system, information processing device, and information processing method
US8923770B2 (en)2010-12-092014-12-30Microsoft CorporationCognitive use of multiple regulatory domains
US8948382B2 (en)2010-12-162015-02-03Microsoft CorporationSecure protocol for peer-to-peer network
US8971841B2 (en)2010-12-172015-03-03Microsoft CorporationOperating system supporting cost aware applications
CN104424006A (en)*2013-08-212015-03-18佳能株式会社Apparatus and control method
US9001356B2 (en)2009-12-082015-04-07Sharp Kabushiki KaishaMultifunction printer, multifunction printer control system, and recording medium
US9015682B1 (en)2012-03-282015-04-21Google Inc.Computer code transformations to create synthetic global scopes
US20150131130A1 (en)*2013-11-122015-05-14Ricoh Company, Ltd.Information processing apparatus and information processing system
US20150186249A1 (en)*2007-06-052015-07-02Edward F. MillerTesting web pages using a document object model
US20150205585A1 (en)*2012-06-042015-07-23Google Inc.Delayed compiling of scripting language code
US9129088B1 (en)2005-06-042015-09-08Leo Martin BaschyUser interface driven access control system and methods for multiple users as one audience
US20150309110A1 (en)*2014-04-252015-10-29Rohde & Schwarz Gmbh & Co. KgMeasuring device with functional units controllable via a block diagram
US20160044044A1 (en)*2014-08-072016-02-11Canon Kabushiki KaishaInformation processing apparatus, method for controlling information processing apparatus, and storage medium
US9294545B2 (en)2010-12-162016-03-22Microsoft Technology Licensing, LlcFast join of peer to peer group with power saving mode
US20160259771A1 (en)*2015-03-022016-09-08Canon Kabushiki KaishaInformation processing system, information processing apparatus, control method, and storage medium
US9542203B2 (en)2010-12-062017-01-10Microsoft Technology Licensing, LlcUniversal dock for context sensitive computing device
US10248631B2 (en)*2007-12-142019-04-02Amazon Technologies, Inc.System and method of presenting media data
CN109891445A (en)*2016-11-012019-06-14微软技术许可有限责任公司Re-homing embedded network content via cross-iframe signaling
US10394530B1 (en)2014-10-132019-08-27Tilden Tech Holdings LLCComputer readable medium for translating protocols with autonomous script writer
US10613741B2 (en)2007-01-072020-04-07Apple Inc.Application programming interface for gesture operations
US10719225B2 (en)2009-03-162020-07-21Apple Inc.Event recognition
US10732997B2 (en)2010-01-262020-08-04Apple Inc.Gesture recognizers with delegates for controlling and modifying gesture recognition
US10936190B2 (en)2008-03-042021-03-02Apple Inc.Devices, methods, and user interfaces for processing touch events
US10963142B2 (en)2007-01-072021-03-30Apple Inc.Application programming interfaces for scrolling
US11048857B2 (en)2000-10-312021-06-29Software Research Inc.Spidering a website from a browser using a document object model
US11138149B2 (en)*2017-12-122021-10-05Canon Kabushiki KaishaInformation processing system, control method therefor, and storage medium for handling an error in converting data in a process for generating business form data
US11263063B1 (en)*2021-07-122022-03-01Lamacchia Realty, Inc.Methods and systems for device-specific event handler generation
CN114506161A (en)*2022-02-152022-05-17武汉数势云创科技有限公司Printing device with privacy secrecy function and printing and conveying integrated table
US11429190B2 (en)2013-06-092022-08-30Apple Inc.Proxy gesture recognizer
US20230019312A1 (en)*2021-07-162023-01-19Canon Kabushiki KaishaCommunication apparatus, method, and non-transitory computer-readable storage medium storing program
CN116232678A (en)*2022-12-302023-06-06飞天诚信科技股份有限公司Verification method and device

Families Citing this family (34)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20070300150A1 (en)*2006-06-222007-12-27Lantronix, Inc.Building rich web site applications with an embedded device
US20080040658A1 (en)*2006-07-072008-02-14Honeywell International Inc.Linking of Content Portions Developed Independently
CN101287195B (en)*2007-04-112011-08-17北京三星通信技术研究有限公司Editing device and method for HTML multimedia message service
US7689665B2 (en)*2007-04-272010-03-30Microsoft CorporationDynamically loading scripts
US9536009B2 (en)*2007-08-082017-01-03Microsoft Technology Licensing, LlcEmbedding a representation of an item in a host
US8416196B2 (en)2008-03-042013-04-09Apple Inc.Touch event model programming interface
US8717305B2 (en)2008-03-042014-05-06Apple Inc.Touch event model for web pages
US8285499B2 (en)2009-03-162012-10-09Apple Inc.Event recognition
US9311112B2 (en)2009-03-162016-04-12Apple Inc.Event recognition
CN101533409B (en)*2009-04-232011-03-02何海群Network browser system and control method
JP5732824B2 (en)*2010-01-052015-06-10株式会社リコー Image forming apparatus, information processing system, and information processing method
JP5586968B2 (en)*2010-01-212014-09-10キヤノン株式会社 Image forming apparatus, device cooperation system, service providing method, and program thereof
US8881227B2 (en)2010-03-302014-11-04Authentic8, Inc.Secure web container for a secure online user environment
US10216408B2 (en)2010-06-142019-02-26Apple Inc.Devices and methods for identifying user interface objects based on view hierarchy
US9298363B2 (en)2011-04-112016-03-29Apple Inc.Region activation for touch sensitive surface
CN102955694B (en)*2011-08-312016-06-22中国电信股份有限公司The client realization method of sing on web Kit browser and client
KR101885182B1 (en)2011-12-162018-08-06에이치피프린팅코리아 주식회사Image forming apparatus, management method of the image forming apparatus and computer readable recording medium
JP5684766B2 (en)*2012-09-192015-03-18株式会社東芝 MFPs and systems
WO2014151061A2 (en)*2013-03-152014-09-25Authentic8, Inc.Secure web container for a secure online user environment
JP6451052B2 (en)*2014-01-092019-01-16富士ゼロックス株式会社 Image processing apparatus and program
JP2016201744A (en)2015-04-132016-12-01キヤノン株式会社Information processing apparatus and control method therefor, data transmitter and control method therefor, and program
JP5893791B1 (en)2015-07-282016-03-23株式会社医療情報技術研究所 Multi-facility integrated document management system
CN105354052B (en)*2015-09-302018-12-04北京奇虎科技有限公司flash game loading method and device
CN105933766B (en)*2016-01-212019-01-15东方明珠新媒体股份有限公司WebOS system and set-top box based on set-top box
US10210144B2 (en)*2016-08-162019-02-19Adobe Inc.Creation and display of a webpage with alternative layouts for different webpage widths
EP3701473B1 (en)*2017-10-242024-08-28A.C.N. 629 573 093 Pty. Ltd.A system for improved digital advertising display device proof-of-play data logging
KR101891140B1 (en)*2017-12-162018-08-23세타랩 주식회사Techniques for test automation
CN108200135B (en)*2017-12-272021-04-06金蝶软件(中国)有限公司Method, system and related device for acquiring scanning data and generating certificate
US11550937B2 (en)2019-06-132023-01-10Fujitsu LimitedPrivacy trustworthiness based API access
US11128736B2 (en)*2019-09-092021-09-21Google LlcDynamically configurable client application activity
WO2021112860A1 (en)*2019-12-052021-06-10Hewlett-Packard Development Company, L.P.Digital rights management
CN111585794B (en)*2020-04-202023-03-31南京南瑞继保电气有限公司Communication method, device and system based on acquisition board card and storage medium
CN113238720A (en)*2021-03-302021-08-10紫光云技术有限公司Implementation method for directly printing pdf file on page without plug-in
US20230102570A1 (en)*2021-09-282023-03-30Arteris, Inc.System and method for scripting generators

Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20010029521A1 (en)*2000-03-292001-10-11Hiroshi MatsudaControl method for image processing apparatus connectable to computer network
US20020018230A1 (en)*2000-07-212002-02-14Masahiro IwadateImage processing apparatus and image processing method
US20020025173A1 (en)*2000-06-262002-02-28Hironobu IsobeImage forming apparatus and image forming method
US20020103902A1 (en)*2000-12-012002-08-01Nagel Daniel A.Methods and apparatus for exchanging information between browser pages
US6437875B1 (en)*1997-10-272002-08-20Canon Kabushiki KaishaMethod of processing data in various applications
US20030120597A1 (en)*1996-11-272003-06-26Diebold Self Service Systems, Division Of Diebold, IncorporatedApplication service provider and automated transaction machine system and method
US20040057076A1 (en)*2002-09-202004-03-25Fuji Xerox Co., Ltd.Operation-screen display device, method, and recording medium containing a program for display of an operation-screen
US6758541B2 (en)*2000-09-292004-07-06Riso Kagaku CorporationPrinting machine and the method of reporting an error thereof
US20040148379A1 (en)*2002-09-242004-07-29Masaaki OguraRemote management system, intermediary apparatus therefor, and method of updating software in the intermediary apparatus
US20050076281A1 (en)*2002-04-032005-04-07Brother Kogyo Kabushiki KaishaNetwork terminal that notifies administrator of error

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
JPH11327834A (en)1998-05-111999-11-30Canon Inc Image processing device
JPH10136142A (en)*1996-10-241998-05-22Ricoh Co Ltd Image forming system
JP3688464B2 (en)1997-05-062005-08-31株式会社東芝 Terminal device, server device, communication device, and control method
JPH11134125A (en)1997-10-271999-05-21Canon Inc Image forming apparatus, image forming method, and storage medium
JPH11212751A (en)1998-01-291999-08-06Canon Inc Image forming apparatus, image forming method, and storage medium
JP3876520B2 (en)1998-03-262007-01-31セイコーエプソン株式会社 Auxiliary information display device, auxiliary information display method, and medium on which auxiliary information display program is recorded
EP1030276A3 (en)*1998-05-272004-06-30Diebold, IncorporatedUsing server ATM to present device status messages and accessing/operating devices for service activity with browser interface
JP4168499B2 (en)*1998-11-042008-10-22松下電器産業株式会社 Printing system
JP3957906B2 (en)1998-12-282007-08-15キヤノン株式会社 Information processing apparatus and method
JP4167783B2 (en)*1999-12-172008-10-22セイコーエプソン株式会社 Network management system and method
JP2001216212A (en)2000-01-312001-08-10Seiko Epson Corp Maintenance target device, maintenance method and maintenance system
JP2002196915A (en)2000-12-252002-07-12Ricoh Co Ltd Network printing system
JP2002297489A (en)2001-03-292002-10-11Sony CorpApparatus and method for providing information, apparatus, method and system for processing information, recording medium and program
US20030120824A1 (en)*2001-05-032003-06-26Scott ShattuckSystem supporting object-oriented constructs in ECMAScript
US20030088642A1 (en)*2001-11-022003-05-08International Business Machines CorporationDevice operator panel operated as a web browser
JP2004185593A (en)*2002-07-262004-07-02Ricoh Co Ltd Image forming apparatus and application execution method
EP1394693A1 (en)*2002-08-302004-03-03AlcatelMethod and browser for linking electronic documents
WO2004031984A1 (en)*2002-10-012004-04-15Sap AktiengesellschaftMethod and system for refreshing browser pages
JP4501436B2 (en)2003-01-232010-07-14セイコーエプソン株式会社 Information collection system, information collection method, and information collection program
JP4827388B2 (en)*2003-07-312011-11-30キヤノン株式会社 Communication system, information processing apparatus, print control method, and program

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20030120597A1 (en)*1996-11-272003-06-26Diebold Self Service Systems, Division Of Diebold, IncorporatedApplication service provider and automated transaction machine system and method
US6437875B1 (en)*1997-10-272002-08-20Canon Kabushiki KaishaMethod of processing data in various applications
US20010029521A1 (en)*2000-03-292001-10-11Hiroshi MatsudaControl method for image processing apparatus connectable to computer network
US20020025173A1 (en)*2000-06-262002-02-28Hironobu IsobeImage forming apparatus and image forming method
US20020018230A1 (en)*2000-07-212002-02-14Masahiro IwadateImage processing apparatus and image processing method
US6758541B2 (en)*2000-09-292004-07-06Riso Kagaku CorporationPrinting machine and the method of reporting an error thereof
US20020103902A1 (en)*2000-12-012002-08-01Nagel Daniel A.Methods and apparatus for exchanging information between browser pages
US20050076281A1 (en)*2002-04-032005-04-07Brother Kogyo Kabushiki KaishaNetwork terminal that notifies administrator of error
US20040057076A1 (en)*2002-09-202004-03-25Fuji Xerox Co., Ltd.Operation-screen display device, method, and recording medium containing a program for display of an operation-screen
US20040148379A1 (en)*2002-09-242004-07-29Masaaki OguraRemote management system, intermediary apparatus therefor, and method of updating software in the intermediary apparatus

Cited By (171)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US11048857B2 (en)2000-10-312021-06-29Software Research Inc.Spidering a website from a browser using a document object model
US20040239700A1 (en)*2003-03-172004-12-02Baschy Leo MartinUser interface driven access control system and method
US9003295B2 (en)*2003-03-172015-04-07Leo Martin BaschyUser interface driven access control system and method
US20080040588A1 (en)*2004-11-122008-02-14Justsystems CorporationData Processing Device and Data Processing Method
US9176934B2 (en)2005-05-062015-11-03Leo BaschyUser interface for nonuniform access control system and methods
US20060253771A1 (en)*2005-05-062006-11-09Niresip LlcUser Interface For Nonuniform Access Control System And Methods
US9805005B1 (en)2005-05-062017-10-31Niresip LlcAccess-control-discontinuous hyperlink handling system and methods
US9129088B1 (en)2005-06-042015-09-08Leo Martin BaschyUser interface driven access control system and methods for multiple users as one audience
US20070013942A1 (en)*2005-07-142007-01-18Konica Minolta Business Technologies, Inc.Data communication system, image processing device, and method for managing data in image processing device
US8214909B2 (en)*2005-10-252012-07-03Seiko Epson CorporationInformation display device
US20070094742A1 (en)*2005-10-252007-04-26Seiko Epson CorporationInformation display device
US20110145805A1 (en)*2005-12-152011-06-16Sugarcrm Inc.Customer relationship management system and method
US20080091774A1 (en)*2005-12-152008-04-17SugarcrmCustomer relationship management system and method
US9202068B2 (en)2006-03-292015-12-01Leo M. BaschyUser interface for variable access control system
US20070234218A1 (en)*2006-03-292007-10-04Niresip LlcUser Interface For Variable Access Control System
US20080109457A1 (en)*2006-05-122008-05-08Junko AritaImage forming system, groupware server, image forming apparatus and computer-readable storage medium
US8488146B2 (en)*2006-05-122013-07-16Ricoh Company, Ltd.Image forming system, groupware server, image forming apparatus and computer-readable storage medium
US7933924B2 (en)*2006-07-142011-04-26Xerox CorporationDocument objects
US20080016078A1 (en)*2006-07-142008-01-17Xerox CorporationDocument objects
US20080086728A1 (en)*2006-08-022008-04-10Lam Monica SBinding User Data Files
US9063814B2 (en)*2006-08-022015-06-23Moka5, Inc.Binding user data files
US20080082904A1 (en)*2006-09-292008-04-03Yahoo! Inc.Script-based content-embedding code generation in digital media benefit attachment mechanism
US20080082905A1 (en)*2006-09-292008-04-03Yahoo! Inc.Content-embedding code generation in digital media benefit attachment mechanism
US8965783B2 (en)2006-09-292015-02-24Yahoo! Inc.Content-embedding code generation in digital media benefit attachment mechanism
US8943401B2 (en)*2006-09-292015-01-27Yahoo! Inc.Script-based content-embedding code generation in digital media benefit attachment mechanism
US20080091800A1 (en)*2006-10-132008-04-17Xerox CorporationLocal user interface support of remote services
US8531697B2 (en)*2006-10-182013-09-10Ricoh Company, Ltd.Image forming system, groupware server, image forming apparatus, image forming method, and image forming program
US20080252934A1 (en)*2006-10-182008-10-16Junko AritaImage forming system, groupware server, image forming apparatus, image forming method, and image forming program
US9275167B2 (en)2006-12-082016-03-01Citrix Systems, Inc.Content adaptation
US8181107B2 (en)*2006-12-082012-05-15Bytemobile, Inc.Content adaptation
US9292618B2 (en)2006-12-082016-03-22Citrix Systems, Inc.Content adaptation
US20080139191A1 (en)*2006-12-082008-06-12Miguel MelnykContent adaptation
US9582804B2 (en)2006-12-222017-02-28Excalibur Ip, LlcLink retrofitting of digital media objects
US20080154951A1 (en)*2006-12-222008-06-26Yahoo! Inc.Link Retrofitting of Digital Media Objects
US10613741B2 (en)2007-01-072020-04-07Apple Inc.Application programming interface for gesture operations
US11954322B2 (en)2007-01-072024-04-09Apple Inc.Application programming interface for gesture operations
US10963142B2 (en)2007-01-072021-03-30Apple Inc.Application programming interfaces for scrolling
US11449217B2 (en)2007-01-072022-09-20Apple Inc.Application programming interfaces for gesture operations
US8315424B2 (en)*2007-03-192012-11-20Ricoh Company, Ltd.Image processing apparatus, image processing method, and program product
US20080232640A1 (en)*2007-03-192008-09-25Taeko IshizuImage processing apparatus, image processing method, and program product
US20080244038A1 (en)*2007-03-302008-10-02Yahoo! Inc.Point of Presence Distribution Mechanism for Digital Content Objects
US9996627B2 (en)2007-03-302018-06-12Excalibur Ip, LlcPoint of presence distribution mechanism for digital content objects
US9100248B2 (en)2007-05-072015-08-04Vorne Industries, Inc.Method and system for extending the capabilities of embedded devices through network clients
US20080281944A1 (en)*2007-05-072008-11-13Vorne Industries, Inc.Method and system for extending the capabilities of embedded devices through network clients
US20150186249A1 (en)*2007-06-052015-07-02Edward F. MillerTesting web pages using a document object model
US10489286B2 (en)*2007-06-052019-11-26Software Research, Inc.Driving a web browser for testing web pages using a document object model
US20090070869A1 (en)*2007-09-062009-03-12Microsoft CorporationProxy engine for custom handling of web content
US9906549B2 (en)*2007-09-062018-02-27Microsoft Technology Licensing, LlcProxy engine for custom handling of web content
US8271836B2 (en)2007-09-272012-09-18Microsoft CorporationCapturing diagnostics in web browser applications
US20090089629A1 (en)*2007-09-272009-04-02Microsoft CorporationCapturing diagnostics in web browser applications
US10248631B2 (en)*2007-12-142019-04-02Amazon Technologies, Inc.System and method of presenting media data
US9628645B2 (en)*2007-12-202017-04-18Canon Kabushiki KaishaImage processing apparatus, and control method, and computer-readable storage medium thereof
US20170177982A1 (en)*2007-12-202017-06-22Canon Kabushiki KaishaImage processing apparatus, and control method, and computer-readable storage medium thereof
US10026029B2 (en)*2007-12-202018-07-17Canon Kabushiki KaishaImage processing apparatus, and control method, and computer-readable storage medium thereof
US20090161132A1 (en)*2007-12-202009-06-25Canon Kabushiki KaishaImage processing apparatus, and control method, and computer-readable storage medium thereof
US20090164927A1 (en)*2007-12-202009-06-25Canon Kabushiki KaishaImage processing apparatus and method thereof
US20100281407A1 (en)*2007-12-272010-11-04Kazuyuki YokogawaInformation providing device, information display device, information providing system, information providing method, program, and computer-readable storage medium having program stored therein
US20100281498A1 (en)*2007-12-272010-11-04Yoshitaka TanemuraInformation providing device, information display device, information providing system, control method, control program and storage medium
US20100281406A1 (en)*2007-12-272010-11-04Kazuyuki YokogawaInformation providing device, information display device, information providing system, information providing method, program, and computer-readable storage medium having program stored therein
US20090182850A1 (en)*2008-01-142009-07-16Samsung Electronics Co., Ltd.Service access control system and method using embedded browser agent
WO2009091165A3 (en)*2008-01-142009-09-11Samsung Electronics Co., Ltd.Service access control system and method using embedded browser agent
US9300918B2 (en)2008-01-142016-03-29Samsung Electronics Co., Ltd.Service access control system and method using embedded browser agent
US12236038B2 (en)2008-03-042025-02-25Apple Inc.Devices, methods, and user interfaces for processing input events
US10936190B2 (en)2008-03-042021-03-02Apple Inc.Devices, methods, and user interfaces for processing touch events
US11740725B2 (en)2008-03-042023-08-29Apple Inc.Devices, methods, and user interfaces for processing touch events
US20090248622A1 (en)*2008-03-262009-10-01International Business Machines CorporationMethod and device for indexing resource content in computer networks
US8359317B2 (en)*2008-03-262013-01-22International Business Machines CorporationMethod and device for indexing resource content in computer networks
US20090300478A1 (en)*2008-05-302009-12-03Ricoh Company, Ltd.Image forming apparatus, information processing method and program
WO2010039881A1 (en)*2008-09-302010-04-08Avfinity, LlcComputer readable medium for translating protocols
US20100083227A1 (en)*2008-09-302010-04-01Avfinity, IncComputer readable medium for translating protocols
US8595698B2 (en)2008-09-302013-11-26Arfinity, LLCComputer readable medium for translating protocols
US20100100968A1 (en)*2008-10-202010-04-22Koji UrasawaImage processing apparatus
US20100110473A1 (en)*2008-10-302010-05-06Xerox CorporationSystem and method for managing a print job in a printing system
US8407316B2 (en)2008-10-302013-03-26Xerox CorporationSystem and method for managing a print job in a printing system
US20100110472A1 (en)*2008-10-302010-05-06Xerox CorporationSystem and method for managing a print job in a printing system
US8842313B2 (en)2008-10-302014-09-23Xerox CorporationSystem and method for managing a print job in a printing system
US10719225B2 (en)2009-03-162020-07-21Apple Inc.Event recognition
US11163440B2 (en)2009-03-162021-11-02Apple Inc.Event recognition
US12265704B2 (en)2009-03-162025-04-01Apple Inc.Event recognition
US11755196B2 (en)2009-03-162023-09-12Apple Inc.Event recognition
US20100306640A1 (en)*2009-05-292010-12-02Gava Fabio MSystem and method for generating formatted device reports from stored hierarchical device data
US8593671B2 (en)2009-10-162013-11-26Xerox CorporationSystem and method for controlling usage of printer resources
US20110090528A1 (en)*2009-10-162011-04-21Xerox CorporationSystem and method for controlling usage of printer resources
US9473457B2 (en)*2009-10-222016-10-18International Business Machines CorporationInteractive management of web application firewall rules
US20110099482A1 (en)*2009-10-222011-04-28International Business Machines CorporationInteractive management of web application firewall rules
US12355854B2 (en)*2009-10-232025-07-08Drnc Holdings, Inc.Configurable and dynamic transformation of web content
WO2011050368A1 (en)*2009-10-232011-04-28Moov CorporationConfigurable and dynamic transformation of web content
US8438312B2 (en)2009-10-232013-05-07Moov CorporationDynamically rehosting web content
US20110099294A1 (en)*2009-10-232011-04-28Ajay KapurDynamically rehosting web content
US9232021B2 (en)2009-10-232016-01-05Moov CorporationDynamically rehosting web content
US11102325B2 (en)2009-10-232021-08-24Moov CorporationConfigurable and dynamic transformation of web content
US20110099467A1 (en)*2009-10-232011-04-28Ajay KapurConfigurable and dynamic transformation of web content
US11677857B2 (en)2009-10-232023-06-13Edgio, Inc.Configurable and dynamic transformation of web content
US9001356B2 (en)2009-12-082015-04-07Sharp Kabushiki KaishaMultifunction printer, multifunction printer control system, and recording medium
US9148529B2 (en)2009-12-102015-09-29Canon Kabushiki KaishaInformation processing apparatus, web server, control method and storage medium
US20110208809A1 (en)*2009-12-102011-08-25Canon Kabushiki KaishaInformation processing apparatus, web server, control method and storage medium
US20110145371A1 (en)*2009-12-162011-06-16Canon Kabushiki KaishaImage processing apparatus and method of controlling same
US9137399B2 (en)*2009-12-162015-09-15Canon Kabushiki KaishaImage processing apparatus and method of controlling same
US9342763B2 (en)*2009-12-162016-05-17Canon Kabushiki KaishaImage processing apparatus and method of controlling same
US20150363674A1 (en)*2009-12-162015-12-17Canon Kabushiki KaishaImage processing apparatus and method of controlling same
US12061915B2 (en)2010-01-262024-08-13Apple Inc.Gesture recognizers with delegates for controlling and modifying gesture recognition
US10732997B2 (en)2010-01-262020-08-04Apple Inc.Gesture recognizers with delegates for controlling and modifying gesture recognition
US20110228328A1 (en)*2010-03-172011-09-22Konica Minolta Business Technologies, Inc.Information processing system, information processing apparatus, cooperative job execution method, and non-transitory computer-readable recording medium encoded with cooperative job execution program
US8654383B2 (en)*2010-03-172014-02-18Konica Minolta Business Technologies, Inc.Information processing system, apparatus, method and non-transitory computer-readable recording medium for generating a display screen based on local error display information and remote style sheet information
US20110238498A1 (en)*2010-03-292011-09-29Microsoft CorporationService stage for subscription management
US20110242566A1 (en)*2010-04-022011-10-06Krupp LouisSystems and methods for optimizing function based object operations in interpreted page description languages
US8446603B2 (en)*2010-04-022013-05-21Konica Minolta Laboratory U.S.A., Inc.Systems and methods for optimizing function based object operations in interpreted page description languages
US20120042016A1 (en)*2010-08-102012-02-16Google Inc.Exposing resource capabilities to web applications
US20120060155A1 (en)*2010-09-022012-03-08Keys Gregory CMethod, system, and computer readable medium for workflow communication wherein instructions to a workflow application are written by the workflow application
US9870028B2 (en)2010-12-062018-01-16Microsoft Technology Licensing, LlcUniversal dock for context sensitive computing device
US9542203B2 (en)2010-12-062017-01-10Microsoft Technology Licensing, LlcUniversal dock for context sensitive computing device
US9178652B2 (en)2010-12-092015-11-03Microsoft Technology Licensing, LlcCognitive use of multiple regulatory domains
US9801074B2 (en)2010-12-092017-10-24Microsoft Technology Licensing, LlcCognitive use of multiple regulatory domains
US8923770B2 (en)2010-12-092014-12-30Microsoft CorporationCognitive use of multiple regulatory domains
US9462479B2 (en)2010-12-092016-10-04Microsoft Technology Licensing, LlcCognitive use of multiple regulatory domains
US9813466B2 (en)2010-12-142017-11-07Microsoft Technology Licensing, LlcDirect connection with side channel control
US8589991B2 (en)2010-12-142013-11-19Microsoft CorporationDirect connection with side channel control
US8792429B2 (en)2010-12-142014-07-29Microsoft CorporationDirect connection with side channel control
US9450995B2 (en)2010-12-142016-09-20Microsoft Technology Licensing, LlcDirect connection with side channel control
US9596220B2 (en)2010-12-162017-03-14Microsoft Technology Licensing, LlcSecure protocol for peer-to-peer network
US8948382B2 (en)2010-12-162015-02-03Microsoft CorporationSecure protocol for peer-to-peer network
US10575174B2 (en)2010-12-162020-02-25Microsoft Technology Licensing, LlcSecure protocol for peer-to-peer network
US9294545B2 (en)2010-12-162016-03-22Microsoft Technology Licensing, LlcFast join of peer to peer group with power saving mode
US9998522B2 (en)2010-12-162018-06-12Microsoft Technology Licensing, LlcFast join of peer to peer group with power saving mode
US9008610B2 (en)2010-12-172015-04-14Microsoft CorporationOperating system supporting cost aware applications
US9338309B2 (en)2010-12-172016-05-10Microsoft Technology Licensing, LlcOperating system supporting cost aware applications
US10044515B2 (en)2010-12-172018-08-07Microsoft Technology Licensing, LlcOperating system supporting cost aware applications
US8971841B2 (en)2010-12-172015-03-03Microsoft CorporationOperating system supporting cost aware applications
US10289222B2 (en)*2011-01-052019-05-14Blackberry LimitedHandling of touch events in a browser environment
US20130222244A1 (en)*2011-01-052013-08-29Research In Motion LimitedHandling of touch events in a browser environment
US20120254721A1 (en)*2011-03-312012-10-04Google Inc.Methods and systems for generating and displaying a preview image of a content area
US8732571B2 (en)*2011-03-312014-05-20Google Inc.Methods and systems for generating and displaying a preview image of a content area
US9817857B2 (en)2011-11-102017-11-14Microsoft Technology Licensing, LlcDeep cloning of objects using binary format
US20130124573A1 (en)*2011-11-102013-05-16Microsoft CorporationDeep cloning of objects using binary format
US8954475B2 (en)*2011-11-102015-02-10Microsoft Technology Licensing, LlcDeep cloning of objects using binary format
US20130208303A1 (en)*2012-02-102013-08-15Ricoh Company, Ltd.Application supplying apparatus and relay apparatus on cloud
US9015682B1 (en)2012-03-282015-04-21Google Inc.Computer code transformations to create synthetic global scopes
US20130318508A1 (en)*2012-05-242013-11-28International Business Machines CorporationRemote card content management using synchronous server-side scripting
US8793651B2 (en)*2012-05-242014-07-29International Business Machines CorporationRemote card content management using synchronous server-side scripting
US20130318142A1 (en)*2012-05-242013-11-28International Business Machines CorporationRemote card content management using synchronous server-side scripting
US8813029B2 (en)*2012-05-242014-08-19International Business Machines CorporationRemote card content management using synchronous server-side scripting
US20150205585A1 (en)*2012-06-042015-07-23Google Inc.Delayed compiling of scripting language code
US20140137228A1 (en)*2012-11-152014-05-15Qualys, Inc.Web application vulnerability scanning
US10108801B2 (en)*2012-11-152018-10-23Qualys, Inc.Web application vulnerability scanning
US9465586B2 (en)*2013-02-272016-10-11Google Inc.Third party application scriptability
US20140245253A1 (en)*2013-02-272014-08-28Google Inc.Third party application scriptability
US20140281854A1 (en)*2013-03-142014-09-18Comcast Cable Communications, LlcHypermedia representation of an object model
US20140281914A1 (en)*2013-03-152014-09-18Ricoh Company, Ltd.Information processing system, information processing device, and information processing method
US11429190B2 (en)2013-06-092022-08-30Apple Inc.Proxy gesture recognizer
US12379783B2 (en)2013-06-092025-08-05Apple Inc.Proxy gesture recognizer
CN104424006A (en)*2013-08-212015-03-18佳能株式会社Apparatus and control method
US9584695B2 (en)*2013-11-122017-02-28Ricoh Company, Ltd.Information processing apparatus and information processing system
US20150131130A1 (en)*2013-11-122015-05-14Ricoh Company, Ltd.Information processing apparatus and information processing system
US20150309110A1 (en)*2014-04-252015-10-29Rohde & Schwarz Gmbh & Co. KgMeasuring device with functional units controllable via a block diagram
US10955463B2 (en)*2014-04-252021-03-23Rohde & Schwarz Gmbh & Co. KgMeasuring device with functional units controllable via a block diagram
US20160044044A1 (en)*2014-08-072016-02-11Canon Kabushiki KaishaInformation processing apparatus, method for controlling information processing apparatus, and storage medium
US10686798B2 (en)*2014-08-072020-06-16Canon Kabushiki KaishaInformation processing apparatus, method for controlling information processing apparatus, and storage medium
US20180020006A1 (en)*2014-08-072018-01-18Canon Kabushiki KaishaInformation processing apparatus, method for controlling information processing apparatus, and storage medium
US9800587B2 (en)*2014-08-072017-10-24Canon Kabushiki KaishaImage processing apparatus, method for controlling image processing apparatus, and storage medium
US10394530B1 (en)2014-10-132019-08-27Tilden Tech Holdings LLCComputer readable medium for translating protocols with autonomous script writer
US10839146B2 (en)*2015-03-022020-11-17Canon Kabushiki KaishaInformation processing system, information processing apparatus, control method, and storage medium
US20160259771A1 (en)*2015-03-022016-09-08Canon Kabushiki KaishaInformation processing system, information processing apparatus, control method, and storage medium
CN109891445A (en)*2016-11-012019-06-14微软技术许可有限责任公司Re-homing embedded network content via cross-iframe signaling
US11138149B2 (en)*2017-12-122021-10-05Canon Kabushiki KaishaInformation processing system, control method therefor, and storage medium for handling an error in converting data in a process for generating business form data
US11263063B1 (en)*2021-07-122022-03-01Lamacchia Realty, Inc.Methods and systems for device-specific event handler generation
US20230019312A1 (en)*2021-07-162023-01-19Canon Kabushiki KaishaCommunication apparatus, method, and non-transitory computer-readable storage medium storing program
US11831737B2 (en)*2021-07-162023-11-28Canon Kabushiki KaishaCommunication apparatus, method, and non-transitory computer-readable storage medium storing program
JP7719652B2 (en)2021-07-162025-08-06キヤノン株式会社 Communication device, method and program
JP2023013739A (en)*2021-07-162023-01-26キヤノン株式会社 Communication device, method and program
CN114506161A (en)*2022-02-152022-05-17武汉数势云创科技有限公司Printing device with privacy secrecy function and printing and conveying integrated table
CN116232678A (en)*2022-12-302023-06-06飞天诚信科技股份有限公司Verification method and device

Also Published As

Publication numberPublication date
US20140304591A1 (en)2014-10-09
JP4355639B2 (en)2009-11-04
EP1638017A3 (en)2006-08-16
JP2006085356A (en)2006-03-30
CN1749997A (en)2006-03-22
EP1638017A2 (en)2006-03-22
EP1638017B1 (en)2018-02-28
US9514106B2 (en)2016-12-06
CN100485673C (en)2009-05-06

Similar Documents

PublicationPublication DateTitle
US9514106B2 (en)Embedded device, control method therefor, program for implementing the control method, and storage medium storing the program
US6429947B1 (en)Automated, hosted prepress application
US7136941B2 (en)Print management architecture for computing devices having a set of filters functions wherein the functions are prevented from conflicting with one another
US8638465B2 (en)Imaging forming apparatus with customizable user interfaces and improved text language processing
US6396593B1 (en)Postscript to bitmap conversion of graphic image files
US7142326B2 (en)Method and apparatus for variable data document printing
US6381032B1 (en)Postscript to PDF conversion of graphic image files
US6353483B1 (en)Postscript to bitmap conversion of graphic image files
US6362895B1 (en)PDF to PostScript conversion of graphic image files
US20090161132A1 (en)Image processing apparatus, and control method, and computer-readable storage medium thereof
JP4745866B2 (en) Device management system and control method thereof
US20150264129A1 (en)Information processing system, client apparatus, and method of processing information
JP5064994B2 (en) Image processing apparatus, control method therefor, and program
US20100208283A1 (en)Apparatus, method, system, and computer program product for creating operation definition file, and image forming apparatus
JP4790043B2 (en) Image processing apparatus and control method thereof
US20080024834A1 (en)Information registration apparatus for registering information onto registering destination on network and method thereof
CN102236614B (en)Signal conditioning package and control method
JP5049952B2 (en) Image processing apparatus and control method thereof
US20040205758A1 (en)Service processing system and service processing method
JP4956509B2 (en) Image processing apparatus and control method thereof
JP2006163901A (en) Network device, program and recording medium
JP4749619B2 (en) PRINT SYSTEM SERVER COMPUTER, PRINT SYSTEM CONTROL METHOD, PRINT SYSTEM CONTROL PROGRAM, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT SYSTEM CONTROL PROGRAM
US20040254852A1 (en)Method and apparatus for supplying, managing, or selling merchandise
US6556308B1 (en)Color separation of graphic image files

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:CANON KABUSHIKI KAISHA, JAPAN

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:YAMAMOTO, MASAHITO;REEL/FRAME:017142/0737

Effective date:20050913

STCBInformation on status: application discontinuation

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


[8]ページ先頭

©2009-2025 Movatter.jp