CN112558892B - Portable intelligent printing device and control method - Google Patents

Portable intelligent printing device and control method Download PDF

Info

Publication number
CN112558892B
CN112558892B CN202011527924.9A CN202011527924A CN112558892B CN 112558892 B CN112558892 B CN 112558892B CN 202011527924 A CN202011527924 A CN 202011527924A CN 112558892 B CN112558892 B CN 112558892B
Authority
CN
China
Prior art keywords
printing
operating system
control program
portable intelligent
print
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.)
Active
Application number
CN202011527924.9A
Other languages
Chinese (zh)
Other versions
CN112558892A (en
Inventor
郑金勇
谢发炎
吴涛
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.)
Beijing Baige Feichi Technology Co ltd
Original Assignee
Xiamen Miaobao Technology Co ltd
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 Xiamen Miaobao Technology Co ltd filed Critical Xiamen Miaobao Technology Co ltd
Priority to CN202011527924.9A priority Critical patent/CN112558892B/en
Publication of CN112558892A publication Critical patent/CN112558892A/en
Application granted granted Critical
Publication of CN112558892B publication Critical patent/CN112558892B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1275Print workflow management, e.g. defining or changing a workflow, cross publishing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1256User feedback, e.g. print preview, test print, proofing, pre-flight checks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1223Dedicated interfaces to print systems specifically adapted to use a particular technique
    • G06F3/1237Print job management
    • G06F3/1253Configuration of print job parameters, e.g. using UI at the client
    • G06F3/1257Configuration of print job parameters, e.g. using UI at the client by using pre-stored settings, e.g. job templates, presets, print styles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/12Digital output to print unit, e.g. line printer, chain printer
    • G06F3/1201Dedicated interfaces to print systems
    • G06F3/1278Dedicated interfaces to print systems specifically adapted to adopt a particular infrastructure
    • G06F3/1292Mobile client, e.g. wireless printing

Abstract

The invention belongs to the technical field of intelligent printing, and discloses a portable intelligent printing device and a control method, wherein the portable intelligent printing device comprises an operating system and a printing output device; a printing control program is written in the operating system, and the printing control program is provided with an SDK (software development kit) for driving the printing output equipment to execute printing operation and a standard interface for interfacing with the operating system; and after receiving a printing instruction triggered by a user, the application program installed in the operating system calls the SDK through a standard interface which is butted with the printing control program so as to drive the printing output equipment to execute the printing operation. The portable intelligent printing device writes the printing control program with the SDK in the operating system and provides a standard interface, the application program installed in the operating system does not need to be embedded with the SDK, the printing function can be realized by directly driving the printing output equipment through the standard interface, and the compatibility of the portable intelligent printing device to different application programs is improved.

Description

Portable intelligent printing device and control method
Technical Field
The invention belongs to the technical field of intelligent printing, and particularly relates to a portable intelligent printing device and a control method.
Background
In the prior art, if an installed application program is to drive a print output device to implement a printing function, an SDK (Software Development Kit) for driving the print output device needs to be embedded in the application program in advance. When a plurality of applications are installed on the intelligent printing device, the SDK needs to be embedded in all the applications that need to realize the printing function. Meanwhile, if the SDK needs to be updated, all the application programs embedded with the SDK need to be updated synchronously, which is not beneficial to management.
On the other hand, different print output devices can only be driven by the matched SDKs, and for manufacturers of intelligent printing devices, if it is desired that applications developed by other manufacturers can also be installed on their products and implement printing functions, it is necessary to provide corresponding SDKs to the developers of the applications so that the developers can embed the SDKs into the developed applications. For application program developers, different SDKs may need to be embedded in application programs applied to different intelligent printing apparatuses, and different application programs need to be designed for the intelligent printing apparatuses produced by different manufacturers. Manufacturers of intelligent printing devices and developers of application programs are numerous, and the above scheme is not practical in practical applications.
Due to the above problems, the existing intelligent printing device can only be installed with the application programs developed by the manufacturer or a few cooperation manufacturers, but cannot be compatible with most application programs, and the universality is poor.
In view of the above, the present invention is particularly proposed.
Disclosure of Invention
The technical problem to be solved by the present invention is to overcome the defects of the prior art, and provide a portable intelligent printing device and a control method, wherein an application program does not need to embed an SDK for driving a print output device to realize a printing function, thereby improving the compatibility of the portable intelligent printing device with different application programs.
In order to solve the technical problems, the invention adopts the technical scheme that:
a control method of a portable intelligent printing device comprises an operating system and a print output device; a printing control program is written in the operating system, and the printing control program is provided with an SDK (software development kit) for driving the printing output equipment to execute printing operation and a standard interface for interfacing with the operating system;
and after receiving a printing instruction triggered by a user, the application program installed in the operating system calls the SDK through a standard interface which is butted with the printing control program so as to drive the printing output equipment to execute the printing operation.
Further, the application program receives the setting information of the user and determines the file to be printed and the printing information;
after receiving a printing instruction triggered by a user, the application program is in butt joint with a standard interface of a printing control program to call the SDK and issues the printing instruction comprising the file to be printed and the printing information;
and the printing control program receives the printing instruction and drives the printing output equipment to execute the printing operation of printing the file to be printed according to the printing information.
Further, the printing control program sends feedback information to the application program according to the running state of the printing output equipment;
preferably, the application program displays the printing state of the file to be printed through a display unit of the portable intelligent printing device according to the feedback information.
Further, the printing control program drives the printing output device to execute a plurality of printing operations in a predetermined order when receiving a plurality of printing instructions;
preferably, the printing instruction further includes a printing priority level, and the printing control program drives the printing output device to execute the corresponding printing operation in the order of the printing priority level from high to low;
preferably, for different print instructions of the same print priority level, the print control program drives the print output apparatus to execute the corresponding print operations in the order in which the print instructions are triggered.
Further, a system printing service program is preset in the operating system and serves as a default driving program for driving the printing output device, and the default driving program is changed into a printing control program from the system printing service program after the operating system is started.
Further, after the operating system is started, the printing control program is automatically started, and a request for adding the custom printing service is sent to the operating system;
and the operating system receives the request for adding the custom printing service, disconnects the drive port of the printing output device from the output port of the system printing service program and connects the drive port of the printing output device to the output port of the printing control program.
Another object of the present invention is to provide a portable intelligent printing apparatus, which adopts the control method of the above-mentioned portable intelligent printing apparatus, the portable intelligent printing apparatus includes an operating system and a print output device, a print control program is written in the operating system, and the print output device is used for executing a print operation;
and at least one application program is installed in the operating system, and the application program is used for receiving a printing instruction triggered by a user and butting a standard interface of the printing control program so as to drive the printing output equipment to execute printing operation.
Further, the portable intelligent printing device further comprises:
a system print driving unit for providing a system print service program as a default driver for driving the print output apparatus;
and the switching unit is used for modifying the default driving program for driving the printing output equipment into the printing control program from the system printing service program.
Further, the portable intelligent printing device further comprises:
the user-defined printing service adding unit is used for sending a request for adding the user-defined printing service after the printing control program is started;
and the switching unit is used for disconnecting the drive port of the printing output equipment from the output port of the system printing service program and connecting the drive port of the printing output equipment to the output port of the printing control program after receiving the request of adding the custom printing service.
Further, the portable intelligent printing device further comprises:
a feedback information sending unit for sending feedback information according to the running state of the printing output equipment;
and the display unit is used for displaying the printing state of the file to be printed.
After the technical scheme is adopted, compared with the prior art, the invention has the following beneficial effects.
The portable intelligent printing device writes the printing control program with the SDK in the operating system and provides a standard interface, the application program installed in the operating system does not need to be embedded with the SDK, the printing function can be realized by directly driving the printing output equipment through the standard interface, and the compatibility of the portable intelligent printing device to different application programs is improved. Because the SDK is carried in the printing control program, the printing control program only needs to be correspondingly updated when the SDK is updated, and other application programs in the operating system do not need to be updated synchronously, so that the management is more convenient.
According to the portable intelligent printing device, the printing control program in the operating system can also send feedback information, so that a user can know the printing state of the file to be printed in time. The printing control program drives the printing output device to execute a plurality of printing operations according to a predetermined sequence, and prevents printing instructions from colliding and affecting the working process of the printing output device.
The portable intelligent printing device can utilize the existing operating system in the prior art, and can realize the compatibility of the application program developed by a third party only by adding the rewriting printing control program to replace the system printing service program preset in the operating system to drive the printing output equipment, thereby being easy to realize.
The following describes embodiments of the present invention in further detail with reference to the accompanying drawings.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention, are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention without limiting the invention to the right. It is obvious that the drawings in the following description are only some embodiments and that for a person skilled in the art, other drawings can also be derived from them without inventive effort. In the drawings:
FIG. 1 is a block diagram of a portable intelligent printing device according to a first embodiment of the present invention;
FIG. 2 is a flow chart of a portable intelligent printing device performing a printing operation according to one embodiment of the present invention;
FIG. 3 is a flowchart illustrating a portable intelligent printing device modifying a default driver according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a portable intelligent printing device according to a second embodiment of the present invention;
FIG. 5 is a schematic rear view of the FIG. 4 embodiment of the present invention;
FIG. 6 is a side view schematic of the invention shown in FIG. 4;
FIG. 7 is a schematic view of an inner surface structure of an upper housing according to a second embodiment of the present invention;
FIG. 8 is a schematic view of an inner surface structure of a lower housing according to a second embodiment of the present invention;
FIG. 9 is a flowchart illustrating a method for controlling a portable intelligent printing device according to a third embodiment of the present invention;
FIG. 10 is a flowchart of a method for controlling a portable intelligent printing device according to a third embodiment of the present invention;
FIG. 11 is a flow chart of a control method for the portable intelligent printing apparatus according to a third embodiment of the present invention;
FIG. 12 is a flowchart of a method for controlling a portable intelligent printing device in a third embodiment of the present invention;
FIG. 13 is a flow chart of a control method of the portable intelligent printing device in the third embodiment of the invention;
fig. 14 is a flowchart of a sixth method for controlling the portable intelligent printing apparatus according to the third embodiment of the present invention.
In the figure: 1. mounting the machine body; 2. a thermal printing component; 3. an image pickup unit; 4. a touch display unit; 5. a lower groove; 6. a lower machine body; 7. a horn; 8. a microphone; 9. and (4) an upper groove.
It should be noted that the drawings and the description are not intended to limit the scope of the inventive concept in any way, but to illustrate it by a person skilled in the art with reference to specific embodiments.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and the following embodiments are used for illustrating the present invention and are not intended to limit the scope of the present invention.
In the description of the present invention, it should be noted that the terms "upper", "lower", "front", "rear", "inner", "outer", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of description and simplification of description, but do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention.
In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; may be directly connected or indirectly connected through an intermediate. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.
Example one
As shown in fig. 1, the present embodiment provides a portable intelligent printing apparatus, which includes an operating system and a print output device, wherein a print control program is written in the operating system, and the print output device is used for executing a printing operation. The printing control program is provided with an SDK for driving the printing output device to execute printing operation and a standard interface for interfacing with an operating system.
And at least one application program is installed in the operating system, and the application program is used for receiving a printing instruction triggered by a user and calling the SDK through a standard interface of the printing control program so as to drive the printing output equipment to execute printing operation.
According to the portable intelligent printing device, the printing control program with the SDK is written in the operating system and the standard interface is provided, the application program installed in the operating system does not need to be embedded into the SDK, the printing function can be realized by directly driving the printing output equipment through the standard interface, and the compatibility of the portable intelligent printing device to different application programs is improved.
In a further aspect of this embodiment, the portable intelligent printing apparatus further includes:
a system print driving unit for providing a system print service program as a default driver for driving the print output apparatus;
and the switching unit is used for modifying the default driving program for driving the printing output equipment into the printing control program from the system printing service program.
Further, the portable intelligent printing device further comprises:
the user-defined printing service adding unit is used for sending a request for adding the user-defined printing service after the printing control program is started;
and the switching unit is used for disconnecting the drive port of the printing output equipment from the output port of the system printing service program and connecting the drive port of the printing output equipment to the output port of the printing control program after receiving the request of adding the custom printing service.
In the above-mentioned solution, the portable intelligent printing apparatus includes a system print driving unit for providing a system print service program, and when the SDK matching with the print output device has been embedded in the application installed in the operating system, the printing function can be realized by calling the system print service program.
In this embodiment, the printing control program with the SDK is written in the operating system, and the default driver for driving the printing output device is modified to the printing control program by the setting switching unit, so that the application program in which the SDK is not embedded can drive the printing output device to implement the printing function through the printing control program. When the operating system of the portable intelligent printer of this embodiment is written, only the rewritten printing control program is added by using the existing operating system in the prior art, such as an Android system, and meanwhile, the switching unit is added to implement the substitute operation of the printing control program on the system printing service, so that the purpose of no longer embedding the SDK in the application program can be achieved. And a brand-new operating system does not need to be opened again, and the method is easy to realize.
In a further aspect of this embodiment, the portable intelligent printing apparatus further includes:
a feedback information sending unit for sending feedback information according to the running state of the printing output equipment;
and the display unit is used for displaying the printing state of the file to be printed.
Specifically, the feedback information sending unit sends feedback information to an application program which issues a corresponding printing instruction, and the application program marks the printing state of the file to be printed according to the feedback information and displays the printing state through the display unit.
In the scheme, the portable intelligent printing device can acquire the running state of the printing output equipment and display the printing state of the file to be printed to the user, so that the user can know the printing work progress in real time and use the file conveniently.
The embodiment also provides a control method of the portable intelligent printing device. After an application program installed in an operating system of the portable intelligent printing device receives a printing instruction triggered by a user, the SDK is called through a standard interface of the printing control program, so that the printing output equipment is driven to execute printing operation.
As shown in fig. 2, the specific process of the application driving the print output device to perform the printing operation includes:
the application program receives the setting information of a user and determines a file to be printed and printing information;
after receiving a printing instruction triggered by a user, the application program is in butt joint with a standard interface of a printing control program to call the SDK and issues the printing instruction comprising the file to be printed and the printing information;
and the printing control program receives the printing instruction and drives the printing output equipment to execute the printing operation of printing the file to be printed according to the printing information.
In this embodiment, the printing information includes a content range of printing, a scaling ratio of a file to be printed, a number of copies to be printed, and the like.
In the scheme, the application program does not need to be embedded with the SDK matched with the printing output equipment, and can be directly butted with the standard interface provided by the printing control program so as to call the SDK carried by the printing control program and further drive the printing output equipment to realize the printing function. The printing control program is written into the operating system, so that application programs developed by different manufacturers can be installed in the operating system of the portable intelligent printing device of the embodiment and can be printed by using the printing output equipment, the printing control program provides a standard interface in butt joint with the operating system, the application programs installed in the operating system can be directly in butt joint with the standard interface, and improvement on the printing control program is not needed. Therefore, the scheme of the embodiment improves the compatibility of the portable intelligent printing device to different application programs, and the application programs developed by a third party can be installed and used, so that the printing function can be realized.
On the other hand, the SDK is only integrated in the printing control program and is not embedded in the application program, when the SDK is updated, the printing control program only needs to be updated correspondingly, all the application programs using the printing function are not required to be updated synchronously, and the management of a plurality of application programs by an operating system is more convenient.
In a further aspect of this embodiment, the print control program further sends feedback information to the application program according to an operating state of the print output apparatus.
Preferably, the application program displays the printing state of the file to be printed through a display unit of the portable intelligent printing device according to the feedback information.
In the scheme, the printing control program can also acquire the running state of the printing output equipment and further send the feedback information, and the application program acquires the printing state of the file to be printed according to the feedback information and displays the printing state through the display unit, so that a user can conveniently know the printing state of the file to be printed in time.
Specifically, the feedback information includes "the print output apparatus is occupied", "the print output apparatus is in operation", "the print output apparatus is failed", "the print output apparatus is completed in operation", and the like. And if the current feedback information is 'the printing output equipment is occupied', the application program marks the file to be printed as 'waiting for printing' and displays the file through the display unit. And if the current feedback information is 'the printing output equipment is running', the application program marks the file to be printed as 'printing' and displays the file to be printed through the display unit. And if the current feedback information is 'failure of printing output equipment', the application program marks the file to be printed as 'printing failure' and displays the file to be printed through the display unit. And if the current feedback information is that the printing output equipment finishes running, the application program marks the file to be printed as 'printing finished' and displays the file through the display unit.
In a further aspect of this embodiment, the print control program, when receiving a plurality of print instructions, drives the print output apparatus to perform a plurality of print operations in a predetermined order.
Preferably, the printing instruction further includes a printing priority level, and the printing control program drives the printing output device to execute the corresponding printing operation in order of the printing priority level from high to low.
Preferably, for different print instructions of the same print priority level, the print control program drives the print output apparatus to execute the corresponding print operations in the order in which the print instructions are triggered.
In the above scheme, the printing control program drives the printing output device to execute a plurality of printing operations according to a predetermined sequence, so as to prevent the printing instructions from colliding and influencing the working process of the printing output device.
The printing control program controls the order of the printing operations executed by the printing output device according to the level of the printing priority level, wherein the printing priority level can be set by a user in advance, for example, the priority level is set in advance for a plurality of application programs, and the higher the priority level of the application program is, the higher the printing priority level of the issued printing instruction is.
The user may also set the print priority level when triggering a print instruction. For example, the print control program has received a plurality of print commands, and the print output apparatus is executing a print operation corresponding to one print command, at which time the user triggers another print command and sets its print priority level to the highest. After the printing output device finishes the currently executed printing operation, the printing control program drives the printing output device to execute the printing operation corresponding to the newly started printing instruction, and then to continue to execute the printing operation corresponding to the previously received printing instruction.
In a further aspect of this embodiment, a system printing service program is preset in the operating system as a default driver for driving the print output device, and the operating system modifies the default driver from the system printing service program to a print control program after being started.
Preferably, the operating system is an Android system, and the standard interface is an Android system standard API.
In the prior art, most of the intelligent terminals adopt an Android system as an operating system, and the Android system is selected as the operating system of the portable intelligent printing device in the embodiment, so that most of application programs on the market can be compatible. A system printing service program is preset in an existing Android system to provide a printing function, but the existing Android system does not have an SDK, and the driving of a printing output device can be realized only by embedding the SDK in an application program.
In this embodiment, the printing control program is written into the operating system, and the printing control program can drive the printing output device instead of a system printing service program preset in the operating system, thereby realizing the compatibility of the portable intelligent printing device with an application program developed by a third party. In the scheme, the newly written printing control program is directly added into the existing operating system without rewriting the whole operating system and deleting the program in the existing operating system, so that the method is easy to realize.
As shown in fig. 3, the specific process of the operating system modifying the default driver includes:
after the operating system is started, the printing control program is automatically started, and a request for adding the custom printing service is sent to the operating system;
and the operating system receives the request for adding the custom printing service, disconnects the drive port of the printing output device from the output port of the system printing service program and connects the drive port of the printing output device to the output port of the printing control program.
In the scheme, the printing control program is automatically started after the operating system is started, and the automatic modification of the default driving program is realized by sending the request for adding the custom printing service, so that the user operation is not needed, the method is more intelligent, and the use by the user is facilitated.
Example two
As shown in fig. 4 to 8, this embodiment is further limited to the first embodiment, and the portable intelligent printing apparatus includes a body, and a print output device, an image capturing unit 3, a display unit, and a main control unit that are integrally disposed on the body, where the display unit is a touch display unit 4 with a touch display function, and an operating system is installed in the main control unit. The main control unit is electrically connected with the printing output device, the camera unit 3 and the touch display unit 4 respectively.
The portable intelligent printing device of the embodiment is a printing device integrating functions of photo shooting, operation editing, image display and printing, can independently perform the work of editing and printing after photo shooting, and avoids the problem that the portable intelligent printing device can be used only by being matched with external equipment. Since it may not be connected to other devices, it can be used without a network. The single printing device is small in size, convenient to carry about for a user, and capable of photographing and printing at any time and any place.
The organism include organism 1 and organism 6 down, go up organism 1 and one side rotatable coupling of organism 6 down, the opposite side joint is in the same place. The camera unit 3 is arranged on the upper body 1/the lower body 6, and the touch display unit 4 is arranged on the lower body 6/the upper body 1.
The portable intelligent printing device is split into two parts which can be opened or closed, the two parts are assembled together by clamping, and the camera shooting unit and the touch display unit are more convenient to install.
As shown in fig. 7 and 8, the print output apparatus includes a thermal printing part 2 and a printing paper roll, wherein an upper groove 9 is formed on the inner surface of the upper body 1, and a lower groove 5 is formed on the inner surface of the lower body 6; after the upper machine body 1 and the lower machine body 6 are buckled, the upper groove 9 and the lower groove 5 jointly form an accommodating groove for accommodating a printing paper roll, and the thermal printing part 2 is arranged on the upper machine body 1;
the holding tank comprises upper groove and low groove jointly, and furthest has enlarged the space that holds the printing stock form, can hold more printing stock forms in making printing device. The user installs once and prints the stock form and can use longer time, and the user uses more conveniently, has reduced the number of times that the user dismantled printing device simultaneously, has increased printing device's life.
The thermal printing component is a thermal printing head, the machine body is also provided with a roller, the thermal printing head prints images on printing paper, and the roller drives the printing paper to move on the thermal printing head, so that the printing is carried out, and the printing paper is output from the paper outlet of the machine body. The edge of the paper outlet of the machine body is provided with a paper tearing knife.
The inner surfaces of the upper machine body 1 and the lower machine body 6 are also provided with detection devices, and the detection devices comprise temperature sensors for overheat detection, and/or first infrared sensors for cover opening detection, and/or second infrared sensors for paper shortage detection.
And a USB interface for charging is also arranged on the upper machine body or the lower machine body.
The camera unit 3 is arranged on the upper body 1, and the touch display unit 4 is arranged on the lower body 6.
The camera unit 3 and the touch display unit 4 are respectively installed on the upper machine body 1 and the lower machine body 6, the camera unit 3 and the touch display unit 4 are not located at the same position, the camera unit 3 and the touch display unit 4 are installed in a larger space and a larger position, pictures shot by the camera unit 3 are clearer, the interface area of images displayed by the touch display unit 4 is increased, a user can conveniently edit and operate the images on the touch display unit, and the displayed images are clearer.
The upper body 1 is also provided with a key for on/off.
The main control unit is arranged on the upper machine body 1 or the lower machine body 6, and the printing output device, the camera unit 3 and the touch display unit 4 are electrically connected with the main control unit through electric flat cables respectively.
Each functional unit adopts the electricity winding displacement to be connected with the main control unit, and each functional unit's line overall arrangement is more reasonable, and the distribution position is more clear, and the space that the line between each functional unit and the main control unit occupied is narrower and smaller, has reduced portable intelligent printing device's volume.
One side of the upper machine body 1 and one side of the lower machine body 6 are rotatably connected through a rotating hinge.
The upper machine body and the lower machine body are connected together through hinges, the rotating process of the upper machine body 1 and the rotating process of the lower machine body 6 are smooth, the opening and closing operation of a user is convenient, the installation mode is simple, and the installation space occupied by the hinges is small.
The main control unit is arranged on the lower machine body 6, and a wiring channel for electric wiring of the camera unit 3 and the thermal printing component 2 to pass through is arranged on the rotating hinge.
Go up and pass through hinged joint between organism 1 and the lower organism 6, on main control unit and the different organism of each functional unit installation, set up on rotating the hinge and walk the line passageway, electric winding displacement installs in walking the line passageway, walks the electric winding displacement at line passageway both ends and connects respectively on main control unit and each functional unit, and it is more convenient to make each unit connection that is located on different organisms through walking the line passageway.
The rotary hinge comprises an upper hinge seat connected with the upper machine body 1 and a lower hinge seat connected with the lower machine body 6, and the upper hinge seat and the lower hinge seat can be relatively rotatably connected through a rotating shaft;
the upper hinge seat is provided with an upper wiring channel, the lower hinge seat is provided with a lower wiring channel, and the electric wirings of the camera unit 3 and the thermal printing component 2 penetrate through the wiring channels and the lower wiring channels to be electrically connected with the main control unit.
The upper machine body 1 is provided with an upper wiring channel, the lower machine body 6 is provided with a lower wiring channel, and the connection lines of the functional units on the upper machine body 1 sequentially pass through the upper wiring channel and the lower wiring channel to reach the lower machine body 6 and then are connected to the functional units on the lower machine body 6.
The touch display unit 4 is a touch display screen, an installation frame is arranged on the outer surface of the lower machine body 6, and the touch display screen is embedded in the installation frame.
The camera unit 3 comprises a camera, an installation opening is formed in the outer surface of the upper machine body 1, and the camera is fixed in the installation opening.
The touch display screen is installed on the outer surface of the lower machine body 6 and embedded in the installation frame, so that the touch display screen is more firmly installed, the touch display screen is installed on the outer surface, the operation of a user is more convenient, and the touch display screen is more sensitive to receive the operation instruction of the user.
The camera is installed on the surface of last organism 1, fixes in the installing port, makes the camera installation more firm, installs on the surface camera the place ahead and does not have article to block, makes the photo of shooing clearer, strengthens subsequent printing effect.
The multifunctional microphone also comprises a loudspeaker 7 and a microphone 8 which are arranged on the lower body 6, wherein the loudspeaker 7 and the microphone 8 are respectively and electrically connected with the main control unit.
Still install loudspeaker 7 and microphone 8 on the convenient intelligent printing device, increased the function of broadcast with input pronunciation. The user can operate the touch display unit 3, speak into the microphone 8 to input voice on the portable intelligent printing device, and can also play voice by using the loudspeaker 7.
Preferably, the speaker 7 and the microphone 8 are respectively disposed at two ends of the touch display screen.
Loudspeaker 7 and microphone 8 are installed on touch display screen's same surface, and the convenience of customers carries out input and broadcast pronunciation when editing operation to touch display screen, avoids touching loudspeaker 7 and microphone 8 because of the hand when handheld printing device, causes the device radio reception and broadcast to receive the influence.
The control method of the portable intelligent printing device in the embodiment comprises the following steps:
the main control unit receives the shooting instruction through the touch display unit 4, controls the shooting unit 3 to shoot and stores the shot image to the local machine;
the main control unit displays the shot picture through the touch display unit 4, and receives the analysis processing and printing instruction of the image through the touch display unit 4, so as to control the printing output equipment to print.
The portable intelligent printing device is provided with a touch display unit 4 and a camera unit 3. The user can operate on the touch display unit 4, the image pickup unit 3 is used for shooting the photos to be printed, the touch display unit 4 is used for further editing the photos, and the printing output equipment only prints out the parts required by the user.
The portable intelligent printing device also comprises a communication unit which can be in communication connection with the intelligent terminal.
After the communication unit is in communication connection with the intelligent terminal, the main control unit can receive a photographing instruction of the intelligent terminal, control the photographing unit 3 to photograph and send the photographed image to the intelligent terminal, and the intelligent terminal analyzes and processes the image;
the main control unit receives a printing instruction sent by the intelligent terminal to control the printing output equipment to print.
The printing device is provided with a communication unit, and can be connected with an intelligent terminal besides operation control on the printer. The user can operate on the intelligent terminal, control the printing device to shoot the photo, edit and cut the photo on the intelligent terminal, the intelligent terminal further analyzes and processes the photo, and then transmits the modified photo back to the printing device for printing through the communication unit.
The communication unit comprises a Bluetooth antenna and/or a WIFI antenna.
EXAMPLE III
The present embodiment is a control method of the portable intelligent printing apparatus according to the first or second embodiment.
As shown in fig. 9, the control method of the portable intelligent printing apparatus of the present embodiment includes the steps of:
s101: acquiring printing content and expected display character size in preset paper;
s102: acquiring the actual paper width of the printer;
s103: determining an actual printing font size according to an expected display font size and an actual paper width in preset paper;
s104: and printing the printing content according to the printing font size.
In the above scheme, the printing apparatus first obtains content to be printed and a desired display font size in a preset paper, where the desired display font size in the preset paper is a font size displayed on a certain size of paper set by a user, and the font size may be set by the user at each printing or may be a default parameter set in advance by the user. The character display effect that the user wanted can be known to the expectation demonstration word size through predetermineeing in the paper, acquire the actual paper width of the paper of printing device current assembly again, according to predetermineeing expectation demonstration word size and the actual paper width in the paper and confirm actually printing the word size, and print the content according to actually printing the word size, thereby print out and both accorded with the user expectation, be adapted to the characters size of actual paper width again, and then avoided the too little or too big situation of characters, more rationally typeset the content of printing through suitable word size, promote the comfort level of watching of printing the document.
In a further aspect of this embodiment, as shown in fig. 10, step S103: the method includes the following steps that the actual printing character size is determined according to the expected display character size and the actual paper width in the preset paper, and specifically includes the following steps:
s201: determining a font size adjustment coefficient according to the ratio of the preset width of the paper to the actual width of the paper;
s202: and determining the actual printing font size according to the font size adjusting coefficient and the expected display font size.
In the scheme, the font size adjusting coefficient is determined according to the ratio of the width of the preset paper to the actual paper width, so that the font size is more reasonably scaled, the visual effect of the finally printed characters is more in line with the expectation of a user, and the use experience is better.
Further, as shown in fig. 11, determining the font size adjustment coefficient according to the ratio of the preset width of the paper to the actual width of the paper specifically includes:
s301: acquiring a vision adjustment parameter;
s302: and calculating the product of the ratio of the width of the preset paper to the actual width of the paper and the visual adjustment parameter, and determining the calculation result as a character size adjustment coefficient.
In the scheme, the visual adjustment parameter is further multiplied on the basis of the ratio of the width of the preset paper to the actual paper width, and the calculated result is determined as the word size adjustment coefficient, so that the proportion between the width of the preset paper and the actual paper width is further adjusted, the phenomenon that the word size is enlarged or reduced in an equal proportion to cause excessive word size book scaling is avoided, the size of the word size is further adjusted through the visual adjustment parameter, the finally obtained actual word size is more in line with the expectation of a user, and the use experience of the product is improved.
It should be noted that the visual adjustment parameter may be any value preset by the user according to the habit of the user, or may be any value set by the manufacturer according to the previous test. For example, the value of the visual adjustment parameter is 0.5-2.
In a further aspect of this embodiment, acquiring the print content and the desired display font size in the preset paper specifically includes: the intelligent terminal is in communication connection with the intelligent terminal, and receives a printing request from the intelligent terminal, wherein the printing request comprises printing content and expected display word size in preset paper.
In a specific solution of this embodiment, the portable intelligent printing apparatus at least has a printout device and a main control unit, where the printing apparatus is adapted to establish a communication connection with the intelligent terminal, and a user selects print contents and sets a desired display font size in a preset paper through the intelligent terminal.
In more detail, the intelligent terminal performs the following steps:
establishing communication connection with a portable intelligent printing device; specifically, the intelligent terminal is in communication connection with the portable intelligent printing device through wires or wirelessly (such as bluetooth).
Receiving the selected printing content and receiving the set expected display character size in the preset paper;
specifically, the print content may be a file such as WORD, PDF, TXT, or an image with characters, and is not limited in this respect. Where the print content may be a file such as WORD, PDF, TXT, etc., it may be edited by the user on a paper size (e.g., a4 paper) with which the user is more familiar, so that the desired display font size in the set preset paper can be obtained by the terminal directly acquiring the paper size and font size in the edited file. Of course, the desired display font size in the preset paper can be set by the user on the print setting interface of the intelligent terminal. For example, when the print content may be an image with text, it is more convenient and reasonable to set by the user alone.
And sending the received printing content and the expected display word size in the preset paper to the portable intelligent printing device.
In a further aspect of this embodiment, the printing apparatus further includes a display unit and an input unit, and in more detail, the printing apparatus further includes a display screen and an input button, or the printing apparatus includes a touch display screen.
Since the printing apparatus of the present embodiment has an input function, a function of setting a desired display font size in a preset sheet can be transferred to the printing apparatus, and the intelligent terminal only needs to transmit the print content selected by the user.
The embodiment further provides an intelligent terminal, which includes a processor and a memory, wherein the memory is connected to the processor, and an executable program is stored in the processor, and the executable program can be executed by the processor, so as to implement the steps of the above scheme.
Alternatively, as shown in fig. 12, in another scheme of this embodiment, acquiring the print content and the desired display font size in the preset paper specifically includes:
s401: receiving the generated printing content;
s402: generating and displaying printing setting options, wherein the printing setting options comprise a paper option and a desired display font size option;
s403: a print request is generated based on the selection result of the print setting option and the print content.
In the scheme, the printing device has the function of generating the printing content without depending on an intelligent terminal.
Further, the printing apparatus can generate print contents in the following manner.
According to the first scheme, print content is generated according to an image acquired by an image pickup unit. In detail, the portable intelligent printing device of the embodiment further has an image pickup unit, and the user directly picks up an image to be printed by the printing device and extracts characters in the image to generate print contents. On the one hand, the using function of the printing device is enriched, on the other hand, the printing device can get rid of the intelligent terminal and independently realize printing, and the printing device is high in practicability and low in entertainment, so that the product is more suitable for groups such as students.
And secondly, generating printing contents according to the data in the database. In detail, the user selects the printing content by directly searching the content in the database, wherein the database may be stored in the server or in the printing device itself, when the database is stored in the server, the printing device may establish a communication connection with the server, and the user selects the content to be printed by accessing the server. On the one hand, the using function of the printing device is enriched, on the other hand, the printing device can break away from the intelligent terminal to independently realize printing, and the printing device is high in practicability and low in entertainment, so that the product is more suitable for groups such as students.
And a third scheme is that the printing content is generated according to the input content. In detail, the printing apparatus also has an input unit. For example, the printing apparatus further has a touch display screen, and the user can input the content to be printed on the printing apparatus and directly perform the print job by using the printing apparatus. Thereby further richened printing device's service function, on the other hand make printing device can break away from intelligent terminal and independently realize printing, and printing device's practicality is high, recreational low for the product is more applicable to crowds such as student.
In a further aspect of this embodiment, after acquiring the print content and the desired display font size in the preset paper, the method further includes:
judging whether the width of the preset paper is the same as the actual paper width;
if the printing content is different from the expected display character size, the actual paper width and the actual display character size are determined according to the printing content.
In the above scheme, after acquiring the print content and the expected display font size in the preset paper, it is first determined whether the width of the preset paper is the same as the actual paper width, and if so, the process of adjusting the font size can be omitted, and the printing is directly performed, so that the operation steps are reduced, and if not, the above step of adjusting the font size is required.
In a further aspect of this embodiment, as shown in fig. 13, before printing the print content according to the print font size, the method further includes:
s501: receiving a print preview request;
s502: typesetting the printed contents according to the printed font size and the actual paper width;
s503: displaying the typeset printing content;
s504: receiving a printing confirmation instruction;
s505: and printing according to the typeset printing content.
In the above scheme, printing device has the display element that can show the printing content, this design that has broken through current printer can only pass through intelligent terminal preview printing content receives the restriction of portable intelligent printing device size, and display element's width is more close the width of the printing paper of assembly than intelligent terminal, and the paper size that shows through display element like this, the font size more can reflect real printing visual effect to can let the user preview before printing and print the effect, product experience is better.
Further, as shown in fig. 14, before receiving the confirmation printing instruction, the method further includes the following steps:
s601: receiving a word size adjusting instruction;
s602: increasing or decreasing the font size according to the font size adjusting instruction, and updating the newly adjusted font size into a new printing font size;
s603: rearranging the printed content according to the new printed font size and the actual paper width;
s604: and displaying the rearranged printing content.
In the scheme, before the printing device starts printing, whether a character size adjusting instruction of a user is received or not is determined, and if the character size adjusting instruction is received, the user is indicated to be unsatisfied with the current printing character size and needs to be adjusted on the basis. And increasing or decreasing the font size according to the font size adjusting instruction, updating the readjusted font size into a new printing font size, and rearranging again according to the new printing font size and the actual paper width. Therefore, the visual effect of the finally printed font and size is more in line with the requirements of users, and the use experience of products is improved.
For example, the printing device has a key for indicating "increase" or "decrease", and each time the user presses once, the number is increased or decreased by one on the basis of the current font size, and the printing device correspondingly adjusts and displays the font size by receiving the font size adjustment instruction of the user until the user adjusts the font size appropriately.
Although the present invention has been described with reference to a preferred embodiment, 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.

Claims (8)

1. A control method of a portable intelligent printing device is characterized in that the portable intelligent printing device comprises an operating system and a printing output device; a printing control program is written in the operating system, and the printing control program is provided with an SDK (software development kit) for driving the printing output equipment to execute printing operation and a standard interface for interfacing with the operating system;
after receiving a printing instruction triggered by a user, an application program installed in the operating system calls an SDK (software development kit) through a standard interface which is connected with the printing control program so as to drive a printing output device to execute printing operation;
a system printing service program is preset in the operating system and is used as a default driving program for driving the printing output equipment, and the default driving program is modified into a printing control program from the system printing service program after the operating system is started;
after the operating system is started, the printing control program is automatically started, and a request for adding the custom printing service is sent to the operating system;
and the operating system receives the request for adding the custom printing service, disconnects the drive port of the printing output device from the output port of the system printing service program and connects the drive port of the printing output device to the output port of the printing control program.
2. The control method of a portable intelligent printing device according to claim 1, wherein the application program receives setting information of a user, determines a file to be printed and printing information;
after receiving a printing instruction triggered by a user, the application program is in butt joint with a standard interface of a printing control program to call the SDK and issues the printing instruction comprising the file to be printed and the printing information;
and the printing control program receives the printing instruction and drives the printing output equipment to execute the printing operation of printing the file to be printed according to the printing information.
3. The control method of a portable intelligent printing apparatus according to claim 2, wherein feedback information is transmitted to the application program according to the operation state of the printout device;
and displaying the printing state of the file to be printed according to the feedback information.
4. The method for controlling a portable intelligent printing apparatus according to claim 2 or 3, wherein the printing control program drives the print output device to perform a plurality of printing operations in a predetermined order when receiving a plurality of printing instructions.
5. The control method of a portable intelligent printing apparatus according to claim 4, wherein the printing instruction further includes a printing priority level, and the printing control program drives the printing output device to execute the corresponding printing operation in the order of the printing priority level from high to low.
6. The control method of a portable intelligent printing apparatus according to claim 5, wherein for different printing instructions with the same printing priority level, the printing control program drives the print output device to execute the corresponding printing operation in the order in which the printing instructions are triggered.
7. A portable intelligent printing apparatus, which adopts the control method of the portable intelligent printing apparatus as claimed in any one of claims 1 to 6, wherein the portable intelligent printing apparatus comprises an operating system and a print output device, a print control program is written in the operating system, and the print output device is used for executing a printing operation;
at least one application program is installed in the operating system, and the application program is used for receiving a printing instruction triggered by a user and butting a standard interface of the printing control program so as to drive a printing output device to execute printing operation;
the portable intelligent printing device further comprises:
a system print driving unit for providing a system print service program as a default driver for driving the print output apparatus;
a switching unit for modifying a default driver for driving the print output apparatus from a system print service program to a print control program;
the user-defined printing service adding unit is used for sending a request for adding the user-defined printing service after the printing control program is started;
and the switching unit is used for disconnecting the drive port of the printing output equipment from the output port of the system printing service program and connecting the drive port of the printing output equipment to the output port of the printing control program after receiving the request of adding the custom printing service.
8. The portable intelligent printing device of claim 7, further comprising:
a feedback information sending unit for sending feedback information according to the running state of the printing output equipment;
and the display unit is used for displaying the printing state of the file to be printed.
CN202011527924.9A 2020-12-22 2020-12-22 Portable intelligent printing device and control method Active CN112558892B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011527924.9A CN112558892B (en) 2020-12-22 2020-12-22 Portable intelligent printing device and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011527924.9A CN112558892B (en) 2020-12-22 2020-12-22 Portable intelligent printing device and control method

Publications (2)

Publication Number Publication Date
CN112558892A CN112558892A (en) 2021-03-26
CN112558892B true CN112558892B (en) 2022-06-14

Family

ID=75031261

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011527924.9A Active CN112558892B (en) 2020-12-22 2020-12-22 Portable intelligent printing device and control method

Country Status (1)

Country Link
CN (1) CN112558892B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017114188A1 (en) * 2015-12-29 2017-07-06 口碑控股有限公司 Printing apparatus and printing method
CN107977176A (en) * 2017-11-21 2018-05-01 周雨星 Method of printing, device and equipment
CN109471602A (en) * 2018-12-07 2019-03-15 森大(深圳)技术有限公司 Print data method for dividing and processing, device and printing device
CN110475041A (en) * 2019-06-28 2019-11-19 厦门汉印电子技术有限公司 A kind of gray level image processing method, device and printer
CN110647300A (en) * 2019-09-02 2020-01-03 深圳市特康生物工程有限公司 Method for using printer by android platform QT program
CN111352596A (en) * 2020-03-03 2020-06-30 广州致远电子有限公司 Method, device and equipment for driving micro printer and storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017114188A1 (en) * 2015-12-29 2017-07-06 口碑控股有限公司 Printing apparatus and printing method
CN107977176A (en) * 2017-11-21 2018-05-01 周雨星 Method of printing, device and equipment
CN109471602A (en) * 2018-12-07 2019-03-15 森大(深圳)技术有限公司 Print data method for dividing and processing, device and printing device
CN110475041A (en) * 2019-06-28 2019-11-19 厦门汉印电子技术有限公司 A kind of gray level image processing method, device and printer
CN110647300A (en) * 2019-09-02 2020-01-03 深圳市特康生物工程有限公司 Method for using printer by android platform QT program
CN111352596A (en) * 2020-03-03 2020-06-30 广州致远电子有限公司 Method, device and equipment for driving micro printer and storage medium

Also Published As

Publication number Publication date
CN112558892A (en) 2021-03-26

Similar Documents

Publication Publication Date Title
CN214449574U (en) Portable intelligent printing device
KR101435963B1 (en) Configuring apparatus, image output apparatus, and methods of controlling the same
US20050254081A1 (en) Direct printing method and apparatus
US10237427B2 (en) Image forming system, remote terminal, image forming apparatus, and recording medium
JP2003175657A (en) Printer and method for setting printing condition of printer
JP5762470B2 (en) Display system and electronic device
JP5129669B2 (en) Image forming apparatus and control method thereof, image supply apparatus and control method thereof
WO2006022171A1 (en) Print system, image supply device, print device, and control method thereof
KR20070080917A (en) Method and apparatus for setting screen in mobile terminal
CN112596687B (en) Printing method of portable intelligent printing device and printing device thereof
US10805484B2 (en) Image processing device to execute communication processing with information processing device, non-transitory computer-readable recording medium for image processing device, and image processing system
US20110219301A1 (en) Image forming apparatus, preview display method therefor, and recording medium
EP1833236A1 (en) Apparatus and system for managing form data obtained from outside system
WO2011155419A1 (en) Information processing apparatus, information processing apparatus control method, and program
US7830538B2 (en) Method of providing multimedia data for direct printing, direct printing method and apparatus thereof
CN112558892B (en) Portable intelligent printing device and control method
US10530945B2 (en) Display device and display system
CN112677659B (en) Control method of portable intelligent printing device and printing device
CN112596686B (en) Offline learning method of portable intelligent printing device and printing device thereof
JP4714559B2 (en) Photo sticker creating apparatus, photo sticker creating apparatus control method, and photo sticker creating apparatus control program
KR20090018514A (en) Printing method of photographed image and photo-printing system adapted for the same
CN113542423B (en) Network connection control method, network connection control terminal and system
JPH098983A (en) Image communication equipment, and image processing unit and control method therefor
JP2006293654A (en) Method for controlling recording device, terminal device, recording device, control program for terminal device, control program for recording device, portable telephone terminal and control program for portable telephone terminal
JP3135684U (en) Display device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20230625

Address after: 6001, 6th Floor, No.1 Kaifeng Road, Shangdi Information Industry Base, Haidian District, Beijing, 100085

Patentee after: Beijing Baige Feichi Technology Co.,Ltd.

Address before: 361006 room 3124, Xuanye building, Pioneer Park, torch hi tech Zone, Huli District, Xiamen City, Fujian Province

Patentee before: XIAMEN MIAOBAO TECHNOLOGY CO.,LTD.