Draws a Bezier curve from the current point to the point
(x3, y3) using
(x1, y1) and
(x2, y2) as control points.
pdf_documentO manipulador do documento, retornado por cpdf_open().
x1x-coordinate for the first control point
y1y-coordinate for the first control point
x2x-coordinate for the second control point
y2y-coordinate for the second control point
x3x-coordinate for the target
y3y-coordinate for the target
modeO parâmetro opcional mode
determina o tamanho da unidade. Se for 0 ou omitido a unidade padrão especificada
para a pagina é usada. Se não as coordenadas são medidas em pontos postscript
não importando a unidade atual.