Hello martin, Where should I register the procedure for creating multiple paged PDFs? I switched the plugin to use the gimp_export_dialog as part of the new export api, but I don't know what is the correct place to register a file saver from the menu The problem is that I doubt it's right to have the user choose one of two procedures when saving with a ".pdf" suffix. The multiple paged PDF is some sort of a wizard since the user can configure which images to save and how - and it doesn't relate to just one specific image... Thank, ~ LightningIsMyName On Thu, Aug 20, 2009 at 10:47 PM, Martin Nordholts<enselic@xxxxxxxxx> wrote: > On 08/20/2009 06:09 PM, LightningIsMyName wrote: >> >> Hello, >> >> As requested in http://bugzilla.gnome.org/show_bug.cgi?id=382688 I >> have created a PDF export plugin for GIMP. I need some feedback on it >> (mainly on it's GUI) so I'm asking for it here. The plugin can be >> accessed through File->Create->PDF (Both multipage and singlepage >> options) or through the normal save dialog (single page, simply add >> the .pdf suffix). > > The first thing to do would be to port it to File -> Export... in git master > using gimp_export_dialog_new() and gimp_export_dialog_get_content_area(). > Look at how the other file plug-ins does it. > > BR, > Martin > > -- > > My GIMP Blog: > http://www.chromecode.com/ > _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer