RGtk2 (version 2.20.31)

cairo-pdf-surface: PDF Surfaces

Description

Rendering PDF documents

Arguments

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)

Detailed Description

The PDF surface is used to render cairo graphics to Adobe PDF files and is a multi-page vector surface backend.

References

http://www.cairographics.org/manual/cairo-pdf-surface.html