cairo-PDF-Surfaces           package:RGtk2           R Documentation

_P_D_F _S_u_r_f_a_c_e_s

_D_e_s_c_r_i_p_t_i_o_n:

     Rendering PDF documents

_M_e_t_h_o_d_s _a_n_d _F_u_n_c_t_i_o_n_s:

     '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)'

_D_e_t_a_i_l_e_d _D_e_s_c_r_i_p_t_i_o_n:

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

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

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

