US20100192061A1 - Systems and methods for remotely viewing page layouts - Google Patents

Systems and methods for remotely viewing page layouts Download PDF

Info

Publication number
US20100192061A1
US20100192061A1 US12/752,445 US75244510A US2010192061A1 US 20100192061 A1 US20100192061 A1 US 20100192061A1 US 75244510 A US75244510 A US 75244510A US 2010192061 A1 US2010192061 A1 US 2010192061A1
Authority
US
United States
Prior art keywords
layout
page
information
job
software
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/752,445
Inventor
Afshin Mirmotahari
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US12/752,445 priority Critical patent/US20100192061A1/en
Publication of US20100192061A1 publication Critical patent/US20100192061A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing

Definitions

  • This invention pertains to producing printed matter. More specifically the invention relates to remote, computerized access to information about producing printed matter.
  • facsimiles or proofs of final printed matter have been generated to enable the printer and print buyer to increase confidence in the final printed matter before the resources required to produce them have been committed.
  • a proof could comprise a single page from a multiple page print job.
  • a proof could comprise a layout of an arrangement of pages from one or more print jobs.
  • the layout could include selected pages that have specific proofing requirements (e.g. verifying content or verifying color).
  • the layout could also include pages arranged as they would finally be printed to verify registration, layout or other aspects of the content or printing process.
  • Production of printed proofs still included the cost of ink and paper consumables and presented logistical challenges for approval by reviewers located in one or more remote locations.
  • Soft proofing addressed some of the limitations of printed proofs by eliminating consumable costs and enabling remote and collaborative review of electronic proofs of the printed matter.
  • the prior art teaches creation of electronic data (soft proof) representing a single page or imposed page layout. Independent remote viewing of the soft proof was enabled by delivering the soft proof to each reviewer. Delivering the soft proof to each location at one or more resolutions required for effective reviewing was problematic because of the computing and communication resources consumed and the latency in delivering the proof. Collaborative viewing was problematic with this method.
  • the prior art also teaches collaborative viewing of single pages where a server delivers a soft proof to multiple reviewers.
  • the server rendered the same view of the page for each reviewer. By delivering only a part of the rendered page at the desired resolution the resource consumption and latency was reduced.
  • This invention provides systems and methods for remotely viewing a dynamically generated page layout on a computer system display. Viewing pages arranged in ways that depend on the user's intent provides convenience and efficiency to the user. Information about print jobs can be used to generate a layout and display it remotely. Alternatively, user input can be used to generate a layout and display it remotely. Preferred embodiments are based on client/server software architecture with components communicating using a network. Preferred client embodiments operate in a web-browser environment.
  • a system according to one embodiment of the invention includes:
  • FIG. 1 is a block diagram illustrating the functional components of one embodiment of the invention.
  • FIG. 2 is a diagram illustrating a sequence of interactions between functional components according to one embodiment of the invention.
  • FIG. 3 is a diagram illustrating a reader-spread page layout.
  • FIG. 3A is an expanded view of the left side page shown in FIG. 3 .
  • FIG. 4 is a diagram illustrating the structure of a jobs database according to one embodiment of the invention.
  • FIG. 5 is a diagram illustrating the relationships between aspects of an exemplary job's information.
  • FIG. 1 is a block diagram illustrating the components of one embodiment of the invention.
  • This diagram depicts multiple client software 110 located at multiple client locations 101 A-B.
  • Client software 110 A-C can be used by an employee, agent, or customer of a printing company that operates a print production software system.
  • client software 110 enables a customer to upload files to be printed, to observe the status of a print job and to provide feedback on the processing of a print job.
  • Remotely proofreading a page layout that is generated on demand is one novel aspect of the invention.
  • client software 110 can be executed on a computer system.
  • client software 110 executes within a web browser environment.
  • Other environments, including native operating system application program environments, are possible.
  • Client software 110 is capable of communicating with at least one job information software 120 located at a server location 102 A-C.
  • client location 101 and server location 102 are the same.
  • Job information software 120 A-C provides client software 110 with information about print jobs.
  • Job information software 120 can be configured to communicate with multiple jobs databases 130 A-B.
  • Job information comprises at least information about pages to be printed as part of a print job, including at least the page description (e.g. PDF language) for each page in the job.
  • page description e.g. PDF language
  • page is used to represent a unit of artistic content. It is understood that other formats of artistic content are within the scope of the invention.
  • Print production software 140 A-C is responsible for printing jobs and maintains a jobs database 130 A-B corresponding to jobs that have or are to be printed under its control.
  • Job information may include information describing how to process the job, information about processing steps that have occurred, job security information, and other information.
  • job information software 120 communicates with print production software 140 to request or receive updates to job information.
  • a server location 102 can comprise one or more computer systems with software and database modules allocated amongst the computer systems. For example, a single computer system can host all three modules. Alternatively, each can be distributed amongst more than one computer system to balance the processing load. When modules are distributed amongst computer systems, networks 150 A-D facilitate communication between the modules. Distribution amongst multiple server locations 102 is also possible.
  • job information software 120 B resides at location 102 B and is in communication with jobs databases 130 A-B via networks 150 A-B.
  • print production software 140 B and 140 C are part of the same print production system and store job information at jobs database 130 B via networks 150 B-C.
  • client software 110 can also be hosted by a computer system at server location 102 .
  • Network 150 A-D can comprise equipment and communication links of a variety of types. Examples include wired or wireless types; and personal, local area or wide area types. A variety of communication protocols can also be utilized.
  • Creo's Prinergy® workflow software comprises print production software 140 and jobs database 130 module.
  • Creo's Synapse Insite software comprises client software 110 and job information software 120 operating as internet-based client and server applications respectively.
  • FIG. 2 is a diagram illustrating an exemplary sequence of interactions between functional components according to one embodiment of the invention.
  • User 201 operates the computer system that runs client software 110 .
  • User 201 interacts with the computer system through input and output devices.
  • Exemplary input devices include a keyboard, mouse and microphone.
  • Exemplary output devices include a display monitor and audio speakers.
  • user 201 provides input to computer system to start 210 client software 110 .
  • Start 210 input can include display preferences and the identity of job information software 120 .
  • the client software 110 presents an initial display on the monitor and sends a request job information 211 message to job information software 120 .
  • Information about user 201 can be supplied in the message (or later in response to a query by job information software 120 ) to determine how job information software 120 will respond to this and other messages. Access to features or jobs can be restricted. Other aspects of the interaction can also be determined based on a user 201 profile maintained by job information software 120 or print production software 140 .
  • Job information software 120 obtains available job information 212 , corresponding to multiple jobs, from one or more job databases 130 .
  • Job information 213 message comprising some part of available job information 212 , is sent to client software 110 in reply.
  • Job information 213 includes, for each job, at least a job identifier and information about pages associated with the job.
  • client software 110 Upon receipt of job information 213 message, client software 110 presents job display 214 .
  • the information available to display may be complex and thus can be presented and navigated in various ways.
  • One presentation embodiment provides a summary of all jobs included in job information 213 .
  • User 201 can provide select job 215 input to request more information about a job.
  • client software 110 presents job detail display 216 .
  • An exemplary job detail display 216 may include a summary of each page currently associated with the job.
  • the page summary may include a thumbnail preview of the page, page description file information, page approval status, requested user activities, annotations supplied by other users, and print production processing information.
  • a job detail display 216 may include other information about the job as be described below.
  • Pages may be viewed individually as is taught by the prior art.
  • a layout of pages may be advantageously viewed where the layout is generated based on input from user 201 . Examples of generated layouts include:
  • a reader-spread layout may be advantageous for viewing the pages similar to how the consumer will read the printed job.
  • An arrangement of pages may be advantageous for viewing pages that will be printed on a single printed medium.
  • a precise arrangement of pages may be advantageous for inspecting the geometrical relationship of pages and process control information that will be printed on a single printed medium.
  • User 201 provides select page layout view 220 A input to the client software 110 indicating the type of layout desired. For illustrative purposes, assume a reader-spread layout is selected.
  • client software 110 performs calculate view information 221 A activity corresponding to the initial view.
  • View information determines what part of the page layout is to be displayed. It also determines the resolution of the partial page layout image.
  • client software 110 determines the available display area and the number of display pixels.
  • client software 110 determines the full size of the layout based on job information 213 .
  • the page layout dimensions are determined from the maximum height of the pages and by adding the width of each page. If two pages have different dimensions, rules can be established to determine their relative vertical positioning (e.g. aligned bottoms, aligned tops, or centered).
  • client software 110 obtains the user 201 supplied zoom factor and display area position, relative to the complete page layout, to determine the dimension of the partial page layout that will be presented in the display.
  • the initial display shows the complete page layout to simplify the activity.
  • client software 110 calculates the required resolution of the partial page layout image based on the number of display pixels and the dimensions of the partial page layout.
  • client software 110 sends the view information along with page identities as part of request layout image 222 A message to job information software 120 .
  • job information software 120 obtains page layout information 223 A from jobs database 130 , including at least information about the requested pages.
  • Job information software 120 then performs generate page layout 224 A activity. At least two alternative embodiments exist for the example activity. The two embodiments are described below.
  • the activity completes with job information software sending partial page layout image 225 A message to client software 110 in reply.
  • the image may be optionally compressed before sending.
  • client software 110 presents the image to the user as one part of layout view 226 A.
  • user 201 may choose an action associated with one or more pages.
  • a page whose status is unapproved can be approved by providing page action 230 input.
  • Client software 110 responds by sending page request 231 message, including the approval action and the page identity, to job information software 120 which in turn submits a job update request 232 message to print production software 140 on behalf of user 201 . If the update to the job is allowed, job update 207 B is recorded in jobs database 130 .
  • print production software 140 can update jobs database 130 .
  • print production action 206 representing creation of a new job, adding a new job file or completion of a processing step can occur at any time. It results in job update 207 A being recorded in jobs database 130 .
  • the information in job update 207 is not utilized by job information software 120 until client software 110 sends request job information 211 message, which may be periodically or after specific client software 110 events. Other schemes, that provide a timelier update of job information to client software 110 , are possible.
  • user 201 may determine that a different view of the page layout is required. For example, user 201 can zoom into a specific region of the current view, zoom out so that a specific area of the complete page layout occupies the display area or move the display area over the page layout while maintaining the current resolution.
  • user 201 provides select page layout view 220 B input to client software module 110 indicating a modified positioning of the display area over the page layout and a modified zoom factor.
  • Client software 110 and job information software 120 respond as described above.
  • user 201 provides select page layout view 220 B input to the client software 110 indicating the type of layout desired.
  • client software 110 performs calculate view information 221 B activity corresponding to the initial view.
  • client software 110 sends the view information along with page identities as part of request layout image 222 B message to job information software 120 .
  • job information software 120 obtains page layout information 223 B from jobs database 130 , including at least information about the requested pages.
  • Job information software 120 then performs generate page layout 224 B activity. The activity completes with job information software sending partial page layout image 225 B message to client software 110 in reply.
  • client software 110 presents the image to the user as one part of layout view 226 B.
  • user 201 may choose an action associated with one or more pages.
  • user 201 can also filter which color channels to present in the display by providing filter criteria as part of select page layout view 220 input.
  • Information about color channels can be determined from information about pages obtained previously.
  • pages initially processed by print production software are defined with a consistent color space.
  • the color space may correspond to the color space of the device that will produce the final printed result.
  • a printing press with CMYK process inks and selected spot inks may have a corresponding color space definition that includes those colorants.
  • job information software 120 supports color-filtered viewing by processing each page description into separate page description files, each corresponding to a single color channel defined by a color space.
  • the color-separated page descriptions can be cached to improve subsequent page layout image rendering performance.
  • page content corresponding to each view-enabled colorant is rendered to the color space of the display device (e.g. RGB).
  • the resulting rasters are composited to form a single raster.
  • each page description in the layout defines content with CMYK colorants, but only the cyan and magenta colorants are enabled in select page layout view 220 .
  • Four color separated page description are generated for each page.
  • the resulting cyan and magenta page descriptions are rendered and coincident RGB pixel values (corresponding to the cyan and magenta color separations for a page) are combined to form the layout image.
  • job information software 120 can match the colors in the page descriptions to a specific printing profile (e.g. corresponding to the final printing process). This can involve adjusting colorant values and/or substituting selected spot colorants with process colorant recipes. Color-matching profiles and recipes can be part of job information 213 .
  • FIG. 3 is a diagram illustrating a reader-spread page layout.
  • Reader-spread page layout 301 comprises a left-side page 310 and a right-side page 320 .
  • An exemplary left-side page 310 is also illustrated in an expanded view in FIG. 3A .
  • the page description for left-side page 310 is illustrated including a trim-box 314 , which defines the geometry used to trim the printed result.
  • the area between trim-box 314 and the boundary of page 310 is known as bleed.
  • Page description content may be defined to display in the bleed. For example, page content 311 does not display in the bleed, page content 312 displays only in the bleed and part of page content 313 displays in the bleed.
  • User 201 can request that layout view 226 A or B include or exclude the bleed. Software modules consider this when calculating page layout dimensions and display positioning.
  • FIGS. 4 and 5 illustrate aspects of the invention for page layouts based on an ordering of pages.
  • FIG. 4 illustrates the structure of data corresponding to jobs database 130 .
  • FIG. 5 illustrates a portion of job information 213 corresponding to an exemplary job 402 .
  • Four page descriptions 452 A-D are illustrated in FIG. 5 . No ordering of these pages is implied. In fact, it may not be possible to determine a meaningful ordering from the page descriptions themselves. Pages may originate from separate files produced at different times or there may be duplicates of pages representing content that varies based on regions where the job is printed.
  • Page set 441 B illustrates a page ordering data structure defined by job 402 . It comprises an ordered set of page positions 443 I-M. The ordering can imply a reader ordering or some other ordering. Each page position 443 can be associated with a page description 452 . Alternatively, as in the case of page position 4431 , no association exists. This may occur because the corresponding page description has not yet been submitted to or processed by print production software 140 .
  • Reader-spread position 510 is data, whose value is determined by user 201 input, indicating the position in page set 441 corresponding to a reader-spread view. Reader-spread position 510 identifies both a left-side and right-side page position. In the example of FIG.
  • Read-spread position 510 can be positioned at the ends of page set 441 so that only a left-side page or right-side page is included in the page layout.
  • Request layout view 222 A-B can include reader-spread position 510 and the identity of page set 441 .
  • request layout view 222 A-B can provide a client-generated page set and corresponding reader-spread position 510 .
  • User 201 can easily navigate a page set by providing next and previous inputs to client software 110 .
  • At least two generate page layout 224 activity embodiments exist for generating a reader-spread page layout.
  • the first embodiment comprises rendering a part of each page description and assembling the two partial images.
  • the second method comprises assembling page descriptions into a reader-spread layout description and rendering part of the layout description. In a preferred embodiment, the first method is utilized.
  • the method of the preferred embodiment begins by job information software 120 rendering the page descriptions for each page. Only the parts of each page that correspond to the part of the layout that is visible in the display are rendered. This reduces latency and minimizes resource utilization.
  • Client software 110 provides the coordinates of the region of each page to be rendered (in the page coordinate system) based on information about the pages and user 201 input. Two color-composited rasters corresponding to the visible parts of each page are then assembled by job information software into a reader spread to form one image. If the display is positioned over only one page then only one set of page descriptions is rendered.
  • the method of the alternate embodiment begins by job information software 120 assembling the page descriptions. Assembly must take into account user input, such as preference for viewing bleed.
  • client software 110 provides the bleed viewing preference and coordinates of the visible region of the page layout (in the layout coordinate system) based on information about pages and user 201 input.
  • Job information software 120 renders part of each color-separated page layout description and composites the rasters to form one image.
  • jobs database 130 can contain information describing rules for dynamically generating a layout of an arbitrary collection of pages to fit a medium of some size.
  • Exemplary rules can determine whether to rotate pages, determine spacing between pages, and determine spacing between the edges of a page and the medium. Any number of rules can be defined that guide software modules to determine the geometry of the page arrangement. Alternatively, software modules can share a function that is used to determine dynamic layouts.
  • User 201 can influence the application of rules by providing input to client software 110 . For example, rules can be organized into schemes (e.g. best fit, head to head) that produce different results with user 201 selecting the appropriate scheme.
  • the job can contain a pre-defined layout that specifies the precise position of pages in a page layout.
  • An arrangement of pages that respects the relative positioning, but without respecting precise geometric transformations, can be derived by the software modules. This may be advantageous for conveniently viewing the pages that will ultimately be printed on a surface of a specific medium without wasting display real estate.
  • client software 110 provides the identity of a pre-defined page layout (see pre-defined arrangement layout below) to job information software 120 , which in turn determines the associated pages and derives the page layout based on job information 213 .
  • jobs database 130 comprises multiple jobs 401 .
  • Each job 402 (of multiple jobs 401 ) comprises a job identifier 410 , multiple impositions 420 , multiple page sets 440 and multiple pages 450 .
  • Each imposition 421 (of multiple impositions 420 ) may comprise multiple signatures 422 and comprises at least one signature 423 of multiple signatures 422 .
  • Each signature 423 comprises at least one sheet 427 (of a plurality of sheets 426 ).
  • Each sheet 427 of plurality of sheets 426 includes at least one surface 429 of surfaces 428 .
  • a surface defines at least one geometry 431 of a plurality of geometries 430 for content defined elsewhere.
  • Geometry 431 precisely defines the positioning of the associated content on the surface 429 (multiple surfaces 429 A-G depicted in FIG. 5 ). It can also provide information enabling transformation of content to align with geometry 431 .
  • Imposition 421 is associated with a page set 441 to define a page ordering for the imposition.
  • Signature 423 can comprise marks 424 that appear on the printed material. Examples of a mark 425 , used to control production processes, include information derived from the job (e.g. job name, date, and customer name), color calibration information and finishing information.
  • Each geometry 431 is associated with a page position 443 selected from page positions 442 (which in turn is associated with a page description 452 of a page 451 ) or a mark 425 . During print production, the position represented by geometry 431 is substituted with the associated content to produce an imposed layout for surface 429 that can be rendered.
  • FIG. 5 illustrates an exemplary job 402 .
  • One sheet 427 (not shown) is depicted as front surface 429 A and back surface 429 B.
  • Surfaces 429 A-B are positioned on opposite sides of sheet 427 so that their edges adjacent to line 501 align.
  • Geometries 431 A-L are illustrated to show content positioning.
  • Geometry 431 A is associated with page position 443 A in page set 441 A as indicated by a dashed arrow.
  • Geometry 431 A represents content positioned with no rotation on the lower right portion of surface 429 A.
  • Geometries 431 A-L are based on the intended folding, cutting and binding of sheet 427 that will occur after printing.
  • sheet 427 is folded first along line 502 so that front surface 429 A is visible. Next, it is folded along line 503 so that geometry 431 A is in front. When cut and bound, the pages will read in reader-order defined by page set 441 A.
  • determining page content for reader-spread or arrangement layouts can be derived from imposition 421 . This has the advantage of including marks that are defined separately from the page description 452 .
  • job information software 120 first generates an imposed layout from imposition 421 . Then it extracts a portion of the imposed layout representing the boundary of a page and saves it as a de-imposed page description.
  • another embodiment of the invention may advantageously enable simultaneous display of page layouts for each surface.
  • partial images for both surfaces are generated, each corresponding to the same portion (on opposite sides) of the medium that is visible in the display.
  • the image rasters are composited by client software 110 prior to presentation.
  • the images are presented to simulate the effect of viewing the images printed on a transparent medium.
  • client software 110 can alter either image's pixel values to facilitate comparison of content (e.g. to ensure that pages are aligned on the front and back surfaces). For example, the intensity of one image can be reduced highlight the features of the other image, or the colors of one image can be altered to colors that will contrast with the other image.
  • “Software Based Proofing Method For Double Sided Printing” the title of U.S. Pat. No. 5,625,766, describing additional double-sided soft proofing methods is incorporated by reference herein.

Abstract

A system and methods for remotely viewing a dynamically generated page layout is described. The page layout can represent a reader ordering of pages defined as part of a print production job. Alternatively, the page layout can represent an arrangement of pages based on information defined as part of a print production job.

Description

    REFERENCE TO RELATED APPLICATION
  • This application is a Divisional of prior U.S. patent application Ser. No. 11/210,203, filed Aug. 23, 2005, which claims priority from U.S. Patent Application No. 60/603,550, filed Aug. 24, 2004, each of which is incorporated herein by reference in its entirety.
  • TECHNICAL FIELD
  • This invention pertains to producing printed matter. More specifically the invention relates to remote, computerized access to information about producing printed matter.
  • BACKGROUND
  • Historically, facsimiles (or proofs) of final printed matter have been generated to enable the printer and print buyer to increase confidence in the final printed matter before the resources required to produce them have been committed.
  • Production of printed proofs, using less expensive resources (e.g. inkjet printer), was one method of proofing the content and printing processes. A proof could comprise a single page from a multiple page print job. Alternatively a proof could comprise a layout of an arrangement of pages from one or more print jobs. The layout could include selected pages that have specific proofing requirements (e.g. verifying content or verifying color). The layout could also include pages arranged as they would finally be printed to verify registration, layout or other aspects of the content or printing process. Production of printed proofs still included the cost of ink and paper consumables and presented logistical challenges for approval by reviewers located in one or more remote locations.
  • Soft proofing addressed some of the limitations of printed proofs by eliminating consumable costs and enabling remote and collaborative review of electronic proofs of the printed matter. The prior art teaches creation of electronic data (soft proof) representing a single page or imposed page layout. Independent remote viewing of the soft proof was enabled by delivering the soft proof to each reviewer. Delivering the soft proof to each location at one or more resolutions required for effective reviewing was problematic because of the computing and communication resources consumed and the latency in delivering the proof. Collaborative viewing was problematic with this method.
  • The prior art also teaches collaborative viewing of single pages where a server delivers a soft proof to multiple reviewers. The server rendered the same view of the page for each reviewer. By delivering only a part of the rendered page at the desired resolution the resource consumption and latency was reduced.
  • Remote and collaborative viewing of page layouts that is efficient and convenient remain as limitations in the prior art.
  • SUMMARY OF INVENTION
  • This invention provides systems and methods for remotely viewing a dynamically generated page layout on a computer system display. Viewing pages arranged in ways that depend on the user's intent provides convenience and efficiency to the user. Information about print jobs can be used to generate a layout and display it remotely. Alternatively, user input can be used to generate a layout and display it remotely. Preferred embodiments are based on client/server software architecture with components communicating using a network. Preferred client embodiments operate in a web-browser environment. A system according to one embodiment of the invention includes:
      • 1. At least one print production software module, located at least one server location. A print production software module provides the function of printing jobs, comprising multiple pages, while maintaining information about the jobs in a jobs database.
      • 2. At least one jobs database module, located at least one server location, for storing information about jobs.
      • 3. At least one job information software module, located at least one server location. A job information software module provides the functions of:
        • communicating information about jobs from a jobs database to client software modules;
        • receiving page layout view requests from a client software module, a request containing information sufficient to generate a page layout and identify the part of the layout of interest;
        • generating a partial page layout image corresponding to a request; and
        • communicating the partial page layout image to the client software module.
      • 4. At least one client software module, located at least one client location. A client software module communicates with a job information software module to provide the functions of:
        • obtaining information about jobs;
        • requesting a page layout view based on information about jobs;
        • obtaining a partial layout image corresponding to the requested page layout view; and
        • displaying the partial layout image.
      • 5. At least one network to facilitate communication between modules operating on separate computer systems.
    BRIEF DESCRIPTION OF DRAWINGS
  • In the drawings which illustrate non-limiting embodiments of the invention:
  • FIG. 1 is a block diagram illustrating the functional components of one embodiment of the invention.
  • FIG. 2 is a diagram illustrating a sequence of interactions between functional components according to one embodiment of the invention.
  • FIG. 3 is a diagram illustrating a reader-spread page layout.
  • FIG. 3A is an expanded view of the left side page shown in FIG. 3.
  • FIG. 4 is a diagram illustrating the structure of a jobs database according to one embodiment of the invention.
  • FIG. 5 is a diagram illustrating the relationships between aspects of an exemplary job's information.
  • DETAILED DESCRIPTION
  • Throughout the following description, specific details are set forth in order to provide a more thorough understanding of the invention. However, the invention can be practiced without these particulars. In other instances, well known elements have not been shown or described in detail to avoid unnecessarily obscuring the invention. Accordingly, the specification and drawings are to be regarded in an illustrative, rather than restrictive sense.
  • FIG. 1 is a block diagram illustrating the components of one embodiment of the invention. This diagram depicts multiple client software 110 located at multiple client locations 101A-B. Client software 110A-C can be used by an employee, agent, or customer of a printing company that operates a print production software system. As an example, client software 110 enables a customer to upload files to be printed, to observe the status of a print job and to provide feedback on the processing of a print job. Remotely proofreading a page layout that is generated on demand is one novel aspect of the invention.
  • At a client location 101, client software 110 can be executed on a computer system. In a preferred embodiment, client software 110 executes within a web browser environment. Other environments, including native operating system application program environments, are possible. Client software 110 is capable of communicating with at least one job information software 120 located at a server location 102A-C. In some embodiments, client location 101 and server location 102 are the same.
  • Job information software 120A-C provides client software 110 with information about print jobs. Job information software 120 can be configured to communicate with multiple jobs databases 130A-B. Job information comprises at least information about pages to be printed as part of a print job, including at least the page description (e.g. PDF language) for each page in the job. Throughout the description, the term page is used to represent a unit of artistic content. It is understood that other formats of artistic content are within the scope of the invention.
  • Print production software 140A-C is responsible for printing jobs and maintains a jobs database 130A-B corresponding to jobs that have or are to be printed under its control. The nature and extent of job information stored in jobs database 130 depends on the embodiment of print production software 140. Job information may include information describing how to process the job, information about processing steps that have occurred, job security information, and other information. In some embodiments, job information software 120 communicates with print production software 140 to request or receive updates to job information.
  • A server location 102 can comprise one or more computer systems with software and database modules allocated amongst the computer systems. For example, a single computer system can host all three modules. Alternatively, each can be distributed amongst more than one computer system to balance the processing load. When modules are distributed amongst computer systems, networks 150A-D facilitate communication between the modules. Distribution amongst multiple server locations 102 is also possible. As an example, job information software 120B resides at location 102B and is in communication with jobs databases 130A-B via networks 150A-B. Similarly, print production software 140B and 140C are part of the same print production system and store job information at jobs database 130B via networks 150B-C. Similarly, client software 110 can also be hosted by a computer system at server location 102.
  • Network 150A-D can comprise equipment and communication links of a variety of types. Examples include wired or wireless types; and personal, local area or wide area types. A variety of communication protocols can also be utilized.
  • In one preferred embodiment of the invention, Creo's Prinergy® workflow software comprises print production software 140 and jobs database 130 module. In the same embodiment, Creo's Synapse Insite software comprises client software 110 and job information software 120 operating as internet-based client and server applications respectively.
  • FIG. 2 is a diagram illustrating an exemplary sequence of interactions between functional components according to one embodiment of the invention. User 201 operates the computer system that runs client software 110. User 201 interacts with the computer system through input and output devices. Exemplary input devices include a keyboard, mouse and microphone. Exemplary output devices include a display monitor and audio speakers. For example, user 201 provides input to computer system to start 210 client software 110. Start 210 input can include display preferences and the identity of job information software 120.
  • In response to start 210 input, the client software 110 presents an initial display on the monitor and sends a request job information 211 message to job information software 120. Information about user 201 can be supplied in the message (or later in response to a query by job information software 120) to determine how job information software 120 will respond to this and other messages. Access to features or jobs can be restricted. Other aspects of the interaction can also be determined based on a user 201 profile maintained by job information software 120 or print production software 140.
  • In response to request job information 211 message, job information software 120 obtains available job information 212, corresponding to multiple jobs, from one or more job databases 130. Job information 213 message, comprising some part of available job information 212, is sent to client software 110 in reply. Job information 213 includes, for each job, at least a job identifier and information about pages associated with the job.
  • Upon receipt of job information 213 message, client software 110 presents job display 214. The information available to display may be complex and thus can be presented and navigated in various ways. One presentation embodiment provides a summary of all jobs included in job information 213. User 201 can provide select job 215 input to request more information about a job. In response, client software 110 presents job detail display 216.
  • An exemplary job detail display 216 may include a summary of each page currently associated with the job. The page summary may include a thumbnail preview of the page, page description file information, page approval status, requested user activities, annotations supplied by other users, and print production processing information. A job detail display 216 may include other information about the job as be described below.
  • Assume one requested user activity includes a request to approve selected pages. Pages may be viewed individually as is taught by the prior art. Alternatively, and exemplary of the current invention, a layout of pages may be advantageously viewed where the layout is generated based on input from user 201. Examples of generated layouts include:
      • a reader-spread layout where two pages are arranged adjacently with a left-page side and a right-page side;
      • an arrangement of pages where two or more pages are arranged to fit a specified area; and
      • a precise arrangement of two or more pages.
  • A reader-spread layout may be advantageous for viewing the pages similar to how the consumer will read the printed job. An arrangement of pages may be advantageous for viewing pages that will be printed on a single printed medium. A precise arrangement of pages may be advantageous for inspecting the geometrical relationship of pages and process control information that will be printed on a single printed medium. User 201 provides select page layout view 220A input to the client software 110 indicating the type of layout desired. For illustrative purposes, assume a reader-spread layout is selected.
  • In response, client software 110 performs calculate view information 221A activity corresponding to the initial view. View information determines what part of the page layout is to be displayed. It also determines the resolution of the partial page layout image. First, client software 110 determines the available display area and the number of display pixels. Next, client software 110 determines the full size of the layout based on job information 213. In a reader-spread example, the page layout dimensions are determined from the maximum height of the pages and by adding the width of each page. If two pages have different dimensions, rules can be established to determine their relative vertical positioning (e.g. aligned bottoms, aligned tops, or centered). Next, client software 110 obtains the user 201 supplied zoom factor and display area position, relative to the complete page layout, to determine the dimension of the partial page layout that will be presented in the display. According to one embodiment of the invention, the initial display shows the complete page layout to simplify the activity. Finally, client software 110 calculates the required resolution of the partial page layout image based on the number of display pixels and the dimensions of the partial page layout.
  • Once view information is calculated, client software 110 sends the view information along with page identities as part of request layout image 222A message to job information software 120. In response, job information software 120 obtains page layout information 223A from jobs database 130, including at least information about the requested pages. Job information software 120 then performs generate page layout 224A activity. At least two alternative embodiments exist for the example activity. The two embodiments are described below. The activity completes with job information software sending partial page layout image 225A message to client software 110 in reply. The image may be optionally compressed before sending.
  • In response, client software 110 presents the image to the user as one part of layout view 226A. Upon examining layout view 226A, user 201 may choose an action associated with one or more pages. As an example, a page whose status is unapproved can be approved by providing page action 230 input. Client software 110 responds by sending page request 231 message, including the approval action and the page identity, to job information software 120 which in turn submits a job update request 232 message to print production software 140 on behalf of user 201. If the update to the job is allowed, job update 207B is recorded in jobs database 130.
  • Independent of job information software 120 activities, print production software 140 can update jobs database 130. As an example, print production action 206, representing creation of a new job, adding a new job file or completion of a processing step can occur at any time. It results in job update 207A being recorded in jobs database 130. According to one embodiment, the information in job update 207 is not utilized by job information software 120 until client software 110 sends request job information 211 message, which may be periodically or after specific client software 110 events. Other schemes, that provide a timelier update of job information to client software 110, are possible.
  • While examining layout view 226B, user 201 may determine that a different view of the page layout is required. For example, user 201 can zoom into a specific region of the current view, zoom out so that a specific area of the complete page layout occupies the display area or move the display area over the page layout while maintaining the current resolution. As an example, user 201 provides select page layout view 220B input to client software module 110 indicating a modified positioning of the display area over the page layout and a modified zoom factor. Client software 110 and job information software 120 respond as described above. Specifically, user 201 provides select page layout view 220B input to the client software 110 indicating the type of layout desired. In response, client software 110 performs calculate view information 221B activity corresponding to the initial view. Once view information is calculated, client software 110 sends the view information along with page identities as part of request layout image 222B message to job information software 120. In response, job information software 120 obtains page layout information 223B from jobs database 130, including at least information about the requested pages. Job information software 120 then performs generate page layout 224B activity. The activity completes with job information software sending partial page layout image 225B message to client software 110 in reply. In response, client software 110 presents the image to the user as one part of layout view 226B. Upon examining layout view 226B, user 201 may choose an action associated with one or more pages.
  • In addition to navigating a page layout, user 201 can also filter which color channels to present in the display by providing filter criteria as part of select page layout view 220 input. Information about color channels can be determined from information about pages obtained previously. According to one embodiment, pages initially processed by print production software are defined with a consistent color space. The color space may correspond to the color space of the device that will produce the final printed result. As an example, a printing press with CMYK process inks and selected spot inks may have a corresponding color space definition that includes those colorants.
  • According to one embodiment, job information software 120 supports color-filtered viewing by processing each page description into separate page description files, each corresponding to a single color channel defined by a color space. The color-separated page descriptions can be cached to improve subsequent page layout image rendering performance. When a page layout image is generated, page content corresponding to each view-enabled colorant is rendered to the color space of the display device (e.g. RGB). The resulting rasters are composited to form a single raster.
  • For example, assume a complete page layout view where each page description in the layout defines content with CMYK colorants, but only the cyan and magenta colorants are enabled in select page layout view 220. Four color separated page description are generated for each page. The resulting cyan and magenta page descriptions are rendered and coincident RGB pixel values (corresponding to the cyan and magenta color separations for a page) are combined to form the layout image.
  • Prior to the step of color separating the page descriptions, job information software 120 can match the colors in the page descriptions to a specific printing profile (e.g. corresponding to the final printing process). This can involve adjusting colorant values and/or substituting selected spot colorants with process colorant recipes. Color-matching profiles and recipes can be part of job information 213.
  • Reader-Spread Layout
  • FIG. 3 is a diagram illustrating a reader-spread page layout. Reader-spread page layout 301 comprises a left-side page 310 and a right-side page 320. An exemplary left-side page 310 is also illustrated in an expanded view in FIG. 3A. The page description for left-side page 310 is illustrated including a trim-box 314, which defines the geometry used to trim the printed result. The area between trim-box 314 and the boundary of page 310 is known as bleed. Page description content may be defined to display in the bleed. For example, page content 311 does not display in the bleed, page content 312 displays only in the bleed and part of page content 313 displays in the bleed. User 201 can request that layout view 226A or B include or exclude the bleed. Software modules consider this when calculating page layout dimensions and display positioning.
  • A reader-spread layout of pages can be based on an arbitrary pair of pages or on an ordering of pages. FIGS. 4 and 5 illustrate aspects of the invention for page layouts based on an ordering of pages. FIG. 4 illustrates the structure of data corresponding to jobs database 130. FIG. 5 illustrates a portion of job information 213 corresponding to an exemplary job 402. Four page descriptions 452A-D are illustrated in FIG. 5. No ordering of these pages is implied. In fact, it may not be possible to determine a meaningful ordering from the page descriptions themselves. Pages may originate from separate files produced at different times or there may be duplicates of pages representing content that varies based on regions where the job is printed.
  • Page set 441B illustrates a page ordering data structure defined by job 402. It comprises an ordered set of page positions 443I-M. The ordering can imply a reader ordering or some other ordering. Each page position 443 can be associated with a page description 452. Alternatively, as in the case of page position 4431, no association exists. This may occur because the corresponding page description has not yet been submitted to or processed by print production software 140. Reader-spread position 510 is data, whose value is determined by user 201 input, indicating the position in page set 441 corresponding to a reader-spread view. Reader-spread position 510 identifies both a left-side and right-side page position. In the example of FIG. 5, the left-side page corresponds to page description 452B and the right-side page corresponds to page description 452A. Read-spread position 510 can be positioned at the ends of page set 441 so that only a left-side page or right-side page is included in the page layout.
  • Request layout view 222A-B can include reader-spread position 510 and the identity of page set 441. Alternatively, request layout view 222A-B can provide a client-generated page set and corresponding reader-spread position 510. User 201 can easily navigate a page set by providing next and previous inputs to client software 110.
  • As indicated above, at least two generate page layout 224 activity embodiments exist for generating a reader-spread page layout. The first embodiment comprises rendering a part of each page description and assembling the two partial images. The second method comprises assembling page descriptions into a reader-spread layout description and rendering part of the layout description. In a preferred embodiment, the first method is utilized.
  • The method of the preferred embodiment begins by job information software 120 rendering the page descriptions for each page. Only the parts of each page that correspond to the part of the layout that is visible in the display are rendered. This reduces latency and minimizes resource utilization. Client software 110 provides the coordinates of the region of each page to be rendered (in the page coordinate system) based on information about the pages and user 201 input. Two color-composited rasters corresponding to the visible parts of each page are then assembled by job information software into a reader spread to form one image. If the display is positioned over only one page then only one set of page descriptions is rendered.
  • The method of the alternate embodiment begins by job information software 120 assembling the page descriptions. Assembly must take into account user input, such as preference for viewing bleed. For example, client software 110 provides the bleed viewing preference and coordinates of the visible region of the page layout (in the layout coordinate system) based on information about pages and user 201 input. Job information software 120 renders part of each color-separated page layout description and composites the rasters to form one image.
  • Arrangement Layout
  • In one embodiment of the invention, the reader spread method is extended to create a different arrangement of two or more pages. As an example, jobs database 130 can contain information describing rules for dynamically generating a layout of an arbitrary collection of pages to fit a medium of some size. Exemplary rules can determine whether to rotate pages, determine spacing between pages, and determine spacing between the edges of a page and the medium. Any number of rules can be defined that guide software modules to determine the geometry of the page arrangement. Alternatively, software modules can share a function that is used to determine dynamic layouts. User 201 can influence the application of rules by providing input to client software 110. For example, rules can be organized into schemes (e.g. best fit, head to head) that produce different results with user 201 selecting the appropriate scheme.
  • As another example, the job can contain a pre-defined layout that specifies the precise position of pages in a page layout. An arrangement of pages that respects the relative positioning, but without respecting precise geometric transformations, can be derived by the software modules. This may be advantageous for conveniently viewing the pages that will ultimately be printed on a surface of a specific medium without wasting display real estate. In this embodiment, client software 110 provides the identity of a pre-defined page layout (see pre-defined arrangement layout below) to job information software 120, which in turn determines the associated pages and derives the page layout based on job information 213.
  • Precise Arrangement Layout
  • In one embodiment of the invention, the reader spread method is extended to create a precise arrangement of pages and optionally other content. Referring to FIG. 4, jobs database 130 comprises multiple jobs 401. Each job 402 (of multiple jobs 401) comprises a job identifier 410, multiple impositions 420, multiple page sets 440 and multiple pages 450. Each imposition 421 (of multiple impositions 420) may comprise multiple signatures 422 and comprises at least one signature 423 of multiple signatures 422. Each signature 423 comprises at least one sheet 427 (of a plurality of sheets 426). Each sheet 427 of plurality of sheets 426 includes at least one surface 429 of surfaces 428. A surface defines at least one geometry 431 of a plurality of geometries 430 for content defined elsewhere. Geometry 431 precisely defines the positioning of the associated content on the surface 429 (multiple surfaces 429A-G depicted in FIG. 5). It can also provide information enabling transformation of content to align with geometry 431.
  • Imposition 421 is associated with a page set 441 to define a page ordering for the imposition. Signature 423 can comprise marks 424 that appear on the printed material. Examples of a mark 425, used to control production processes, include information derived from the job (e.g. job name, date, and customer name), color calibration information and finishing information. Each geometry 431 is associated with a page position 443 selected from page positions 442 (which in turn is associated with a page description 452 of a page 451) or a mark 425. During print production, the position represented by geometry 431 is substituted with the associated content to produce an imposed layout for surface 429 that can be rendered.
  • FIG. 5 illustrates an exemplary job 402. One sheet 427 (not shown) is depicted as front surface 429A and back surface 429B. Surfaces 429A-B are positioned on opposite sides of sheet 427 so that their edges adjacent to line 501 align. Geometries 431A-L are illustrated to show content positioning. Geometry 431A is associated with page position 443A in page set 441A as indicated by a dashed arrow. Geometry 431A represents content positioned with no rotation on the lower right portion of surface 429A. Geometries 431A-L are based on the intended folding, cutting and binding of sheet 427 that will occur after printing. In this example, sheet 427 is folded first along line 502 so that front surface 429A is visible. Next, it is folded along line 503 so that geometry 431A is in front. When cut and bound, the pages will read in reader-order defined by page set 441A.
  • As with the other embodiments, color correction, color filtering and partial rendering based on user 201 input and job information 213 is performed. In another embodiment, determining page content for reader-spread or arrangement layouts can be derived from imposition 421. This has the advantage of including marks that are defined separately from the page description 452. In this embodiment, job information software 120 first generates an imposed layout from imposition 421. Then it extracts a portion of the imposed layout representing the boundary of a page and saves it as a de-imposed page description.
  • When double-sided impositions exist, another embodiment of the invention may advantageously enable simultaneous display of page layouts for each surface. In this embodiment, partial images for both surfaces are generated, each corresponding to the same portion (on opposite sides) of the medium that is visible in the display. The image rasters are composited by client software 110 prior to presentation. The images are presented to simulate the effect of viewing the images printed on a transparent medium. Based on user 201 input, client software 110 can alter either image's pixel values to facilitate comparison of content (e.g. to ensure that pages are aligned on the front and back surfaces). For example, the intensity of one image can be reduced highlight the features of the other image, or the colors of one image can be altered to colors that will contrast with the other image. “Software Based Proofing Method For Double Sided Printing”, the title of U.S. Pat. No. 5,625,766, describing additional double-sided soft proofing methods is incorporated by reference herein.
  • The invention has been described in detail with particular reference to certain preferred embodiments thereof, but it will be understood that variations and modifications can be effected within the spirit and scope of the invention.
  • PARTS LIST
    • 101A-C client locations
    • 102A-C server location
    • 110 client software
    • 110A-C client software
    • 120 job information software
    • 120A-C job information software
    • 130 multiple job databases
    • 130A-B job databases
    • 140 print production software
    • 140A-C print production software
    • 150 computer system network
    • 150A-D networks
    • 201 user
    • 206 print product
    • 207A-B job update
    • 210 start
    • 211 job information
    • 212 job information
    • 213 job information
    • 214 job display
    • 215 select job information
    • 216 job detail display
    • 220A-B page layout view
    • 221A-B view information
    • 222A-B layout image
    • 223A-B page layout information
    • 224A-B generate page layout
    • 225A-B partial page layout
    • 226A-B partial layout image view
    • 230 page action
    • 231 page request
    • 232 job update request
    • 301 reader-spread page layout
    • 310 left-side page
    • 311 page content
    • 312 page content
    • 313 page content
    • 314 trim box
    • 320 right-side page
    • 401 multiple jobs
    • 402 exemplary job
    • 410 job identifier
    • 420 multiple impositions
    • 421 imposition
    • 422 multiple signatures
    • 423 signature
    • 424 marks
    • 425 marks
    • 426 plurality of sheets
    • 427 sheet
    • 428 surfaces
    • 429 one surface
    • 429A front surface
    • 429B back surface
    • 430 plural of geometries
    • 431 one geometry
    • 431A-L geometries
    • 440 multiple page sets
    • 441 page set
    • 441A page set
    • 441B page set
    • 442 page positions
    • 443 page positions
    • 443A-M page positions
    • 450 multiple pages
    • 451 page
    • 452 page description
    • 452A-D page descriptions
    • 501 line
    • 502 line
    • 503 line
    • 510 reader-spread position

Claims (5)

1. A method for viewing a layout at a client location comprising:
obtaining information about a front-side and back-side arrangement of page descriptions at a client location wherein the arrangements correspond to information to be printed on a front-side and back-side, respectively, of a single medium;
communicating a layout view request to a server location based on the information about the front-side and back-side arrangement of page descriptions;
generating at least one partial layout image at the server location based on the layout view request;
communicating the at least one partial layout image to the client location; and
displaying the at least one partial layout image at the client location.
2. A method according to claim 1 wherein communicating the layout view request comprises communicating:
information about the front-side and back-side arrangement of page descriptions for a pair of layouts; and
information about a part of the pair of layouts to be viewed.
3. A method according to claim 2 wherein communicating the information about the part of the pair of layouts to be viewed comprises communicating:
information about a part of one of the layouts to be viewed; and
information about whether to view the other layout.
4. A method according to claim 2 wherein generating the at least one partial layout image comprises:
determining a front-side and back-side layout description based on the information about the front-side and back-side arrangement of page descriptions; and
rendering a part of at least one of the layout descriptions to form the at least one partial layout image wherein rendering is based on the information about the part of the pair of layouts to be viewed.
5. A method according to claim 4 wherein rendering the part of at least one of the layout descriptions to form the at least one partial layout image comprises:
determining a front-side part of the front-side layout description and a back-side part of the back-side layout description based on the information about the part of the pair of layouts to be viewed wherein the front-side part and the back-side part, when rendered for display, occupy the same area of the display; and
rendering at least one of the front-side part or the back-side part to form the at least one partial layout image wherein rendering the back-side layout description comprises transforming the back-side layout image to be mirror-imaged and in correct spatial alignment with the front-side layout image such that simultaneous display of the front-side and back-side layout images simulates the appearance of printing on a transparent medium.
US12/752,445 2004-08-24 2010-04-01 Systems and methods for remotely viewing page layouts Abandoned US20100192061A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/752,445 US20100192061A1 (en) 2004-08-24 2010-04-01 Systems and methods for remotely viewing page layouts

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US60355004P 2004-08-24 2004-08-24
US11/210,203 US7721206B2 (en) 2004-08-24 2005-08-23 Systems and methods for remotely viewing page layouts
US12/752,445 US20100192061A1 (en) 2004-08-24 2010-04-01 Systems and methods for remotely viewing page layouts

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/210,203 Division US7721206B2 (en) 2004-08-24 2005-08-23 Systems and methods for remotely viewing page layouts

Publications (1)

Publication Number Publication Date
US20100192061A1 true US20100192061A1 (en) 2010-07-29

Family

ID=35942619

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/210,203 Active 2029-03-18 US7721206B2 (en) 2004-08-24 2005-08-23 Systems and methods for remotely viewing page layouts
US12/752,445 Abandoned US20100192061A1 (en) 2004-08-24 2010-04-01 Systems and methods for remotely viewing page layouts

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/210,203 Active 2029-03-18 US7721206B2 (en) 2004-08-24 2005-08-23 Systems and methods for remotely viewing page layouts

Country Status (1)

Country Link
US (2) US7721206B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120246565A1 (en) * 2011-03-24 2012-09-27 Konica Minolta Laboratory U.S.A., Inc. Graphical user interface for displaying thumbnail images with filtering and editing functions

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7409635B2 (en) * 2004-11-16 2008-08-05 Zalag Corporation Display/layout methods and apparatuses including content items and display containers
US8248652B2 (en) * 2008-06-06 2012-08-21 Ricoh Productions Print Solutions LLC N-up sheetlet based imaging with flexible formatting of logical pages
CN102831625B (en) * 2011-06-13 2016-01-06 深圳富泰宏精密工业有限公司 Two-sided picture processing system and method
US10789412B2 (en) * 2012-02-20 2020-09-29 Wix.Com Ltd. System and method for extended dynamic layout
US10185703B2 (en) * 2012-02-20 2019-01-22 Wix.Com Ltd. Web site design system integrating dynamic layout and dynamic content
CN103440038B (en) * 2013-08-28 2016-06-15 中国人民大学 A kind of information acquisition system based on eye recognition and application thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625766A (en) * 1995-05-11 1997-04-29 Creo Products Inc. Software based proofing method for double sided printing
US6314452B1 (en) * 1999-08-31 2001-11-06 Rtimage, Ltd. System and method for transmitting a digital image over a communication network
US20030007191A1 (en) * 2000-04-07 2003-01-09 Herbert Franz H. Remote print press proofing system
US20060028659A1 (en) * 2004-08-06 2006-02-09 Canon Kabushiki Kaisha Layout adjustment method, apparatus and program for the same
US20070127073A1 (en) * 2001-04-13 2007-06-07 Puneet Goel Methods and apparatus for mixed page imposition

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7728845B2 (en) * 1996-02-26 2010-06-01 Rah Color Technologies Llc Color calibration of color image rendering devices
US6708309B1 (en) * 1999-03-11 2004-03-16 Roxio, Inc. Method and system for viewing scalable documents
US6624908B1 (en) * 1999-10-01 2003-09-23 Global Graphics Software Limited Method for arranging a prepress workflow
US7164494B1 (en) * 2000-02-07 2007-01-16 Adobe Systems Incorporated Color separation of pattern color spaces and form XObjects
US20010044868A1 (en) * 2000-05-17 2001-11-22 Tomas Roztocil System and method for visual representation and manipulation of tabs on a production printer
JP4054941B2 (en) * 2000-08-10 2008-03-05 セイコーエプソン株式会社 PRINT IMAGE DISPLAY DEVICE, PRINT IMAGE DISPLAY METHOD, AND COMPUTER-READABLE RECORDING MEDIUM CONTAINING PRINT IMAGE DISPLAY PROCESSING PROGRAM
JP3678308B2 (en) * 2001-12-04 2005-08-03 セイコーエプソン株式会社 Layout editing program
US20030160975A1 (en) * 2002-02-26 2003-08-28 Skurdal Vincent C. N-up printing methods and systems
JP3835322B2 (en) * 2002-03-22 2006-10-18 ブラザー工業株式会社 Printing system, printing device, web server, progress display data providing server, program
US7567360B2 (en) * 2003-03-27 2009-07-28 Canon Kabushiki Kaisha Image forming system, method and program of controlling image forming system, and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5625766A (en) * 1995-05-11 1997-04-29 Creo Products Inc. Software based proofing method for double sided printing
US6314452B1 (en) * 1999-08-31 2001-11-06 Rtimage, Ltd. System and method for transmitting a digital image over a communication network
US20030007191A1 (en) * 2000-04-07 2003-01-09 Herbert Franz H. Remote print press proofing system
US20070127073A1 (en) * 2001-04-13 2007-06-07 Puneet Goel Methods and apparatus for mixed page imposition
US20060028659A1 (en) * 2004-08-06 2006-02-09 Canon Kabushiki Kaisha Layout adjustment method, apparatus and program for the same

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120246565A1 (en) * 2011-03-24 2012-09-27 Konica Minolta Laboratory U.S.A., Inc. Graphical user interface for displaying thumbnail images with filtering and editing functions

Also Published As

Publication number Publication date
US20060044604A1 (en) 2006-03-02
US7721206B2 (en) 2010-05-18

Similar Documents

Publication Publication Date Title
US20100192061A1 (en) Systems and methods for remotely viewing page layouts
US7847956B2 (en) Method and system for printer optimization
US6839149B2 (en) Preparation of production data for a print job using a still image proxy of a page description language image file
US8456672B2 (en) Document submission management system and method for the same
US6801333B1 (en) Automated system for comparing a job quote for a print job with production data for an actual print job
AU2006323186A1 (en) Color printer technology
JPWO2005124690A1 (en) Color arrangement support system, color arrangement support program and storage medium, and color arrangement support method
JP7462445B2 (en) Information processing apparatus, control method for information processing apparatus, program, and printing system
US7903278B2 (en) Capability negotiation between printer and target device
JP2011082963A (en) Color value acquiring method, color value acquiring apparatus, image processing method, image processing apparatus, and program
US8908228B2 (en) Method and system for changing physical page properties in a poster printing application
JP2013210915A (en) Print condition setting apparatus, print condition setting method and program
US8736886B2 (en) Printing condition determining apparatus, printing condition determining method, and storage medium
US7163269B2 (en) Methods and systems for maintaining color consistency in a print-on-demand workflow
US20080180727A1 (en) Print workflow methods and printing system apparatuses
US9049405B2 (en) Soft proofing system
TW201637888A (en) Data processing apparatus, recording apparatus and control method of the data processing apparatus
US20100171975A1 (en) Focus Image Centering and Printing on a Specified Paper Size
JP6540338B2 (en) IMAGE PROCESSING SYSTEM, PROCESSING EXECUTION CONTROL DEVICE, IMAGE PROCESSING METHOD, AND CONTROL PROGRAM
US20110279457A1 (en) Plate check supporting method, plate check supporting apparatus, and recording medium
US6216142B1 (en) Desk top publishing method of laying parts on leaf pattern and method of displaying leaf pattern
US20100165406A1 (en) Split Large Image Printing
KR20040090719A (en) Print service support system
JP2002117101A (en) Printed matter preparing system utilizing network
JP2001117980A (en) Device and method for printing selected contents

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

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