cairo-PDF-Surfaces {RGtk2}R Documentation

PDF Surfaces

Description

Rendering PDF documents

Methods and Functions

cairoPdfSurfaceCreate(filename, width.in.points, height.in.points)
cairoPdfSurfaceCreateForStream(write.func, closure, width.in.points, height.in.points)
cairoPdfSurfaceSetSize(surface, width.in.points, height.in.points)

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://www.cairographics.org/manual/cairo-PDF-Surfaces.html


[Package RGtk2 version 2.12.5-3 Index]