PDF Font Graphics Boldness Correction via Image Mask Replacement

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In digital printing, font graphics in PDF documents often appear too bold due to internal rendering, especially at lower resolutions, leading to issues with thin lines disappearing or becoming overly bold, which existing solutions like separate graphics renderers or computational intensive contour calculations fail to adequately address.

Innovation Solution

A method that analyzes PDF page content, selects graphic elements based on height and width criteria, converts selected font graphics into image masks using a 50% overlap rule for pixel filling, and replaces original graphics with these masks to prevent bold output, ensuring accurate font thickness during printing.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If standard PDF rasterization is used to render font graphics, then the rendering process is simple and fast, but the font graphics appear too bold and thin lines may disappear

Engineering Contradiction:
Improverendering speedVSAvoidfont thickness accuracy
Core Design Contradiction:
ProductivityVSManufacturing precision

Solution Approach 1:

The patent applies preliminary action by pre-calculating parallel contours at half-pixel offsets before the actual printing process. This pre-processing step creates compensation data that adjusts for the bolding effect, allowing the standard PDF rasterization to produce accurate font thickness without requiring complex real-time rendering modifications.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent changes the rendering parameters by introducing offset values based on font size thresholds. For fonts below a certain size, half-pixel parallel contours are calculated to compensate for the bolding effect. This parameter adjustment allows the same standard rasterization process to produce different output characteristics based on the specific font being rendered.

Inventive Principle:
Principle #35Parameter changes

2Manufacturing precision

If a separate graphics renderer with 50% overlap rule is used, then font thickness accuracy is improved, but very thin lines can disappear completely

Engineering Contradiction:
Improvefont thickness accuracyVSAvoidthin line disappearance
Core Design Contradiction:
Manufacturing precisionVSObject-generated harmful factors

Solution Approach 1:

The patent applies local quality by differentiating the rendering approach based on font size. Instead of applying a universal 50% overlap rule to all graphics, the system specifically targets font graphics below a certain size threshold and applies half-pixel parallel contour calculation only to those cases. This localized approach preserves thin line integrity while correcting the bolding effect for small fonts.

Inventive Principle:
Principle #3Local quality

3Manufacturing precision

If parallel contours are calculated in advance to compensate for bold effect, then font thickness accuracy is improved, but the computational intensity and complexity increase significantly

Engineering Contradiction:
Improvefont thickness accuracyVSAvoidprocessing complexity
Core Design Contradiction:
Manufacturing precisionVSDevice complexity

Solution Approach 1:

The patent applies partial action by not calculating parallel contours for all graphic elements, but only for font graphics that meet specific size criteria. This selective approach reduces the computational burden compared to applying the method universally, while still achieving the desired font thickness accuracy for the problematic small fonts.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent introduces a font size threshold parameter that controls when the complex parallel contour calculation is triggered. By setting this parameter, the system balances between computational complexity and output quality, applying the intensive processing only when necessary for fonts below the threshold size.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentEP3282354B1Method for improving the print quality of graphical elements
Publication Date: 2021.03.10 HEIDELBERGER DRUCKMASCHINEN AG
  • EP3282354B1 patent drawingFigure 1
  • EP3282354B1 patent drawingFigure 2
  • EP3282354B1 patent drawingFigure 3

AI summary

Method for improving the print quality of graphic elements, in particular vectorized font graphics, in PDF documents (9) in the prepress stage of a printing process using a computer (6) comprising the following steps: • Analysis of the page content (11) of the PDF document (9) by the computer (6) and saving the page content (11) in a suitable data structure • Searching the data structure for graphic elements (10), in particular font graphics (10), that meet certain pre-selected criteria (12) regarding an evaluation of the height and width of the graphic paths of existing graphic elements (10) in the PDF document (9),by the computer (6) • Converting the selected graphic elements (13) into image masks (14) by rendering the selected graphic elements (13) in the computer (6) • Replacing the original selected graphic elements (13) in the PDF document (9) with image masks (14) generated by the computer (6) • Printing the PDF document (15) with the generated image masks (14) in a printing press (7),