Hi,

In c:\harbour\contrib\hbhpdf\ is class :

pdf := HPDF_New()

and in this class is :
page   := HPDF_AddPage( pdf)

Cairo is nice, but in cairo we are do not can make this (adds page).
This is probably function : "cairo_pdf_surface_create_for_stream".
I do not know if I have understood instructions from : 
http://cairographics.org/manual/cairo-pdf-surface.html

Can anyone adds this (or other appropriate) function to Harbour (and to
libcairo-2.dll) ?

Regards,
Marek Horodyski


_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to