Description Methods and Functions Detailed Description Author(s) References
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
https://www.cairographics.org/manual/cairo-PDF-Surfaces.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.