arielmol / dviz

Automatically exported from code.google.com/p/dviz
0 stars 0 forks source link

Add Printing Feature #63

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Add ability to print either:
- Entire Document
- Select Slide Group

Possibly could do this by extending model/SlideGroupFactory and adding a
'printSlideGroup(QPainter*, QFlags<SlideGroupPrintingOptions>)' method.

Original issue reported on code.google.com by josiahbryan@gmail.com on 25 Feb 2010 at 8:18