/trunk/Scribus/scribus/scribusdoc.cpp |
---|
263,6 → 263,7 |
init(); |
bleeds = prefsData.docSetupPrefs.bleeds; |
PDF_Options.bleeds = bleeds; |
PDF_Options.useDocBleeds = true; |
Print_Options.firstUse = true; |
} |
378,6 → 379,7 |
init(); |
bleeds = prefsData.docSetupPrefs.bleeds; |
PDF_Options.bleeds = bleeds; |
PDF_Options.useDocBleeds = true; |
Print_Options.firstUse = true; |
} |