Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Distrotech/reportlab
/ functions
Functions
4,293 in github.com/Distrotech/reportlab
⨍
Functions
4,293
◇
Types & classes
722
↓ 10 callers
Method
_formatStyle
(self, include='')
src/reportlab/graphics/renderSVG.py:186
↓ 10 callers
Function
art_warn
* art_warn: Print the warning message to stderr. * @fmt: The printf-style format for the warning message. * * Used for generating warnings. **/
src/rl_addons/renderPM/libart_lgpl/art_misc.c:54
↓ 10 callers
Method
beginPath
Returns a fresh path object. Paths are used to draw complex figures. The object returned follows the protocol for a pathobject.PDFPa
src/reportlab/pdfgen/canvas.py:1555
↓ 10 callers
Method
build
build the document using the flowables. Annotate the first page using the onFirstPage function and later pages using the onLaterPages
src/reportlab/platypus/doctemplate.py:1088
↓ 10 callers
Method
copy
(self, result=None)
src/reportlab/platypus/tables.py:68
↓ 10 callers
Method
digest
(self, md5object)
src/reportlab/pdfbase/pdfdoc.py:1557
↓ 10 callers
Method
getFont
Try to find a font matching the spec
src/reportlab/lib/fontfinder.py:188
↓ 10 callers
Method
handle_data
Creates an intermediate representation of string segments.
src/reportlab/platypus/paraparser.py:979
↓ 10 callers
Function
htmlescape
Escape special HTML characters, namely &, <, >.
tools/docco/docpy.py:155
↓ 10 callers
Method
makeHeadingStyle
Make a heading style for different types of module content.
tools/docco/docpy.py:765
↓ 10 callers
Method
rotate
Convenience to help you set transforms
src/reportlab/graphics/shapes.py:435
↓ 10 callers
Method
setOrigin
Set the origin. This would be the tick mark or bar top relative to which it is defined. Called by the containing chart or axis.
src/reportlab/graphics/charts/textlabels.py:159
↓ 10 callers
Method
setPageCompression
Possible values None, 1 or 0 If None the value from rl_config will be used. If on, the page data will be compressed, leading to much
src/reportlab/pdfgen/canvas.py:1587
↓ 10 callers
Method
setStrokeColor
(self, color)
src/reportlab/graphics/renderPS.py:196
↓ 10 callers
Method
setdefault
(self,k,*a)
src/reportlab/lib/utils.py:97
↓ 10 callers
Method
textLine
prints string at current point, text cursor moves down. Can work with no argument to simply move the cursor down.
src/reportlab/pdfgen/textobject.py:379
↓ 10 callers
Function
uSymbol2Symbol
(uSymbol,x,y,color)
src/reportlab/graphics/widgets/markers.py:203
↓ 9 callers
Method
__init__
(self, width, height, caption="", captionFont="Times-Italic", captionSize=12,
src/reportlab/platypus/figures.py:24
↓ 9 callers
Method
_syntax_error
(self,message)
src/reportlab/platypus/paraparser.py:706
↓ 9 callers
Method
add
(self,what)
src/reportlab/graphics/charts/linecharts.py:386
↓ 9 callers
Method
clone
(self,**attr)
src/reportlab/lib/abag.py:21
↓ 9 callers
Method
drawOn
(self, canvas)
tools/pythonpoint/customshapes.py:280
↓ 9 callers
Method
drawOn
Tell it to draw itself on the canvas. Do not override
src/reportlab/platypus/flowables.py:101
↓ 9 callers
Method
getBounds
Returns bounding rectangle of object as (x1,y1,x2,y2)
src/reportlab/graphics/shapes.py:854
↓ 9 callers
Method
getSize
(self)
src/reportlab/lib/utils.py:612
↓ 9 callers
Function
heading1
Use this for chapters. Lessons within a big chapter should now use heading2 instead. Chapters get numbered.
tools/docco/rl_doc_utils.py:173
↓ 9 callers
Function
isSeqType
(v,_st=(tuple,list))
src/reportlab/lib/utils.py:15
↓ 9 callers
Method
month
returns month as integer 1-12
src/reportlab/lib/normalDate.py:346
↓ 9 callers
Function
open_and_read
(name,mode='b')
src/reportlab/lib/utils.py:451
↓ 9 callers
Function
open_for_read
attempt to open a file or URL for reading
src/reportlab/lib/utils.py:439
↓ 9 callers
Method
pack_slide
(self, element, args)
tools/pythonpoint/stdparser.py:422
↓ 9 callers
Function
setXPos
(tx,dx)
src/reportlab/platypus/paragraph.py:107
↓ 9 callers
Method
shift
Convenience function to set the origin arbitrarily
src/reportlab/graphics/shapes.py:452
↓ 9 callers
Method
translate
Convenience to help you set transforms
src/reportlab/graphics/shapes.py:439
↓ 9 callers
Method
undefined
(self, operation)
src/reportlab/graphics/renderbase.py:182
↓ 8 callers
Method
__init__
(self, width, height, text = 'A Box')
src/reportlab/platypus/flowables.py:198
↓ 8 callers
Method
_addAnnotation
(self, annotation, name=None, addtopage=1)
src/reportlab/pdfgen/canvas.py:1063
↓ 8 callers
Method
_doctemplateAttr
(self,a)
src/reportlab/platypus/flowables.py:186
↓ 8 callers
Function
bpath_add_point
src/rl_addons/renderPM/_renderPM.c:390
↓ 8 callers
Method
close
draws a line back to where it started
src/reportlab/pdfgen/pathobject.py:99
↓ 8 callers
Method
deepcopy
(self)
src/reportlab/platypus/flowables.py:993
↓ 8 callers
Method
drawImage
Draws the image (ImageReader object or filename) as specified. "image" may be an image filename or an ImageReader object. x and y
src/reportlab/pdfgen/canvas.py:734
↓ 8 callers
Function
get_stack_number
return 1 on success, with result set to the top of the value stack */
src/rl_addons/renderPM/gt1/gt1-parset1.c:836
↓ 8 callers
Function
numericXShift
(tA,text,w,fontName,fontSize,encoding=None)
src/reportlab/graphics/shapes.py:1252
↓ 8 callers
Method
pop
(self,k,*a)
src/reportlab/lib/utils.py:90
↓ 8 callers
Method
pop
(self)
src/reportlab/graphics/renderbase.py:211
↓ 8 callers
Function
recognize
(ident)
src/rl_addons/renderPM/gt1/parseAFM.c:230
↓ 8 callers
Function
renderScaledDrawing
(d)
src/reportlab/graphics/renderbase.py:165
↓ 8 callers
Method
setColor
(self, color)
src/reportlab/graphics/renderPS.py:200
↓ 8 callers
Method
showOutline
Specify that Acrobat Reader should start with the outline tree visible. showFullScreen() and showOutline() conflict; the one called last
src/reportlab/pdfgen/canvas.py:434
↓ 8 callers
Method
wrapOn
intended for use by packers allows setting the canvas on during the actual wrap
src/reportlab/platypus/flowables.py:113
↓ 7 callers
Function
Paragraph
(s,style)
demos/odyssey/dodyssey.py:13
↓ 7 callers
Method
_add_link
(self, dom_object, link_info)
src/reportlab/graphics/renderSVG.py:300
↓ 7 callers
Method
_doPolygon
(self,P)
src/reportlab/graphics/widgets/markers.py:146
↓ 7 callers
Method
_getCounter
Creates one if not present
src/reportlab/lib/sequencer.py:138
↓ 7 callers
Function
art_vpath_add_point
* art_vpath_add_point: Add point to vpath. * @p_vpath: Where the pointer to the #ArtVpath structure is stored. * @pn_points: Pointer to the number o
src/rl_addons/renderPM/libart_lgpl/art_vpath.c:48
↓ 7 callers
Method
doForm
use a form XObj in current operation stream. The form should either have been defined previously using beginForm ... endForm, or may
src/reportlab/pdfgen/canvas.py:691
↓ 7 callers
Method
drawRightString
Draws a string right-aligned with the x coordinate
src/reportlab/pdfgen/canvas.py:1404
↓ 7 callers
Method
getModuleName
Return the name of the module being treated.
tools/docco/docpy.py:254
↓ 7 callers
Method
getPlainText
Convenience function for templates which want access to the raw text, without XML tags.
src/reportlab/platypus/paragraph.py:1448
↓ 7 callers
Method
getSpaceAfter
returns how much space should follow this item if another item follows on the same page.
src/reportlab/platypus/flowables.py:154
↓ 7 callers
Method
getSpaceBefore
returns how much space should precede this item if another item precedess on the same page.
src/reportlab/platypus/flowables.py:160
↓ 7 callers
Method
getState
returns the complete graphics state at this point
src/reportlab/graphics/renderbase.py:111
↓ 7 callers
Function
recursiveImport
Dynamically imports possible packagized module, or raises ImportError
src/reportlab/lib/utils.py:258
↓ 7 callers
Function
registerFont
Registers a font, including setting up info for accelerated stringWidth
src/reportlab/pdfbase/pdfmetrics.py:613
↓ 7 callers
Method
splitString
Splits text into a number of chunks, each of which belongs to a single subset. Returns a list of tuples (subset, string). Use subset
src/reportlab/pdfbase/ttfonts.py:1019
↓ 7 callers
Method
textOut
prints string at current point, text cursor moves across.
src/reportlab/pdfgen/textobject.py:374
↓ 7 callers
Method
translate
(self, nodetuple, controller, context, overrides)
src/reportlab/platypus/para.py:1981
↓ 7 callers
Method
wrap
(self, availWidth, availHeight)
src/reportlab/platypus/paragraph.py:834
↓ 6 callers
Function
_2rad
(angle)
src/reportlab/graphics/charts/utils3d.py:106
↓ 6 callers
Function
_GetAttrString
src/rl_addons/rl_accel/_rl_accel.c:819
↓ 6 callers
Method
_PyWrite
Outputs the source code with a trailing newline.
src/reportlab/pdfgen/pycanvas.py:304
↓ 6 callers
Method
__init__
(self,**kw)
src/reportlab/graphics/charts/axes.py:794
↓ 6 callers
Method
_calculate
(self)
src/reportlab/graphics/barcode/common.py:56
↓ 6 callers
Method
_get_link_info_dict
(self, obj)
src/reportlab/graphics/renderSVG.py:617
↓ 6 callers
Function
_listWrapOn
return max width, required height for a list of flowables F
src/reportlab/platypus/flowables.py:463
↓ 6 callers
Function
_startswith_rl
(fn)
src/reportlab/lib/utils.py:185
↓ 6 callers
Method
_this
Retrieves counter value but does not increment. For new counters, sets base value to 1.
src/reportlab/lib/sequencer.py:147
↓ 6 callers
Method
addObjects
Makes one or more PDF objects to be added to the document. The caller supplies the internal name to be used (typically F1, F2, ... in
src/reportlab/pdfbase/ttfonts.py:1077
↓ 6 callers
Function
art_affine_invert
* art_affine_invert: Find the inverse of an affine transformation. * @dst: Where the resulting affine is stored. * @src: The original affine transfo
src/rl_addons/renderPM/libart_lgpl/art_affine.c:66
↓ 6 callers
Function
art_affine_point
* art_affine_point: Do an affine transformation of a point. * @dst: Where the result point is stored. * @src: The original point. @ @affine: The af
src/rl_addons/renderPM/libart_lgpl/art_affine.c:43
↓ 6 callers
Function
autoLegender
(i,chart,styleObj,sym='symbol')
tests/test_graphics_charts.py:176
↓ 6 callers
Method
beginText
(self, x, y)
src/reportlab/platypus/paragraph.py:1261
↓ 6 callers
Function
bullet
(text)
tools/docco/rl_doc_utils.py:135
↓ 6 callers
Function
checkColor
Converts a color name to an RGB tuple, if possible.
tools/pythonpoint/pythonpoint.py:203
↓ 6 callers
Method
copy
shallow copy - useful in pagecatchering
src/reportlab/pdfbase/pdfdoc.py:1574
↓ 6 callers
Method
endPara
(self)
tools/docco/yaml.py:111
↓ 6 callers
Method
format
(self, document)
src/reportlab/pdfbase/pdfdoc.py:526
↓ 6 callers
Method
getAttributes
(self,attr,attrMap)
src/reportlab/platypus/paraparser.py:943
↓ 6 callers
Method
getRGBData
Return byte array of RGB data as string
src/reportlab/lib/utils.py:621
↓ 6 callers
Function
getStory
(context)
src/reportlab/__init__.py:18
↓ 6 callers
Function
get_stack_name
return 1 on success, with result set to the top of the value stack */
src/rl_addons/renderPM/gt1/gt1-parset1.c:876
↓ 6 callers
Function
hnj_malloc
src/rl_addons/rl_accel/hnjalloc.c:41
↓ 6 callers
Function
import_zlib
()
src/reportlab/lib/utils.py:315
↓ 6 callers
Function
mmult
A postmultiplied by B
src/reportlab/graphics/shapes.py:87
↓ 6 callers
Method
next
Retrieves the numeric value for the given counter, then increments it by one. New counters start at one.
src/reportlab/lib/sequencer.py:154
↓ 6 callers
Method
notify
Forward to any listeners
src/reportlab/platypus/doctemplate.py:915
↓ 6 callers
Function
randomText
(theme=STARTUP, sentences=5)
src/reportlab/lib/randomtext.py:322
↓ 6 callers
Function
randstar
src/rl_addons/renderPM/libart_lgpl/testart.c:108
↓ 6 callers
Method
rect
(self, x, y, w, h)
src/reportlab/graphics/barcode/common.py:166
← previous
next →
101–200 of 4,293, ranked by callers