US8484557B1 - Methods and systems for defining preflight profile rules - Google Patents

Methods and systems for defining preflight profile rules Download PDF

Info

Publication number
US8484557B1
US8484557B1 US12/181,641 US18164108A US8484557B1 US 8484557 B1 US8484557 B1 US 8484557B1 US 18164108 A US18164108 A US 18164108A US 8484557 B1 US8484557 B1 US 8484557B1
Authority
US
United States
Prior art keywords
parameter
preflight
rule
parameters
defining
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, expires
Application number
US12/181,641
Inventor
Susan Cheng
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.)
Adobe Inc
Original Assignee
Adobe Systems 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 Adobe Systems Inc filed Critical Adobe Systems Inc
Priority to US12/181,641 priority Critical patent/US8484557B1/en
Assigned to ADOBE SYSTEMS INCORPORATED reassignment ADOBE SYSTEMS INCORPORATED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CHENG, SUSAN
Application granted granted Critical
Publication of US8484557B1 publication Critical patent/US8484557B1/en
Assigned to ADOBE INC. reassignment ADOBE INC. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: ADOBE SYSTEMS INCORPORATED
Active legal-status Critical Current
Adjusted 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/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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1204Improving or facilitating administration, e.g. print management resulting in reduced user or operator actions, e.g. presetting, automatic actions, using hardware token storing data
    • 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/1202Dedicated interfaces to print systems specifically adapted to achieve a particular effect
    • G06F3/1203Improving or facilitating administration, e.g. print management
    • G06F3/1208Improving or facilitating administration, e.g. print management resulting in improved quality of the output result, e.g. print layout, colours, workflows, print preview
    • 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/1255Settings incompatibility, e.g. constraints, user requirements vs. device capabilities

Definitions

  • the present application relates generally to the technical field of document processing.
  • an embodiment of the invention relates to a rule data for preflight profiles.
  • Preflight is a process that enables users to check a document for errors.
  • the preflight involves the use of preflight profiles and associated preflight rules.
  • An example of preflight features may be found in ADOBE® ACROBAT of Adobe Systems, Incorporated of San Jose, Calif.
  • a preflight rule is a small bit of intelligence (and parameters) that looks for a particular kind of problem in a document. For example a rule may look for text that is too small. Such a rule might have two parameters which include whether to check the text and if the text is to be checked, whether the text is too small. The first parameter is the on/off state of the rule. The second parameter is a threshold value to determine whether the text is too small.
  • custom dialog interface is created for each preflight rule. Interactions among parameters also need to be customized. Whenever a parameter needs to be changed, manual updating of the dialog interface is required.
  • FIGS. 1A-1C illustrates examples of an existing method of creating preflight rules, in accordance with some example embodiments.
  • FIG. 2 is a block diagram that illustrates an example of a how parameter data may be defined, in accordance with some example embodiments.
  • FIG. 3 is a flow diagram that illustrates an example of a process that may enable creating preflight rules, in accordance with some example embodiments.
  • FIG. 4 is a flow diagram that illustrates a process that may be used to maintain consistency of relationship among related parameters, in accordance with some example embodiments.
  • FIG. 5 is a block diagram that illustrates examples of control interfaces and parameters, in accordance with some example embodiments.
  • FIG. 6 is a block diagram that illustrates functional modules that may be used to enable defining the preflight rules, in accordance with some example embodiments.
  • FIG. 7 is a block diagram that illustrates the attribute tables, in accordance with some example embodiments.
  • FIG. 8 is a flow diagram that illustrates a process that may be used to modify a preflight rule or a preflight parameter, in accordance with some example embodiments.
  • FIG. 9 is a block diagram of machine in the example form of a computer system within which instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, in accordance with some example embodiments.
  • FIGS. 1A-1C illustrates examples of methods of creating preflight rules, in accordance with some example embodiments.
  • the existing method includes enabling a user to create a new preflight rule by selecting a “create” option (e.g., placing a mouse pointer on a “create” icon), as illustrated in block 105 .
  • the new preflight rule may be empty.
  • the user may then add conditions to new the preflight rule.
  • the user may also create new conditions.
  • the conditions may be associated with parameters and corresponding parameter values that are to be used for the preflight rule. Multiple conditions may be added, as illustrated in blocks 110 - 125 .
  • the preflight rule may be saved, as illustrated in block 130 .
  • an interface may be used to create the preflight profiles, preflight rules, and preflight conditions.
  • Interface 150 may include profile area 152 , rule area 154 and condition area 156 .
  • profile is selected from the list of profiles 160
  • rule is selected from the list of rules 162
  • rule description is displayed in the rule description area 172 .
  • condition description area 174 is displayed in the condition description area 174 .
  • FIG. 1C illustrates a more detail example of the list of rules 162 .
  • a rule may not be associated with any conditions (e.g., rule 1 or rule 4 ), or it may be associated with multiple conditions (e.g., rule 2 or rule 3 ).
  • a condition e.g., condition 1 or condition 4
  • a resource template When creating a new condition, a resource template may be used.
  • the resource template may include multiple fields and input areas to enable the user to provide the necessary condition.
  • a condition may be associated with one or more parameters and corresponding parameter value(s).
  • One disadvantage of the method described in FIGS. 1A-1C is that when a condition is modified (e.g., adding a new parameter, changing or deleting an existing parameter), that modification is carried over to all the rules that are associated with that condition. For example, referring to FIG. 1C , when the condition 4 is modified for the rule 2 , that modification also affects the rule 3 because the rule 3 is associated with the condition 4 .
  • the resource template may need to be redesigned. If relationship between conditions changes or if data type of parameters and parameter values change, the affected resource template and related implementation may have to be changed as well.
  • FIG. 2 is a block diagram that illustrates an example of how a parameter may be defined, in accordance with some example embodiments.
  • Diagram 200 may include multiple sets of key, data type and value (referred to collectively as parameters).
  • Key field 201 may represent a parameter identifier (or name) that may be associated with a preflight rule.
  • Data type field 202 may represent format of the parameter.
  • Value field 203 may represent the actual parameter value. This arrangement may be similar to a dictionary arrangement where each parameter identifier may be viewed as a word in the dictionary, and where the data type and the parameter value may be viewed as parts of the definition of the word.
  • the diagram 200 may represent parameters that are associated with a particular preflight rule.
  • the data type may be numeric (e.g., integer, real), Boolean, character string, range, etc. Other data types may also be used.
  • FIG. 3 is a flow diagram that illustrates an example of a process 300 that may be used to create preflight rules, in accordance with some example embodiments.
  • the parameter identifiers and their corresponding parameter values may be implemented using the dictionary approach described in FIG. 2 .
  • New parameters may be added as they are defined, as illustrated in block 305 .
  • Each of the parameters may be associated with a data type.
  • a data type for the new parameter is determined.
  • control interface may be a radio button, a check box, an input box, a pull-down list, etc.
  • Resource templates may be used to define the control interfaces. This is determined and created at block 315 .
  • a parameter is typically associated with one control interface.
  • a parameter may be defined using a pull-down list or a check box.
  • Each control interface may be associated with a handler, as illustrated in block 320 .
  • the handler may be a software routine (e.g., C++ software routine) that is responsible for implementing interactions that relate to the control interface and the parameter value. For example, when a control interface is a check box, and a user selects that checkbox, the handler may interpret the state of the check box as an affirmative message and may cause that affirmative message to be part of the associated parameter value.
  • the parameter may be presented to a user. This may be via a user interface which may be automatically displayed or presented to a user when a preflight profile is being defined.
  • the interface may include one or more rules that the user may select.
  • the interface (also referred to as a rule interface) may be automatically generated because the rules, the parameters, the parameters' data types been defined. It may be noted that parameter relationship (described below) may have also been defined.
  • one or more parameter values are received.
  • the parameter values may be provided by a user. For example, the user may select a radio button, or select and check box associated with the parameter. It may be noted that the user may be an end user, a user that creates the preflight rule, or both.
  • FIG. 4 is a flow diagram that illustrates a process 400 that may be used to maintain consistency of relationship among related parameters, in accordance with some example embodiments.
  • relationship among the parameters may be defined. This may be performed during the time when the parameters themselves are defined. Alternatively, it may be performed after the parameters are defined. It may be noted that two or more parameters associated with the same rule may be related. Their relationship may be associated with constraints in parameter values, data type, etc.
  • the parameter values for the parameters are received.
  • a test is made to determine if the parameter values are consistent according to any relationship that the parameters may have with other parameters. If the parameter values are consistent according to its relationship, then the parameter values are stored, as illustrated in block 430 .
  • the process may flow from block 415 to block 420 where correction may be made. This may include, for example, notifying a user that the parameter values are incorrect or inconsistent with other parameter values.
  • the corrected parameter values are received.
  • the parameter values are stored.
  • FIG. 5 is a block diagram that illustrates examples of parameter interfaces and control interfaces, in accordance with some example embodiments.
  • Block 500 illustrates an example of edit box control interfaces.
  • FIG. 5 includes a group of three different parameters represented by blocks 500 , 510 and 520 .
  • the block 500 may be associated with a parameter that is related to margin settings. As illustrated, this parameter is set since check box 501 is activated.
  • the block 500 includes four edit boxes to enable a user to provide parameter values associated with top, bottom, left/inside, and right/outside.
  • the parameter values in this example may be associated with the “character string” data type.
  • Block 510 illustrates an example of check box control interfaces.
  • the block 510 may be associated with a parameter that is related to “color spaces and modes” settings.
  • Block 520 illustrates an example of the pull down list control interface.
  • the block 520 may be associated with a parameter that is related to document settings. This parameter is set since the check box 521 is activated.
  • the block 520 also includes a check box for number of required pages and related pull down list (illustrated by arrow 522 ). Other control interfaces are all illustrated in the block 520 . From FIG.
  • defining the parameters represented by the blocks 500 , 510 and 520 may include determining the data type and determining the control interfaces to be used with the data type. This may also include defining the relationship of the parameters.
  • the parameters Once the parameters are defined, they may become available for the end users to select and to include the parameters in one or more preflight rules. For example, the end user may place a check mark in the check box 501 and other values in the appropriate input boxes to include the “margin” parameter in a preflight rule.
  • FIG. 6 is a block diagram that illustrates functional modules that may be used to define the preflight rules, in accordance with some example embodiments.
  • Preflight rule definition module 600 may include preflight rule parameter handlers 605 , parameter relationship table 610 , and attribute table 615 .
  • the preflight rule parameter handlers 605 may be responsible for managing the preflight rule user interface and the interactions between a user and the preflight rule user interface. For example, the preflight rule parameter handlers 605 may cause the preflight rule user interface to be displayed when a request to define a new preflight rule is received.
  • the preflight rule parameter handlers 605 may implement various control interfaces (e.g., check boxes, input boxes, dropdown list, range, etc.). There may be multiple preflight rule parameter handlers 605 , and there may be a different preflight rule parameter handler for each data type.
  • the user may also enter parameter relationship information.
  • the preflight rule parameter handlers 605 may store the parameter relationship information in the parameter relationship table 610 .
  • the parameter relationship information may be used by the preflight rule parameter handlers 605 to check for consistency.
  • information about the parameters may be stored in the attribute table 615 . For some example embodiments, default values may be assigned to some of the parameters.
  • FIG. 7 is a block diagram that illustrates the attribute tables, in accordance with some example embodiments.
  • Diagram 700 includes blocks 705 - 715 that represent Rule “A” to Rule “C”, respectively.
  • each preflight rule may be associated with a unique attribute table.
  • a first attribute table 706 may include a summary of a first set parameters associated with the preflight rule “A” 705 ;
  • a second attribute table 711 may include a summary of a second set of parameters associated with the second preflight rule “B” 710 ;
  • a third attribute table 716 may include a summary of a third set of parameters associated with the third preflight rule “C” 715 .
  • content of the related attribute table may be retrieved.
  • FIG. 8 is a flow diagram that illustrates a process 800 that may be used to modify a preflight rule, in accordance with some example embodiments.
  • the process may start at block 805 , where a request is received to modify an existing preflight rule.
  • the attribute table associated with the preflight rule may be retrieved.
  • the attribute table may include a summary of the parameters and parameter values associated with the parameters included in the preflight rule.
  • the parameters and their associated parameter value may be displayed. This may be performed by the preflight rule parameter handlers 605 described in FIG. 6 .
  • the parameter values may be displayed via a parameter interface. Examples of the parameter interfaces include those described in FIG. 5 .
  • a rule interface may include one or more parameter interfaces.
  • a rule interface may include the parameter interfaces illustrated in blocks 500 , 510 and 520 of FIG. 5 .
  • the process of FIG. 8 may be used to modify the structure of the preflight rule (e.g., adding new parameter, deleting existing parameter, modifying parameter data type, modifying parameter relationship information, etc.). It may be noted that the process of FIG. 8 may also be used to modify one or more parameter values. This situation is illustrated in block 812 , when a request to modify a parameter value is received. The process then continues to block 815 . At block 820 , updated parameters and/or parameter values are received. The updated parameters and/or parameter values may be provided by a user via the parameter interface. At block 825 , the updated parameters and/or parameter values are stored in the attribute table.
  • the methods and systems described herein may relate to embodiments of defining preflight rules, the methods and systems may also be applicable to other areas where there are similar requirements of defining parameters and parameter values in which they can be implemented using sets of key, data type and values and the dictionary approach.
  • a component may be a tangible unit capable of performing certain operations and is configured or arranged in a certain manner.
  • one or more computer systems e.g., a standalone, client or server computer system
  • one or more components of a computer system e.g., a processor or a group of processors
  • software e.g., an application or application portion
  • a “component” may be implemented mechanically or electronically.
  • a component may comprise dedicated circuitry or logic that is permanently configured (e.g., within a special-purpose processor) to perform certain operations.
  • a component may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a component mechanically, in dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g., configured by software) may be driven by cost and time considerations.
  • the term “component” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein.
  • components are temporarily configured (e.g., programmed)
  • each of the components need not be configured or instantiated at any one instance in time.
  • the components comprise a general-purpose processor configured using software
  • the general-purpose processor may be configured as respective different components at different times.
  • Software may accordingly configure a processor, for example, to constitute a particular component at one instance of time and to constitute a different component at a different instance of time.
  • Components can provide information to, and receive information from, other components. Accordingly, the described components may be regarded as being communicatively coupled. Where multiple of such components exist contemporaneously, communications may be achieved through signal transmission (e.g., over appropriate circuits and buses) that connect the components. In embodiments in which multiple components are configured or instantiated at different times, communications between such components may be achieved, for example, through the storage and retrieval of information in memory structures to which the multiple components have access. For example, a one component may perform an operation, and store the output of that operation in a memory device to which it is communicatively coupled. A further component may then, at a later time, access the memory device to retrieve and process the stored output. Components may also initiate communications with input or output devices, and can operate on a resource (e.g., a collection of information).
  • a resource e.g., a collection of information
  • module should be understood to refer more broadly to a tangible component or a software component, or any combination thereof. Accordingly, a module may be implemented in electronic circuitry, hardware, firmware, software or a combination thereof.
  • Example embodiments may be implemented using a computer program product, e.g., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable medium for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
  • a computer program product e.g., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable medium for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
  • a computer program can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, subroutine, or other unit suitable for use in a computing environment.
  • a computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
  • operations may be performed by one or more programmable processors executing a computer program to perform functions by operating on input data and generating output.
  • Method operations can also be performed by, and apparatus of example embodiments may be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
  • FPGA field programmable gate array
  • ASIC application-specific integrated circuit
  • the computing system can include clients and servers.
  • a client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
  • both hardware and software architectures require consideration.
  • the choice of whether to implement certain functionality in permanently configured hardware e.g., an ASIC
  • temporarily configured hardware e.g., a combination of software and a programmable processor
  • a combination permanently and temporarily configured hardware may be a design choice.
  • hardware e.g., machine
  • software architectures that may be deployed, in various example embodiments.
  • FIG. 9 is a block diagram of machine in the example form of a computer system within which instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, in accordance with some example embodiments.
  • the machine operates as a standalone device or may be connected (e.g., networked) to other machines.
  • the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment.
  • the machine may be a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a network router, switch, or bridge, or any machine capable of executing instructions (sequential or otherwise) that specify actions to be taken by that machine.
  • PC personal computer
  • PDA Personal Digital Assistant
  • STB set-top box
  • WPA Personal Digital Assistant
  • a cellular telephone a web appliance
  • network router a network router, switch, or bridge
  • machine shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein.
  • the example computer system 900 includes a processor 902 (e.g., a central processing unit (CPU), a graphics processing unit (GPU) or both), a main memory 904 and a static memory 906 , which communicate with each other via a bus 908 .
  • the computer system 900 may further include a video display unit 910 (e.g., liquid crystal display (LCD) or a cathode ray tube (CRT)).
  • LCD liquid crystal display
  • CRT cathode ray tube
  • the computer system 900 also includes an alphanumeric input device 912 (e.g., a keyboard), a user interface (UI) navigation device 914 (e.g., a mouse), a disk drive unit 916 , a signal generation device 918 (e.g., a speaker) and a network interface device 920 .
  • an alphanumeric input device 912 e.g., a keyboard
  • UI user interface
  • disk drive unit 916 e.g., a disk drive unit
  • signal generation device 918 e.g., a speaker
  • the disk drive unit 916 includes a machine-readable medium 922 on which is stored one or more sets of instructions and data structures (e.g., software 924 ) embodying or utilized by any one or more of the methodologies or functions described herein.
  • the software 924 may also reside, completely or at least partially, within the main memory 904 and/or within the processor 902 during execution thereof by the computer system 900 , the main memory 904 and the processor 902 also constituting machine-readable media.
  • machine-readable medium 922 is illustrated in an example embodiment to be a single medium, the term “machine-readable medium” may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more instructions.
  • the term “machine-readable medium” shall also be taken to include any tangible medium that is capable of storing, encoding or carrying instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present invention, or that is capable of storing, encoding or carrying data structures utilized by or associated with such instructions.
  • the term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic media.
  • machine-readable media include non-volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
  • semiconductor memory devices e.g., EPROM, EEPROM, and flash memory devices
  • magnetic disks such as internal hard disks and removable disks
  • magneto-optical disks and CD-ROM and DVD-ROM disks.
  • the software 924 may further be transmitted or received over a communications network 926 using a transmission medium via the network interface device 920 utilizing any one of a number of well-known transfer protocols (e.g., HTTP).
  • Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), the Internet, mobile telephone networks, Plain Old Telephone (POTS) networks, and wireless data networks (e.g., WiFi and WiMax networks)
  • POTS Plain Old Telephone
  • WiFi and WiMax networks wireless data networks
  • transmission medium shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine, and includes digital or analog communications signals or other intangible medium to facilitate communication of such software.
  • inventive subject matter may be referred to herein, individually and/or collectively, by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed.
  • inventive concept merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed.

Abstract

A method includes defining preflight parameters for preflight rules using relationship information. A preflight rule may be associated with an attribute table which may include information about associated preflight parameters. The preflight parameters may be defined via an interface that enables a user to specify data type and parameter relationship information.

Description

COPYRIGHT NOTICE
A portion of the disclosure of this patent document contains material that is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure, as it appears in the Patent and Trademark Office patent files or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings that form a part of this document: Copyright 2008, ADOBE SYSTEMS INCORPORATED. All Rights Reserved.
TECHNICAL FIELD
The present application relates generally to the technical field of document processing. For example, an embodiment of the invention relates to a rule data for preflight profiles.
BACKGROUND
Preflight is a process that enables users to check a document for errors. The preflight involves the use of preflight profiles and associated preflight rules. An example of preflight features may be found in ADOBE® ACROBAT of Adobe Systems, Incorporated of San Jose, Calif. A preflight rule is a small bit of intelligence (and parameters) that looks for a particular kind of problem in a document. For example a rule may look for text that is too small. Such a rule might have two parameters which include whether to check the text and if the text is to be checked, whether the text is too small. The first parameter is the on/off state of the rule. The second parameter is a threshold value to determine whether the text is too small. Traditionally, custom dialog interface is created for each preflight rule. Interactions among parameters also need to be customized. Whenever a parameter needs to be changed, manual updating of the dialog interface is required.
BRIEF DESCRIPTION OF DRAWINGS
Some embodiments are illustrated by way of example and not limitation in the figures of the accompanying drawings in which:
FIGS. 1A-1C illustrates examples of an existing method of creating preflight rules, in accordance with some example embodiments.
FIG. 2 is a block diagram that illustrates an example of a how parameter data may be defined, in accordance with some example embodiments.
FIG. 3 is a flow diagram that illustrates an example of a process that may enable creating preflight rules, in accordance with some example embodiments.
FIG. 4 is a flow diagram that illustrates a process that may be used to maintain consistency of relationship among related parameters, in accordance with some example embodiments.
FIG. 5 is a block diagram that illustrates examples of control interfaces and parameters, in accordance with some example embodiments.
FIG. 6 is a block diagram that illustrates functional modules that may be used to enable defining the preflight rules, in accordance with some example embodiments.
FIG. 7 is a block diagram that illustrates the attribute tables, in accordance with some example embodiments.
FIG. 8 is a flow diagram that illustrates a process that may be used to modify a preflight rule or a preflight parameter, in accordance with some example embodiments.
FIG. 9 is a block diagram of machine in the example form of a computer system within which instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, in accordance with some example embodiments.
DETAILED DESCRIPTION
For some example embodiments, methods and systems to enable users to define preflight rule parameters are disclosed. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of some example embodiments. It will be evident, however, to one skilled in the art that the present invention may be practiced without these specific details.
Overview
FIGS. 1A-1C illustrates examples of methods of creating preflight rules, in accordance with some example embodiments. Referring to flow diagram 100 of FIG. 1A, the existing method includes enabling a user to create a new preflight rule by selecting a “create” option (e.g., placing a mouse pointer on a “create” icon), as illustrated in block 105. Initially, the new preflight rule may be empty. The user may then add conditions to new the preflight rule. There may be a list of predefined conditions. The user may also create new conditions. The conditions may be associated with parameters and corresponding parameter values that are to be used for the preflight rule. Multiple conditions may be added, as illustrated in blocks 110-125. After completing adding the conditions, the preflight rule may be saved, as illustrated in block 130.
Referring to FIG. 1B, an interface may be used to create the preflight profiles, preflight rules, and preflight conditions. Interface 150 may include profile area 152, rule area 154 and condition area 156. When a profile is selected from the list of profiles 160, its description is displayed in the profile description area 170. When a rule is selected from the list of rules 162, its description is displayed in the rule description area 172. Similarly, when a condition is selected from the list of conditions 164, its description is displayed in the condition description area 174. The arrows in between the profile area 152, the rule area 154 and the condition area 156 are used to enable the user to copy a selection from one area to another area or to remove a selection from one area and returning it to another area. FIG. 1C illustrates a more detail example of the list of rules 162. There may be multiple rules including, for example, rule 1 to rule 4. A rule may not be associated with any conditions (e.g., rule 1 or rule 4), or it may be associated with multiple conditions (e.g., rule 2 or rule 3). A condition (e.g., condition 1 or condition 4) may be associated with multiple rules (e.g., rule 2 and rule 4). It may not be applicable to have two exactly similar conditions being associated with the same rule. When creating a new condition, a resource template may be used. The resource template may include multiple fields and input areas to enable the user to provide the necessary condition. A condition may be associated with one or more parameters and corresponding parameter value(s). One disadvantage of the method described in FIGS. 1A-1C is that when a condition is modified (e.g., adding a new parameter, changing or deleting an existing parameter), that modification is carried over to all the rules that are associated with that condition. For example, referring to FIG. 1C, when the condition 4 is modified for the rule 2, that modification also affects the rule 3 because the rule 3 is associated with the condition 4. Furthermore, when a condition is modified, the resource template may need to be redesigned. If relationship between conditions changes or if data type of parameters and parameter values change, the affected resource template and related implementation may have to be changed as well.
Dictionary-Based Parameter Definition
FIG. 2 is a block diagram that illustrates an example of how a parameter may be defined, in accordance with some example embodiments. Diagram 200 may include multiple sets of key, data type and value (referred to collectively as parameters). Key field 201 may represent a parameter identifier (or name) that may be associated with a preflight rule. Data type field 202 may represent format of the parameter. Value field 203 may represent the actual parameter value. This arrangement may be similar to a dictionary arrangement where each parameter identifier may be viewed as a word in the dictionary, and where the data type and the parameter value may be viewed as parts of the definition of the word. In the current example, the diagram 200 may represent parameters that are associated with a particular preflight rule. Here, there are parameters 205-225. The data type may be numeric (e.g., integer, real), Boolean, character string, range, etc. Other data types may also be used.
Flow Diagram—Create Preflight Rule
FIG. 3 is a flow diagram that illustrates an example of a process 300 that may be used to create preflight rules, in accordance with some example embodiments. The parameter identifiers and their corresponding parameter values may be implemented using the dictionary approach described in FIG. 2. Initially, there may be zero parameter in a new preflight rule. New parameters may be added as they are defined, as illustrated in block 305. Each of the parameters may be associated with a data type. At block 310, a data type for the new parameter is determined.
Depending on the data type, different control interface may be used. The control interface may be a radio button, a check box, an input box, a pull-down list, etc. Resource templates may be used to define the control interfaces. This is determined and created at block 315. A parameter is typically associated with one control interface. For example, a parameter may be defined using a pull-down list or a check box. Each control interface may be associated with a handler, as illustrated in block 320. The handler may be a software routine (e.g., C++ software routine) that is responsible for implementing interactions that relate to the control interface and the parameter value. For example, when a control interface is a check box, and a user selects that checkbox, the handler may interpret the state of the check box as an affirmative message and may cause that affirmative message to be part of the associated parameter value.
At block 325, the parameter may be presented to a user. This may be via a user interface which may be automatically displayed or presented to a user when a preflight profile is being defined. The interface may include one or more rules that the user may select. The interface (also referred to as a rule interface) may be automatically generated because the rules, the parameters, the parameters' data types been defined. It may be noted that parameter relationship (described below) may have also been defined. At block 330, one or more parameter values are received. The parameter values may be provided by a user. For example, the user may select a radio button, or select and check box associated with the parameter. It may be noted that the user may be an end user, a user that creates the preflight rule, or both.
Parameter Relationship
FIG. 4 is a flow diagram that illustrates a process 400 that may be used to maintain consistency of relationship among related parameters, in accordance with some example embodiments. At block 405, relationship among the parameters may be defined. This may be performed during the time when the parameters themselves are defined. Alternatively, it may be performed after the parameters are defined. It may be noted that two or more parameters associated with the same rule may be related. Their relationship may be associated with constraints in parameter values, data type, etc. At block 410, the parameter values for the parameters are received. At block 415, a test is made to determine if the parameter values are consistent according to any relationship that the parameters may have with other parameters. If the parameter values are consistent according to its relationship, then the parameter values are stored, as illustrated in block 430. However, if there is inconsistency, the process may flow from block 415 to block 420 where correction may be made. This may include, for example, notifying a user that the parameter values are incorrect or inconsistent with other parameter values. At block 425, the corrected parameter values are received. At block 430, the parameter values are stored.
Control Interfaces and Parameter Examples
FIG. 5 is a block diagram that illustrates examples of parameter interfaces and control interfaces, in accordance with some example embodiments. Block 500 illustrates an example of edit box control interfaces. FIG. 5 includes a group of three different parameters represented by blocks 500, 510 and 520. The block 500 may be associated with a parameter that is related to margin settings. As illustrated, this parameter is set since check box 501 is activated. The block 500 includes four edit boxes to enable a user to provide parameter values associated with top, bottom, left/inside, and right/outside. The parameter values in this example may be associated with the “character string” data type. Block 510 illustrates an example of check box control interfaces. The block 510 may be associated with a parameter that is related to “color spaces and modes” settings. As illustrated, this parameter is set since check box 511 is activated. The block 510 includes multiple check boxes to enable a user to select a color option. In the current example, the CMYK color option is set causing that information to become part of the parameter value. Block 520 illustrates an example of the pull down list control interface. The block 520 may be associated with a parameter that is related to document settings. This parameter is set since the check box 521 is activated. The block 520 also includes a check box for number of required pages and related pull down list (illustrated by arrow 522). Other control interfaces are all illustrated in the block 520. From FIG. 5, it may be noted that defining the parameters represented by the blocks 500, 510 and 520 may include determining the data type and determining the control interfaces to be used with the data type. This may also include defining the relationship of the parameters. Once the parameters are defined, they may become available for the end users to select and to include the parameters in one or more preflight rules. For example, the end user may place a check mark in the check box 501 and other values in the appropriate input boxes to include the “margin” parameter in a preflight rule.
Preflight Rule Modules
FIG. 6 is a block diagram that illustrates functional modules that may be used to define the preflight rules, in accordance with some example embodiments. Preflight rule definition module 600 may include preflight rule parameter handlers 605, parameter relationship table 610, and attribute table 615. The preflight rule parameter handlers 605 may be responsible for managing the preflight rule user interface and the interactions between a user and the preflight rule user interface. For example, the preflight rule parameter handlers 605 may cause the preflight rule user interface to be displayed when a request to define a new preflight rule is received. Depending on how a user wants to define a parameter, the preflight rule parameter handlers 605 may implement various control interfaces (e.g., check boxes, input boxes, dropdown list, range, etc.). There may be multiple preflight rule parameter handlers 605, and there may be a different preflight rule parameter handler for each data type.
The user may also enter parameter relationship information. The preflight rule parameter handlers 605 may store the parameter relationship information in the parameter relationship table 610. The parameter relationship information may be used by the preflight rule parameter handlers 605 to check for consistency. When the user completes defining the parameters for a preflight rule, information about the parameters may be stored in the attribute table 615. For some example embodiments, default values may be assigned to some of the parameters.
Attribute Tables
FIG. 7 is a block diagram that illustrates the attribute tables, in accordance with some example embodiments. Diagram 700 includes blocks 705-715 that represent Rule “A” to Rule “C”, respectively. For some example embodiments, each preflight rule may be associated with a unique attribute table. For example, a first attribute table 706 may include a summary of a first set parameters associated with the preflight rule “A” 705; a second attribute table 711 may include a summary of a second set of parameters associated with the second preflight rule “B” 710; a third attribute table 716 may include a summary of a third set of parameters associated with the third preflight rule “C” 715. When the user subsequently wants to modify or view a preflight rule (e.g., adding new parameter value, modifying existing parameter value, reviewing existing parameter value), content of the related attribute table may be retrieved.
Flow Diagram—Modify Preflight Rule
FIG. 8 is a flow diagram that illustrates a process 800 that may be used to modify a preflight rule, in accordance with some example embodiments. The process may start at block 805, where a request is received to modify an existing preflight rule. At block 810, the attribute table associated with the preflight rule may be retrieved. The attribute table may include a summary of the parameters and parameter values associated with the parameters included in the preflight rule. At block 815, the parameters and their associated parameter value may be displayed. This may be performed by the preflight rule parameter handlers 605 described in FIG. 6. The parameter values may be displayed via a parameter interface. Examples of the parameter interfaces include those described in FIG. 5. It may be noted that a rule interface may include one or more parameter interfaces. For example, a rule interface may include the parameter interfaces illustrated in blocks 500, 510 and 520 of FIG. 5.
It may be noted that the process of FIG. 8 may be used to modify the structure of the preflight rule (e.g., adding new parameter, deleting existing parameter, modifying parameter data type, modifying parameter relationship information, etc.). It may be noted that the process of FIG. 8 may also be used to modify one or more parameter values. This situation is illustrated in block 812, when a request to modify a parameter value is received. The process then continues to block 815. At block 820, updated parameters and/or parameter values are received. The updated parameters and/or parameter values may be provided by a user via the parameter interface. At block 825, the updated parameters and/or parameter values are stored in the attribute table. It may be noted that although the methods and systems described herein may relate to embodiments of defining preflight rules, the methods and systems may also be applicable to other areas where there are similar requirements of defining parameters and parameter values in which they can be implemented using sets of key, data type and values and the dictionary approach.
Modules, Components and Logic
Certain embodiments are described herein as including logic or a number of components, modules, or mechanisms. A component may be a tangible unit capable of performing certain operations and is configured or arranged in a certain manner. In example embodiments, one or more computer systems (e.g., a standalone, client or server computer system) or one or more components of a computer system (e.g., a processor or a group of processors) may be configured by software (e.g., an application or application portion) as a “component” that operates to perform certain operations as described herein.
In various embodiments, a “component” may be implemented mechanically or electronically. For example, a component may comprise dedicated circuitry or logic that is permanently configured (e.g., within a special-purpose processor) to perform certain operations. A component may also comprise programmable logic or circuitry (e.g., as encompassed within a general-purpose processor or other programmable processor) that is temporarily configured by software to perform certain operations. It will be appreciated that the decision to implement a component mechanically, in dedicated and permanently configured circuitry, or in temporarily configured circuitry (e.g., configured by software) may be driven by cost and time considerations.
Accordingly, the term “component” should be understood to encompass a tangible entity, be that an entity that is physically constructed, permanently configured (e.g., hardwired) or temporarily configured (e.g., programmed) to operate in a certain manner and/or to perform certain operations described herein. Considering embodiments in which components are temporarily configured (e.g., programmed), each of the components need not be configured or instantiated at any one instance in time. For example, where the components comprise a general-purpose processor configured using software, the general-purpose processor may be configured as respective different components at different times. Software may accordingly configure a processor, for example, to constitute a particular component at one instance of time and to constitute a different component at a different instance of time.
Components can provide information to, and receive information from, other components. Accordingly, the described components may be regarded as being communicatively coupled. Where multiple of such components exist contemporaneously, communications may be achieved through signal transmission (e.g., over appropriate circuits and buses) that connect the components. In embodiments in which multiple components are configured or instantiated at different times, communications between such components may be achieved, for example, through the storage and retrieval of information in memory structures to which the multiple components have access. For example, a one component may perform an operation, and store the output of that operation in a memory device to which it is communicatively coupled. A further component may then, at a later time, access the memory device to retrieve and process the stored output. Components may also initiate communications with input or output devices, and can operate on a resource (e.g., a collection of information).
The term “module”, as used herein, should be understood to refer more broadly to a tangible component or a software component, or any combination thereof. Accordingly, a module may be implemented in electronic circuitry, hardware, firmware, software or a combination thereof.
Electronic, Apparatus and System
Example embodiments may be implemented using a computer program product, e.g., a computer program tangibly embodied in an information carrier, e.g., in a machine-readable medium for execution by, or to control the operation of, data processing apparatus, e.g., a programmable processor, a computer, or multiple computers.
A computer program can be written in any form of programming language, including compiled or interpreted languages, and it can be deployed in any form, including as a stand-alone program or as a module, subroutine, or other unit suitable for use in a computing environment. A computer program can be deployed to be executed on one computer or on multiple computers at one site or distributed across multiple sites and interconnected by a communication network.
In example embodiments, operations may be performed by one or more programmable processors executing a computer program to perform functions by operating on input data and generating output. Method operations can also be performed by, and apparatus of example embodiments may be implemented as, special purpose logic circuitry, e.g., an FPGA (field programmable gate array) or an ASIC (application-specific integrated circuit).
The computing system can include clients and servers. A client and server are generally remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. In embodiments deploying a programmable computing system, it will be appreciated that that both hardware and software architectures require consideration. Specifically, it will be appreciated that the choice of whether to implement certain functionality in permanently configured hardware (e.g., an ASIC), in temporarily configured hardware (e.g., a combination of software and a programmable processor), or a combination permanently and temporarily configured hardware may be a design choice. Below are set out hardware (e.g., machine) and software architectures that may be deployed, in various example embodiments.
Example Machine Architecture and Machine-Readable Medium
FIG. 9 is a block diagram of machine in the example form of a computer system within which instructions, for causing the machine to perform any one or more of the methodologies discussed herein, may be executed, in accordance with some example embodiments. In alternative embodiments, the machine operates as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine may operate in the capacity of a server or a client machine in server-client network environment, or as a peer machine in a peer-to-peer (or distributed) network environment. The machine may be a personal computer (PC), a tablet PC, a set-top box (STB), a Personal Digital Assistant (PDA), a cellular telephone, a web appliance, a network router, switch, or bridge, or any machine capable of executing instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term “machine” shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein.
The example computer system 900 includes a processor 902 (e.g., a central processing unit (CPU), a graphics processing unit (GPU) or both), a main memory 904 and a static memory 906, which communicate with each other via a bus 908. The computer system 900 may further include a video display unit 910 (e.g., liquid crystal display (LCD) or a cathode ray tube (CRT)). The computer system 900 also includes an alphanumeric input device 912 (e.g., a keyboard), a user interface (UI) navigation device 914 (e.g., a mouse), a disk drive unit 916, a signal generation device 918 (e.g., a speaker) and a network interface device 920.
Machine-Readable Medium
The disk drive unit 916 includes a machine-readable medium 922 on which is stored one or more sets of instructions and data structures (e.g., software 924) embodying or utilized by any one or more of the methodologies or functions described herein. The software 924 may also reside, completely or at least partially, within the main memory 904 and/or within the processor 902 during execution thereof by the computer system 900, the main memory 904 and the processor 902 also constituting machine-readable media.
While the machine-readable medium 922 is illustrated in an example embodiment to be a single medium, the term “machine-readable medium” may include a single medium or multiple media (e.g., a centralized or distributed database, and/or associated caches and servers) that store the one or more instructions. The term “machine-readable medium” shall also be taken to include any tangible medium that is capable of storing, encoding or carrying instructions for execution by the machine and that cause the machine to perform any one or more of the methodologies of the present invention, or that is capable of storing, encoding or carrying data structures utilized by or associated with such instructions. The term “machine-readable medium” shall accordingly be taken to include, but not be limited to, solid-state memories, and optical and magnetic media. Specific examples of machine-readable media include non-volatile memory, including by way of example semiconductor memory devices, e.g., EPROM, EEPROM, and flash memory devices; magnetic disks such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.
Transmission Medium
The software 924 may further be transmitted or received over a communications network 926 using a transmission medium via the network interface device 920 utilizing any one of a number of well-known transfer protocols (e.g., HTTP). Examples of communication networks include a local area network (“LAN”), a wide area network (“WAN”), the Internet, mobile telephone networks, Plain Old Telephone (POTS) networks, and wireless data networks (e.g., WiFi and WiMax networks) The term “transmission medium” shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine, and includes digital or analog communications signals or other intangible medium to facilitate communication of such software.
Although an embodiment has been described with reference to specific example embodiments, it will be evident that various modifications and changes may be made to these embodiments without departing from the broader spirit and scope of the invention. Accordingly, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense. The accompanying drawings that form a part hereof, show by way of illustration, and not of limitation, specific embodiments in which the subject matter may be practiced. The embodiments illustrated are described in sufficient detail to enable those skilled in the art to practice the teachings disclosed herein. Other embodiments may be utilized and derived therefrom, such that structural and logical substitutions and changes may be made without departing from the scope of this disclosure. This Detailed Description, therefore, is not to be taken in a limiting sense, and the scope of various embodiments is defined only by the appended claims, along with the full range of equivalents to which such claims are entitled.
Such embodiments of the inventive subject matter may be referred to herein, individually and/or collectively, by the term “invention” merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed. Thus, although specific embodiments have been illustrated and described herein, it should be appreciated that any arrangement calculated to achieve the same purpose may be substituted for the specific embodiments illustrated. This disclosure is intended to cover any and all adaptations or variations of various embodiments. Combinations of the above embodiments, and other embodiments not specifically described herein, will be apparent to those of skill in the art upon reviewing the above description.
The Abstract of the Disclosure is provided to comply with 37 C.F.R. §1.72(b), requiring an abstract that will allow the reader to quickly ascertain the nature of the technical disclosure. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. In addition, in the foregoing Detailed Description, it can be seen that various features are grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment.

Claims (19)

What is claimed is:
1. A computer-implemented method of defining preflight rules for preflight profiles, the method comprising:
defining a first parameter and a second parameter to be included in a preflight rule, the defining of the first parameter and the second parameter including defining a data type for each of the first parameter and the second parameter, the data type representing a format of the first or the second parameter;
creating a control interface based on at least one of the defined data types representing the format of the first or second parameter;
defining relationship information between the first parameter and the second parameter in the preflight rule, the relationship information placing constraints on parameter values for the first parameter and the second parameter in the preflight rule to maintain consistency between the first parameter and second parameter, the relationship information suitable for use by at least one handler to check for the consistency in the parameter values for the first parameter and the second parameter in the preflight rule;
storing the relationship information to a relationship table that is accessible by the at least one handler to check for the consistency in the parameter values for the first parameter and the second parameter in the preflight rule;
creating attribute information for the preflight rule, the attribute information comprising a summary of the first parameter and the second parameter; and
storing the attribute information for the preflight rule in an attribute table uniquely associated with the preflight rule.
2. The computer-implemented method of claim 1, wherein the data type include a selection from one of a numeric data type, a character string data type, and a Boolean data type.
3. The computer-implemented method of claim 1, wherein the first parameter and the second parameter are defined using at least one created control interface.
4. The computer-implemented method of claim 1, wherein the control interface includes at least one of a radio button, a check box, an input box, or a pull down list.
5. The computer-implemented method of claim 1, further comprising creating a handler for the control interface.
6. The computer-implemented method of claim 5, wherein the handler is to implement and manage interactions related to the control interface associated with the first parameter or the second parameter.
7. The computer-implemented method of claim 1, further comprising: enabling a value associated with the first parameter or the second parameter to be modified when the value is inconsistent with the relationship information between the first parameter and the second parameter.
8. A non-transitory machine-readable medium having instructions that, when executed by processor, cause a machine to perform operations including:
creating and storing a first set of attribute information associated with a first preflight rule in an attribute table uniquely associated with the first preflight rule, the first set comprising a summary of at least a first parameter, a second parameter, and a data type of the first parameter and a data type of the second parameter, the data type of the first parameter and data type of the second parameter representing a format of the first parameter and a format of the second parameter;
defining relationship information between the first parameter and the second parameter in the preflight rule, the relationship information placing constraints on parameter values for the first parameter and the second parameter in the preflight rule to maintain consistency between the first parameter and second parameter in the preflight rule, the relationship information stored to a relationship table that is suitable for use by at least one handler to check for consistency between the parameter values for the first parameter and the second parameter in the preflight rule; and
responsive to receiving a request to modify the first preflight rule:
creating a control interface based on at least one of the defined data types representing the format of the first or the second parameter;
presenting the first parameter or the second parameter using the control interface;
receiving updated information related to at least one of the first parameter or the second parameter;
storing the updated information in the attribute table uniquely associated with the first preflight rule, the updated information including at least one of a parameter or a parameter value; and
generating an updated first set of attribute information using the received updated information.
9. The non-transitory machine-readable medium of claim 8, wherein each of the first parameter or the second parameter is defined based on a data type and a control interface.
10. The non-transitory machine-readable medium of claim 9, wherein the first parameter and the second parameter are available to be included in a second preflight rule, and wherein the second preflight rule is associated with a second set of attribute information stored in a second attribute table.
11. The non-transitory machine-readable medium of claim 10, wherein said generating of the updated first set of attribute information does not affect the second set of attribute information.
12. A computer-implemented method, comprising:
defining a first parameter and a second parameter to be included in a preflight rule, the defining of the first parameter and the second parameter including defining a data type for each of the first parameter and the second parameter, the data type representing a format of the first or the second parameter;
creating a control interface based on at least one of the defined data types representing the format of the first or the second parameter;
receiving parameter values using the control interface;
creating and storing attribute information associated with the preflight rule into an attribute table uniquely associated with the preflight rule, the attribute information including a summary of the first parameter, the second parameter, and their corresponding data types and values;
defining relationship information between the first parameter and the second parameter in the preflight rule, the relationship information suitable for use by at least one handler to check for the consistency between parameter values of the first parameter and the second parameter in the preflight rule; and
responsive to receiving a request to view the preflight rule, retrieving the attribute information stored in the attribute table to present the first parameter and the second parameter.
13. The computer-implemented method of claim 12, wherein said request to view the preflight rule includes a request to modify the preflight rule.
14. The computer-implemented method of claim 12, wherein the first parameter and the second parameter are defined using a dictionary-based approach.
15. A system, comprising:
means for defining preflight parameters based on data types representing respective formats of the preflight parameters;
means for creating a control interface for the preflight parameters based on at least one of the defined data types representing the respective formats of the preflight parameters;
means for defining relationship information among the preflight parameters, the relationship information placing constraints on parameter values for the preflight parameters in the preflight rule to maintain consistency between the preflight parameters, the relationship information being used by at least one handler to check for the consistency;
means for storing the relationship information to a relationship table that is accessible by the at least one handler to check for the consistency between parameter values of the first parameter and the second parameter in the preflight rule;
means for generating, using at least one processor, attribute information summarizing the preflight parameters, the data types, and parameter values associated with the preflight parameters; and
means for storing the attribute information for the preflight parameters in an attribute table uniquely associated with the preflight parameters from among a plurality of attribute tables.
16. The system of claim 15, wherein said means for defining the preflight parameters comprises means for defining the control interface associated with the data types.
17. The system of claim 15, further comprising means for managing interactions related to the control interface.
18. The system of claim 15, further comprising:
means for presenting the preflight parameters;
means for receiving updated preflight parameters; and
means for updating the attribute information based on said updated preflight parameters.
19. The method of claim 1, wherein each data type is managed by a different handler.
US12/181,641 2008-07-29 2008-07-29 Methods and systems for defining preflight profile rules Active 2030-09-11 US8484557B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/181,641 US8484557B1 (en) 2008-07-29 2008-07-29 Methods and systems for defining preflight profile rules

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US12/181,641 US8484557B1 (en) 2008-07-29 2008-07-29 Methods and systems for defining preflight profile rules

Publications (1)

Publication Number Publication Date
US8484557B1 true US8484557B1 (en) 2013-07-09

Family

ID=48701555

Family Applications (1)

Application Number Title Priority Date Filing Date
US12/181,641 Active 2030-09-11 US8484557B1 (en) 2008-07-29 2008-07-29 Methods and systems for defining preflight profile rules

Country Status (1)

Country Link
US (1) US8484557B1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283178A1 (en) * 2009-12-03 2011-11-17 Hook Grant Facilitating electronic collection and maintenance of preflight documentation in helicopter air ambulance industry
US20120210262A1 (en) * 2011-02-16 2012-08-16 Stephen Sheeler Rigging parameters to create effects and animation

Citations (51)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3580139A (en) * 1969-04-03 1971-05-25 Honeywell Inc Control apparatus
US4313201A (en) * 1980-03-05 1982-01-26 United Technologies Corporation Tested, dissimilar helicopter stability augmentation
US4350314A (en) * 1980-07-10 1982-09-21 The Board Of Trustees Of Western Michigan University Wing mounted stall condition detector
US4351394A (en) * 1979-12-28 1982-09-28 Enk William A Method and system for aircraft fire protection
US4357814A (en) * 1980-08-29 1982-11-09 Kripner George C Aircraft petcock lock
US4382281A (en) * 1980-08-08 1983-05-03 United Technologies Corporation Helicopter force feel actuator automatic static null compensation
US4393483A (en) * 1981-08-07 1983-07-12 The United States Of America As Represented By The Secretary Of The Navy Test set for a directional command active sonobuoy system (DICASS)
US4463826A (en) * 1982-08-23 1984-08-07 Pearce Richard H Airplane tow bar and step stool combination
US4482018A (en) * 1981-11-25 1984-11-13 William A. Enk Fire protection system for aircraft
US4489591A (en) * 1982-09-30 1984-12-25 The Boeing Company Angle of airflow vane positioner
US4566542A (en) * 1981-11-25 1986-01-28 William A. Enk Fire protection system for aircraft
US4759515A (en) * 1986-09-12 1988-07-26 Messerschmitt-Boelkow-Blohm Gesellschaft Mit Beschraenkter Haftung Drive control for a vertical rudder of an aircraft
US4765193A (en) * 1987-06-08 1988-08-23 The United States Of America As Represented By The Secretary Of The Air Force Oxygen system analyzer
US4779683A (en) * 1983-09-21 1988-10-25 Enk William A Discharge control head for aircraft fire extinguishant containers
US4811255A (en) * 1986-03-21 1989-03-07 Horizon Instruments, Inc. Tachometer, RPM processor, and method
US4825647A (en) * 1983-07-26 1989-05-02 Technion, Inc. Performance improvements in thruster assembly
US4884205A (en) * 1987-08-04 1989-11-28 Hernandez Diaz Jorge H Method and apparatus for limiting adverse yaw-induced roll during engine failure in multiengine aircraft
US4899659A (en) * 1989-06-30 1990-02-13 The United States Of America As Represented By The Secretary Of The Navy Safe and arm device
USH833H (en) * 1988-06-09 1990-11-06 The United States Of America As Represented By The Secretary Of The Navy Protective helmet visor for use with vision assisting devices
US5020108A (en) * 1987-05-04 1991-05-28 Wason Thomas D Audible display of electrical signal characteristics
US5245255A (en) * 1992-05-26 1993-09-14 King Bruce A Energy saving system for flight simulators
US5247843A (en) * 1990-09-19 1993-09-28 Scientific-Atlanta, Inc. Apparatus and methods for simulating electromagnetic environments
US5265024A (en) * 1991-04-05 1993-11-23 Vigyan, Inc. Pilots automated weather support system
US5272906A (en) * 1992-09-21 1993-12-28 Bowers Jr Kenneth R Aircraft stall alarm testing tool
US5322415A (en) * 1992-11-18 1994-06-21 United Technologies Corporation Pitch actuation system restraint device for a helicopter blade folding system
US5428358A (en) * 1994-05-03 1995-06-27 The United States Of America As Represented By The Secretary Of The Navy Apparatus and method for ionospheric mapping
US5449135A (en) * 1991-09-30 1995-09-12 Henderson; Anthony A. Kites
US5640499A (en) * 1992-12-09 1997-06-17 Casio Computer Co., Ltd. Method of editing a drawing displayed on a display unit of a computer by simultaneously moving plural elements included in an editing area
US5924965A (en) * 1995-06-22 1999-07-20 Vardy; Terence Cecil Method of exercising the human body
US5971328A (en) * 1998-01-15 1999-10-26 Kota; Sridhar System for varying a surface contour
US6012070A (en) * 1996-11-15 2000-01-04 Moore Business Forms, Inc. Digital design station procedure
US6144619A (en) * 1998-11-02 2000-11-07 Reisman; John P. Flight watch with multiple timers and alarm indicating means
US6199008B1 (en) * 1998-09-17 2001-03-06 Noegenesis, Inc. Aviation, terrain and weather display system
US6292830B1 (en) * 1997-08-08 2001-09-18 Iterations Llc System for optimizing interaction among agents acting on multiple levels
US6326962B1 (en) * 1996-12-23 2001-12-04 Doubleagent Llc Graphic user interface for database system
US6329994B1 (en) * 1996-03-15 2001-12-11 Zapa Digital Arts Ltd. Programmable computer graphic objects
US20020116399A1 (en) * 2001-01-08 2002-08-22 Peter Camps Ensured workflow system and method for editing a consolidated file
US6608697B1 (en) * 2000-07-26 2003-08-19 Extensis, Inc. Preflight system that provides a universal resource locator address associated with a detected print file error
US20040034834A1 (en) * 2002-07-11 2004-02-19 Brian Pirie System and method for preflighting documents
US20040083430A1 (en) * 2002-10-29 2004-04-29 Boonen Paul J. J. Method and apparatus to process portable document format data containing transparency
US20040153449A1 (en) * 2002-08-16 2004-08-05 Cristian-Victor Bettendorf Generic SNMP proxy
US20040190043A1 (en) * 2003-03-27 2004-09-30 Beckman Orhan E. Preflight time estimator for printing workflow
US20050028093A1 (en) * 2003-07-31 2005-02-03 Paul Michel Methods and apparatus for analyzing electronic documents and digital printing systems
US20050030570A1 (en) * 2003-08-07 2005-02-10 Hewlett-Packard Development Company, L.P. Document profile for generation of production ready documents in a commercial printing environment
US6932090B1 (en) * 2003-02-06 2005-08-23 The United States Of America As Represented By The United States National Aeronautics And Space Administration Motion sickness treatment apparatus and method
US20070002342A1 (en) * 2005-06-29 2007-01-04 Xerox Corporation Systems and methods for evaluating named colors against specified print engines
US20070016344A1 (en) * 2005-07-15 2007-01-18 Arinc, Incorporated Systems and methods for voice communications and control using adapted portable data storage and display devices
US20080077573A1 (en) * 2006-05-01 2008-03-27 Weinberg Paul N Method and apparatus for matching non-normalized data values
US7451140B2 (en) * 2005-01-11 2008-11-11 Xerox Corporation System and method for proofing individual documents of variable information document runs using document quality measurements
US20090021757A1 (en) * 2007-07-16 2009-01-22 Ricoh Company, Ltd. "Proof print" for job settings
US20090031216A1 (en) * 2007-07-26 2009-01-29 Vio Worldwide Limited Preflighting for web publishing

Patent Citations (57)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3580139A (en) * 1969-04-03 1971-05-25 Honeywell Inc Control apparatus
US4351394A (en) * 1979-12-28 1982-09-28 Enk William A Method and system for aircraft fire protection
US4313201A (en) * 1980-03-05 1982-01-26 United Technologies Corporation Tested, dissimilar helicopter stability augmentation
US4350314A (en) * 1980-07-10 1982-09-21 The Board Of Trustees Of Western Michigan University Wing mounted stall condition detector
US4382281A (en) * 1980-08-08 1983-05-03 United Technologies Corporation Helicopter force feel actuator automatic static null compensation
US4357814A (en) * 1980-08-29 1982-11-09 Kripner George C Aircraft petcock lock
US4393483A (en) * 1981-08-07 1983-07-12 The United States Of America As Represented By The Secretary Of The Navy Test set for a directional command active sonobuoy system (DICASS)
US4482018A (en) * 1981-11-25 1984-11-13 William A. Enk Fire protection system for aircraft
US4566542A (en) * 1981-11-25 1986-01-28 William A. Enk Fire protection system for aircraft
US4463826A (en) * 1982-08-23 1984-08-07 Pearce Richard H Airplane tow bar and step stool combination
US4489591A (en) * 1982-09-30 1984-12-25 The Boeing Company Angle of airflow vane positioner
US4825647A (en) * 1983-07-26 1989-05-02 Technion, Inc. Performance improvements in thruster assembly
US4779683A (en) * 1983-09-21 1988-10-25 Enk William A Discharge control head for aircraft fire extinguishant containers
US4811255A (en) * 1986-03-21 1989-03-07 Horizon Instruments, Inc. Tachometer, RPM processor, and method
US4759515A (en) * 1986-09-12 1988-07-26 Messerschmitt-Boelkow-Blohm Gesellschaft Mit Beschraenkter Haftung Drive control for a vertical rudder of an aircraft
US5020108A (en) * 1987-05-04 1991-05-28 Wason Thomas D Audible display of electrical signal characteristics
US4765193A (en) * 1987-06-08 1988-08-23 The United States Of America As Represented By The Secretary Of The Air Force Oxygen system analyzer
US4884205A (en) * 1987-08-04 1989-11-28 Hernandez Diaz Jorge H Method and apparatus for limiting adverse yaw-induced roll during engine failure in multiengine aircraft
USH833H (en) * 1988-06-09 1990-11-06 The United States Of America As Represented By The Secretary Of The Navy Protective helmet visor for use with vision assisting devices
US4899659A (en) * 1989-06-30 1990-02-13 The United States Of America As Represented By The Secretary Of The Navy Safe and arm device
US5247843A (en) * 1990-09-19 1993-09-28 Scientific-Atlanta, Inc. Apparatus and methods for simulating electromagnetic environments
US5265024A (en) * 1991-04-05 1993-11-23 Vigyan, Inc. Pilots automated weather support system
US5449135A (en) * 1991-09-30 1995-09-12 Henderson; Anthony A. Kites
US5245255A (en) * 1992-05-26 1993-09-14 King Bruce A Energy saving system for flight simulators
US5272906A (en) * 1992-09-21 1993-12-28 Bowers Jr Kenneth R Aircraft stall alarm testing tool
US5322415A (en) * 1992-11-18 1994-06-21 United Technologies Corporation Pitch actuation system restraint device for a helicopter blade folding system
US5640499A (en) * 1992-12-09 1997-06-17 Casio Computer Co., Ltd. Method of editing a drawing displayed on a display unit of a computer by simultaneously moving plural elements included in an editing area
US5428358A (en) * 1994-05-03 1995-06-27 The United States Of America As Represented By The Secretary Of The Navy Apparatus and method for ionospheric mapping
US5924965A (en) * 1995-06-22 1999-07-20 Vardy; Terence Cecil Method of exercising the human body
US6329994B1 (en) * 1996-03-15 2001-12-11 Zapa Digital Arts Ltd. Programmable computer graphic objects
US6331861B1 (en) * 1996-03-15 2001-12-18 Gizmoz Ltd. Programmable computer graphic objects
US6012070A (en) * 1996-11-15 2000-01-04 Moore Business Forms, Inc. Digital design station procedure
US6326962B1 (en) * 1996-12-23 2001-12-04 Doubleagent Llc Graphic user interface for database system
US6292830B1 (en) * 1997-08-08 2001-09-18 Iterations Llc System for optimizing interaction among agents acting on multiple levels
US5971328A (en) * 1998-01-15 1999-10-26 Kota; Sridhar System for varying a surface contour
US6199008B1 (en) * 1998-09-17 2001-03-06 Noegenesis, Inc. Aviation, terrain and weather display system
US6144619A (en) * 1998-11-02 2000-11-07 Reisman; John P. Flight watch with multiple timers and alarm indicating means
US6608697B1 (en) * 2000-07-26 2003-08-19 Extensis, Inc. Preflight system that provides a universal resource locator address associated with a detected print file error
US20020116399A1 (en) * 2001-01-08 2002-08-22 Peter Camps Ensured workflow system and method for editing a consolidated file
US7783972B2 (en) * 2001-01-08 2010-08-24 Enfocus NV Ensured workflow system and method for editing a consolidated file
US20040034834A1 (en) * 2002-07-11 2004-02-19 Brian Pirie System and method for preflighting documents
US7640500B2 (en) * 2002-07-11 2009-12-29 Corel Corporation System and method for preflighting documents
US20040153449A1 (en) * 2002-08-16 2004-08-05 Cristian-Victor Bettendorf Generic SNMP proxy
US7499936B2 (en) * 2002-08-16 2009-03-03 Software Ag Generic SNMP proxy
US20040083430A1 (en) * 2002-10-29 2004-04-29 Boonen Paul J. J. Method and apparatus to process portable document format data containing transparency
US6932090B1 (en) * 2003-02-06 2005-08-23 The United States Of America As Represented By The United States National Aeronautics And Space Administration Motion sickness treatment apparatus and method
US20040190043A1 (en) * 2003-03-27 2004-09-30 Beckman Orhan E. Preflight time estimator for printing workflow
US7345781B2 (en) * 2003-03-27 2008-03-18 Hewlett-Packard Development Company, L.P. Time estimator for printing workflow
US20050028093A1 (en) * 2003-07-31 2005-02-03 Paul Michel Methods and apparatus for analyzing electronic documents and digital printing systems
US7859689B2 (en) * 2003-07-31 2010-12-28 Electronics For Imaging, Inc. Methods and apparatus for analyzing electronic documents and digital printing systems
US20050030570A1 (en) * 2003-08-07 2005-02-10 Hewlett-Packard Development Company, L.P. Document profile for generation of production ready documents in a commercial printing environment
US7451140B2 (en) * 2005-01-11 2008-11-11 Xerox Corporation System and method for proofing individual documents of variable information document runs using document quality measurements
US20070002342A1 (en) * 2005-06-29 2007-01-04 Xerox Corporation Systems and methods for evaluating named colors against specified print engines
US20070016344A1 (en) * 2005-07-15 2007-01-18 Arinc, Incorporated Systems and methods for voice communications and control using adapted portable data storage and display devices
US20080077573A1 (en) * 2006-05-01 2008-03-27 Weinberg Paul N Method and apparatus for matching non-normalized data values
US20090021757A1 (en) * 2007-07-16 2009-01-22 Ricoh Company, Ltd. "Proof print" for job settings
US20090031216A1 (en) * 2007-07-26 2009-01-29 Vio Worldwide Limited Preflighting for web publishing

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"Enfocus PitStop Professional User Guide," 2001, Enfocus, pp. 1-183. *
Utter, Malin J., "Preflight Evaluation," Jun. 2006, Department of Science and Technology, Linkoping University, Sweden, pp. 1-67. *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283178A1 (en) * 2009-12-03 2011-11-17 Hook Grant Facilitating electronic collection and maintenance of preflight documentation in helicopter air ambulance industry
US20120210262A1 (en) * 2011-02-16 2012-08-16 Stephen Sheeler Rigging parameters to create effects and animation
US8887074B2 (en) * 2011-02-16 2014-11-11 Apple Inc. Rigging parameters to create effects and animation

Similar Documents

Publication Publication Date Title
US10810365B2 (en) Workflow system and method for creating, distributing and publishing content
US11886870B2 (en) Maintaining and updating software versions via hierarchy
US20130019189A1 (en) Augmented editing of an online document
US9189125B2 (en) Systems and methods for concurrent online and offline document processing
US10318126B2 (en) Data-driven schema for describing and executing management tasks in a graphical user interface
US20140344247A1 (en) System and method for identifying applicable third-party applications to associate with a file
US20160283049A1 (en) Document Layer Extraction for Mobile Devices
EP2915078A1 (en) Graph-based system and method of information storage and retrieval
US20070288837A1 (en) System and method for providing content management via web-based forms
US7899846B2 (en) Declarative model editor generation
EP3667493B1 (en) A method for a software development system
US20150242389A1 (en) Techniques to identify user interface elements associated with model violation events
US9235650B2 (en) Efficient conversion of XML data into a model using persistent stores and parallelism
US20150269194A1 (en) Interactive user interface for metadata builder
US20100318943A1 (en) Unified Interface for Display and Modification of Data Arrays
US20090031211A1 (en) Programming extension for authoring style rules
US9250828B2 (en) Writable clone data structure
US8484557B1 (en) Methods and systems for defining preflight profile rules
US8489989B1 (en) Methods and systems for preflighting using multiple preflight profiles
CN103455543A (en) Document management server, document management method, and storage medium
US20140214756A1 (en) Arbitrating among concurrent editors of shared documents
US20090282085A1 (en) Apparatuses and methods for storage and management of one or more data files containing a device theme
US20130031116A1 (en) Modeled business object data import
US20100299619A1 (en) Model for Reusable User Interface and Logic for Software Wizards
US11238220B1 (en) Dynamic user interface framework

Legal Events

Date Code Title Description
AS Assignment

Owner name: ADOBE SYSTEMS INCORPORATED, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CHENG, SUSAN;REEL/FRAME:021578/0119

Effective date: 20080728

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: ADOBE INC., CALIFORNIA

Free format text: CHANGE OF NAME;ASSIGNOR:ADOBE SYSTEMS INCORPORATED;REEL/FRAME:048867/0882

Effective date: 20181008

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8