It's not complete but works fine for my needs, in some cases I instatiate
a standalone not visible Fl_Help_View populate and print it using:


    html->value(html_text);
    printer.print_widget(html);
    // close page and print job
    printer.end_page();

If someone have ideas to improve it they are welcome.

Attachment: Fl_Pdf.cxx
Description: Binary data

Attachment: Fl_Pdf.H
Description: Binary data

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to