PDF Surfaces
Rendering PDF documents
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)
The PDF surface is used to render cairo graphics to Adobe PDF files and is a multi-page vector surface backend.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.