Member | Description |
BeginCompatibilitySection |
BX - Begin compatibility section.
|
BeginImage |
BI - Begin inline image object.
|
BeginImageData |
ID - Begin inline image data.
|
BeginMarkedContent |
BMC - Begin marked-content sequence.
|
BeginMarkedContentPropertyList |
BDC - Begin marked-content sequence with property list.
|
BeginText |
BT - Begin text object.
|
CCurveTo |
c - Append curved segment to path.
|
CloseFillEvenOddStroke |
b* - Close, fill, and stroke path using even-odd rule.
|
CloseFillNonZeroStroke |
b - Close, fill, and stroke path using nonzero winding number rule.
|
CloseStroke |
s - Close and stroke path.
|
CloseSubpath |
h - Close subpath.
|
ConcatenateMatrix |
cm - Concatenate matrix to current transformation matrix.
|
DefineMarkedContent |
MP - Define marked-content point.
|
DefineMarkedContentPropertyList |
DP - Define marked-content point with property list.
|
DisplayXObject |
Do - Display named XObject
|
EndCompatibilitySection |
EX - End compatibility section.
|
EndImage |
EI - End inline image object.
|
EndMarkedContent |
EMC - End marked-content sequence.
|
EndPath |
n - End path without filling or stroking.
|
EndText |
ET - End text object.
|
FillEvenOddStroke |
B* - Fill and stroke path using even-odd rule.
|
FillNonZero |
f - Fill path using nonzero winding number rule.
|
FillNonZero2 |
F - Fill path using nonzero winding number rule (obsolete).
|
FillNonZeroStroke |
B - Fill and stroke path using nonzero winding number rule.
|
FillOddEven |
f* - Fill path using even-odd rule.
|
LineTo |
l - Append straight line segment to path.
|
MoveStartNextTextLine |
T* - Move to start of next text line.
|
MoveTextPosition |
Td - Move text position.
|
MoveTextPositionSetLeading |
TD - Move text position and set leading.
|
MoveTo |
m - Begin new subpath.
|
Rectangle |
re - Append rectangle to path.
|
RestoreGraphicsState |
Q - Restore graphics state.
|
SaveGraphicsState |
q - Save graphics state.
|
SaveGraphicsState2 |
qq - Double save graphics state.
Invalid PDF operator but we handle it like q
|
SetCharacterSpacing |
Tc - Set character spacing.
|
SetClipEvenOdd |
W* - Set clipping path using even-odd rule.
|
SetClipNonZero |
W - Set clipping path using nonzero winding number rule.
|
SetCmykFill |
k - Set CMYK color for nonstroking operations.
|
SetCmykStroke |
K - Set CMYK color for stroking operations.
|
SetFillColor |
sc - Set color for nonstroking operations.
|
SetFillColorN |
scn - Set color for nonstroking operations (special colorspaces).
|
SetFillColorSpace |
cs - Set color space for nonstroking operations.
|
SetFlatnessTolerance |
i - Set flatness tolerance.
|
SetGraphicsState |
gs - Set parameters from graphics state parameter dictionary.
|
SetGrayFill |
g - Set gray level for nonstroking operations.
|
SetGrayStroke |
G - Set gray level for stroking operations.
|
SetLineCap |
J - Set line cap style.
|
SetLineDashPattern |
d - Set line dash pattern.
|
SetLineJoin |
j - Set line join style.
|
SetLineWidth |
w - Set line width.
|
SetMiterLimit |
M - Set miter limit.
|
SetRenderingIntent |
ri - Set color rendering intent.
|
SetRgbFill |
rg - Set RGB color for nonstroking operations.
|
SetRgbStroke |
RG - Set RGB color for stroking operations.
|
SetShading |
sh - Paint area defined by shading pattern.
|
SetStrokeColor |
SC - Set color for stroking operations.
|
SetStrokeColorN |
SCN - Set color for stroking operations (special colorspaces).
|
SetStrokeColorSpace |
CS - Set color space for stroking operations.
|
SetTextFontAndSize |
Tf - Set text font and size.
|
SetTextHorizontalScaling |
Tz - Set horizontal text scaling.
|
SetTextLeading |
TL - Set text leading.
|
SetTextMatrix |
Tm - Set text matrix and text line matrix.
|
SetTextRendering |
Tr - Set text rendering mode.
|
SetTextRise |
Ts - Set text rise.
|
SetType3GlyphWidth |
d0 - Set glyph width in Type 3 font.
|
SetType3GlyphWidthAndBoundingBox |
d1 - Set glyph width and bounding box in Type 3 font.
|
SetWordSpacing |
Tw - Set word spacing.
|
ShowText |
Tj - Show text.
|
ShowText2 |
TJ - Show text, allowing individual glyph positioning.
|
ShowText3 |
' - Move to next line and show text.
|
ShowText4 |
" - Set word and character spacing, move to next line, and show text.
|
Stroke |
S - troke path.
|
VCurveTo |
v - Append curved segment to path (initial point replicated).
|
YCurveTo |
y - Append curved segment to path (final point replicated).
|