FreeCAD: master 5a0f53d7

Author Committer Branch Timestamp Parent
WandererFan wmayer master 2017-05-09 00:43:39 master 5cc00e0c
Affected Issues  0002972: TechDraw PDF export from Python can only make PDFs of a Page in foreground
Changeset Fix 0002972 Export Pdf Page Not in Foreground

exposes TechDrawGui.exportPageAsPdf(page,file)
also adds TechDrawGui.exportPageAsSvg(page,file)
mod - src/Mod/TechDraw/Gui/AppTechDrawGui.cpp Diff File
mod - src/Mod/TechDraw/Gui/AppTechDrawGuiPy.cpp Diff File
mod - src/Mod/TechDraw/Gui/MDIViewPage.cpp Diff File
mod - src/Mod/TechDraw/Gui/MDIViewPage.h Diff File
mod - src/Mod/TechDraw/Gui/ViewProviderPage.h Diff File