Inherited from reportlab.pdfgen.canvas.Canvas :
absolutePosition ,
addFont ,
addLiteral ,
addOutlineEntry ,
addPageLabel ,
addPostScriptCommand ,
arc ,
beginForm ,
beginPath ,
beginText ,
bezier ,
bookmarkHorizontal ,
bookmarkHorizontalAbsolute ,
bookmarkPage ,
circle ,
clipPath ,
delViewerPreference ,
doForm ,
drawAlignedString ,
drawCentredString ,
drawImage ,
drawInlineImage ,
drawPath ,
drawRightString ,
drawString ,
drawText ,
ellipse ,
endForm ,
freeTextAnnotation ,
getAvailableFonts ,
getCurrentPageContent ,
getPageNumber ,
getViewerPreference ,
getpdfdata ,
grid ,
hasForm ,
init_graphics_state ,
inkAnnotation ,
inkAnnotation0 ,
line ,
lines ,
linkAbsolute ,
linkRect ,
linkURL ,
listLoadedFonts0 ,
pageHasData ,
pop_state_stack ,
push_state_stack ,
rect ,
resetTransforms ,
restoreState ,
rotate ,
roundRect ,
saveState ,
scale ,
setAuthor ,
setCreator ,
setDash ,
setDateFormatter ,
setEncrypt ,
setFont ,
setFontSize ,
setKeywords ,
setLineCap ,
setLineJoin ,
setLineWidth ,
setMiterLimit ,
setOutlineNames0 ,
setPageCallBack ,
setPageCompression ,
setPageDuration ,
setPageRotation ,
setPageSize ,
setPageTransition ,
setSubject ,
setTitle ,
setViewerPreference ,
showFullScreen0 ,
showOutline ,
skew ,
stringWidth ,
textAnnotation ,
textAnnotation0 ,
transform ,
translate ,
wedge
Inherited from reportlab.pdfgen.canvas.Canvas (private):
_absRect ,
_addAnnotation ,
_addStandardFonts ,
_annotatePage ,
_bookmarkReference ,
_getCmShift ,
_make_preamble ,
_pushAccumulators ,
_restartAccumulators ,
_setAnnotations ,
_setColorSpace ,
_setExtGState ,
_setFillAlpha ,
_setFillOverprint ,
_setOverprintMask ,
_setStrokeAlpha ,
_setStrokeOverprint ,
_setXObjects ,
_startPage
Inherited from reportlab.pdfgen.textobject._PDFColorSetter :
setFillAlpha ,
setFillColor ,
setFillColorCMYK ,
setFillColorRGB ,
setFillGray ,
setFillOverprint ,
setOverprintMask ,
setStrokeAlpha ,
setStrokeColor ,
setStrokeColorCMYK ,
setStrokeColorRGB ,
setStrokeGray ,
setStrokeOverprint
Inherited from reportlab.pdfgen.textobject._PDFColorSetter (private):
_checkSeparation
|