

diff --git a/scribus/ui/tabpdfoptions.ui b/scribus/ui/tabpdfoptions.ui
--- a/scribus/ui/tabpdfoptions.ui
+++ b/scribus/ui/tabpdfoptions.ui
@@ -1682,34 +1682,20 @@
        <property name="spacing">
         <number>5</number>
        </property>
-       <item row="3" column="1">
-        <widget class="QLabel" name="label_25">
+       <item row="0" column="0">
+        <widget class="QCheckBox" name="cropMarks">
          <property name="text">
-          <string>Offset:</string>
+          <string>Crop Marks</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="0">
-        <widget class="QCheckBox" name="registrationMarks">
+       <item row="0" column="2">
+        <widget class="QCheckBox" name="docInfoMarks">
          <property name="text">
-          <string>Registration Marks</string>
+          <string>Page Information</string>
          </property>
         </widget>
        </item>
-       <item row="3" column="0">
-        <widget class="QCheckBox" name="colorMarks">
-         <property name="text">
-          <string>Color Bars</string>
-         </property>
-        </widget>
-       </item>
-       <item row="2" column="1">
-        <widget class="QLabel" name="label_24">
-         <property name="text">
-          <string>Length:</string>
-         </property>
-        </widget>
-       </item>
        <item row="1" column="0">
         <widget class="QCheckBox" name="bleedMarks">
          <property name="text">
@@ -1717,26 +1703,60 @@
          </property>
         </widget>
        </item>
-       <item row="0" column="1">
-        <widget class="QCheckBox" name="docInfoMarks">
+       <item row="2" column="0">
+        <widget class="QCheckBox" name="registrationMarks">
          <property name="text">
-          <string>Page Information</string>
+          <string>Registration Marks</string>
          </property>
         </widget>
        </item>
-       <item row="0" column="0">
-        <widget class="QCheckBox" name="cropMarks">
+       <item row="2" column="2" rowspan="2">
+        <layout class="QFormLayout" name="formLayout_3">
+         <item row="0" column="0">
+          <widget class="QLabel" name="label_24">
+           <property name="text">
+            <string>Length:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="0" column="1">
+          <widget class="ScrSpinBox" name="markLength"/>
+         </item>
+         <item row="1" column="0">
+          <widget class="QLabel" name="label_25">
+           <property name="text">
+            <string>Offset:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="1" column="1">
+          <widget class="ScrSpinBox" name="markOffset"/>
+         </item>
+        </layout>
+       </item>
+       <item row="3" column="0">
+        <widget class="QCheckBox" name="colorMarks">
          <property name="text">
-          <string>Crop Marks</string>
+          <string>Color Bars</string>
          </property>
         </widget>
        </item>
-       <item row="2" column="2">
-        <widget class="ScrSpinBox" name="markLength"/>
+       <item row="0" column="1" rowspan="4">
+        <spacer name="horizontalSpacer_2">
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
+         </property>
+         <property name="sizeType">
+          <enum>QSizePolicy::Fixed</enum>
+         </property>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>20</height>
+          </size>
+         </property>
+        </spacer>
        </item>
-       <item row="3" column="2">
-        <widget class="ScrSpinBox" name="markOffset"/>
-       </item>
       </layout>
      </widget>
     </item>
@@ -1761,52 +1781,76 @@
        <property name="spacing">
         <number>5</number>
        </property>
-       <item row="1" column="0">
-        <widget class="QLabel" name="bleedTopLabel">
+       <item row="0" column="0">
+        <widget class="QCheckBox" name="docBleeds">
          <property name="text">
-          <string>Top:</string>
+          <string>Use Document Bleeds</string>
          </property>
         </widget>
        </item>
-       <item row="1" column="1">
-        <widget class="ScrSpinBox" name="BleedTop"/>
+       <item row="1" column="0">
+        <layout class="QFormLayout" name="formLayout">
+         <item row="0" column="0">
+          <widget class="QLabel" name="bleedTopLabel">
+           <property name="text">
+            <string>Top:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="0" column="1">
+          <widget class="ScrSpinBox" name="BleedTop"/>
+         </item>
+         <item row="1" column="0">
+          <widget class="QLabel" name="bleedBottomLabel">
+           <property name="text">
+            <string>Bottom:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="1" column="1">
+          <widget class="ScrSpinBox" name="BleedBottom"/>
+         </item>
+        </layout>
        </item>
-       <item row="2" column="0">
-        <widget class="QLabel" name="bleedBottomLabel">
-         <property name="text">
-          <string>Bottom:</string>
-         </property>
-        </widget>
-       </item>
-       <item row="2" column="1">
-        <widget class="ScrSpinBox" name="BleedBottom"/>
-       </item>
-       <item row="2" column="3">
-        <widget class="ScrSpinBox" name="BleedRight"/>
-       </item>
        <item row="1" column="2">
-        <widget class="QLabel" name="bleedLeftLabel">
-         <property name="text">
-          <string>Left:</string>
-         </property>
-        </widget>
+        <layout class="QFormLayout" name="formLayout_2">
+         <item row="0" column="0">
+          <widget class="QLabel" name="bleedLeftLabel">
+           <property name="text">
+            <string>Left:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="0" column="1">
+          <widget class="ScrSpinBox" name="BleedLeft"/>
+         </item>
+         <item row="1" column="0">
+          <widget class="QLabel" name="bleedRightLabel">
+           <property name="text">
+            <string>Right:</string>
+           </property>
+          </widget>
+         </item>
+         <item row="1" column="1">
+          <widget class="ScrSpinBox" name="BleedRight"/>
+         </item>
+        </layout>
        </item>
-       <item row="1" column="3">
-        <widget class="ScrSpinBox" name="BleedLeft"/>
-       </item>
-       <item row="2" column="2">
-        <widget class="QLabel" name="bleedRightLabel">
-         <property name="text">
-          <string>Right:</string>
+       <item row="1" column="1">
+        <spacer name="horizontalSpacer">
+         <property name="orientation">
+          <enum>Qt::Horizontal</enum>
          </property>
-        </widget>
-       </item>
-       <item row="0" column="0">
-        <widget class="QCheckBox" name="docBleeds">
-         <property name="text">
-          <string>Use Document Bleeds</string>
+         <property name="sizeType">
+          <enum>QSizePolicy::Fixed</enum>
          </property>
-        </widget>
+         <property name="sizeHint" stdset="0">
+          <size>
+           <width>20</width>
+           <height>20</height>
+          </size>
+         </property>
+        </spacer>
        </item>
       </layout>
      </widget>
@@ -1888,6 +1932,94 @@
    <header>ui/scrspinbox.h</header>
   </customwidget>
  </customwidgets>
+ <tabstops>
+  <tabstop>AllPages</tabstop>
+  <tabstop>OnlySome</tabstop>
+  <tabstop>PageNr</tabstop>
+  <tabstop>pageNrButton</tabstop>
+  <tabstop>RotateDeg</tabstop>
+  <tabstop>MirrorH</tabstop>
+  <tabstop>MirrorV</tabstop>
+  <tabstop>ClipMarg</tabstop>
+  <tabstop>PDFVersionCombo</tabstop>
+  <tabstop>ComboBind</tabstop>
+  <tabstop>CheckBox1</tabstop>
+  <tabstop>Article</tabstop>
+  <tabstop>CheckBM</tabstop>
+  <tabstop>useLayers</tabstop>
+  <tabstop>Resolution</tabstop>
+  <tabstop>EmbedPDF</tabstop>
+  <tabstop>Compression</tabstop>
+  <tabstop>CMethod</tabstop>
+  <tabstop>CQuality</tabstop>
+  <tabstop>DSColor</tabstop>
+  <tabstop>ValC</tabstop>
+  <tabstop>fontEmbeddingCombo</tabstop>
+  <tabstop>EmbedList</tabstop>
+  <tabstop>SubsetList</tabstop>
+  <tabstop>ToSubset</tabstop>
+  <tabstop>FromSubset</tabstop>
+  <tabstop>EmbedFonts</tabstop>
+  <tabstop>SubsetFonts</tabstop>
+  <tabstop>CheckBox10</tabstop>
+  <tabstop>Pages</tabstop>
+  <tabstop>PageTime</tabstop>
+  <tabstop>EffectTime</tabstop>
+  <tabstop>EffectType</tabstop>
+  <tabstop>EDirection</tabstop>
+  <tabstop>EDirection_2</tabstop>
+  <tabstop>EDirection_2_2</tabstop>
+  <tabstop>EonAllPg</tabstop>
+  <tabstop>PagePrev</tabstop>
+  <tabstop>singlePage</tabstop>
+  <tabstop>continuousPages</tabstop>
+  <tabstop>doublePageLeft</tabstop>
+  <tabstop>doublePageRight</tabstop>
+  <tabstop>useViewDefault</tabstop>
+  <tabstop>useFullScreen</tabstop>
+  <tabstop>useBookmarks</tabstop>
+  <tabstop>useThumbnails</tabstop>
+  <tabstop>useLayers2</tabstop>
+  <tabstop>hideToolBar</tabstop>
+  <tabstop>hideMenuBar</tabstop>
+  <tabstop>fitWindow</tabstop>
+  <tabstop>actionCombo</tabstop>
+  <tabstop>Encry</tabstop>
+  <tabstop>PassOwner</tabstop>
+  <tabstop>PassUser</tabstop>
+  <tabstop>PrintSec</tabstop>
+  <tabstop>ModifySec</tabstop>
+  <tabstop>CopySec</tabstop>
+  <tabstop>AddSec</tabstop>
+  <tabstop>OutCombo</tabstop>
+  <tabstop>useSpot</tabstop>
+  <tabstop>UseLPI</tabstop>
+  <tabstop>LPIcolor</tabstop>
+  <tabstop>LPIfreq</tabstop>
+  <tabstop>LPIangle</tabstop>
+  <tabstop>LPIfunc</tabstop>
+  <tabstop>EmbedProfs</tabstop>
+  <tabstop>SolidPr</tabstop>
+  <tabstop>IntendS</tabstop>
+  <tabstop>EmbedProfs2</tabstop>
+  <tabstop>NoEmbedded</tabstop>
+  <tabstop>ImageP</tabstop>
+  <tabstop>IntendI</tabstop>
+  <tabstop>cropMarks</tabstop>
+  <tabstop>bleedMarks</tabstop>
+  <tabstop>registrationMarks</tabstop>
+  <tabstop>colorMarks</tabstop>
+  <tabstop>docInfoMarks</tabstop>
+  <tabstop>markLength</tabstop>
+  <tabstop>markOffset</tabstop>
+  <tabstop>docBleeds</tabstop>
+  <tabstop>BleedTop</tabstop>
+  <tabstop>BleedBottom</tabstop>
+  <tabstop>BleedLeft</tabstop>
+  <tabstop>BleedRight</tabstop>
+  <tabstop>PrintProfC</tabstop>
+  <tabstop>InfoString</tabstop>
+ </tabstops>
  <resources/>
  <connections/>
 </ui>
