strike

Summary

Inserts striked text (DEPRECATED).

Usage

pdf( strike, text )

Parameters

NameTypeDescriptionRequired
text string Text to strike through. Yes.

Description

This function draws a line through the specified text. The "set_font" function is the only way to change the font type, font size, font color, and text alignment.

Examples

Example 1

{pdf( 'strike', 'A strike is a deliberate absence from work.'|wash( 'pdf' ) )}

This example demonstrates a striked sentence.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.