GNOME Bugzilla – Bug 513226
export to pdf
Last modified: 2008-11-02 14:13:59 UTC
Please describe the problem: I am exporting a 5 page diagram to pdf and only 2 pages export. I can not use dia I need all of th pdf to export/ Steps to reproduce: 1. I can send you my diagram 2. you can create a 5 page diagram and export it 3. Actual results: I export my diagram 5 pages and only 2 pages show up on the pdf as exported Expected results: my entire diagram export to pdf all 5 pages Does this happen every time? yes Other information:
Created attachment 104052 [details] 5 page diagram his is a copy of my diagram for testing
2008-03-08 Hans Breuer <hans@breuer.org> * plug-ins/cairo/diacairo-print.c : use the cairo renderer for integration with the Gtk+ print framework * plug-ins/cairo/diacairo.c : gtk-print implementation for paginated output of PDF (bug #513226) and register for printing, also ... plug-ins/cairo/diacairo-renderer.c : ... split off the renderer implmentation in it's own file. Some tweaking for use in the print context. * plug-ins/cairo/diacairo.h : calback function to be registered in the menu (later to replace native printing?) * plug-ins/cairo/Makefile.am plug-ins/makefile.msc : adapted * data/display-ui.xml data/popup-ui.xml : more *ExtensionStart to allow placement of plug-in function in all sub-menus. Above it is used for "File/Print with Gtk+/cairo ..." * plug-ins/cairo/diacairo-interactive.c : also compile with Gtk+ < 2.8
*** Bug 557063 has been marked as a duplicate of this bug. ***