C2018-033 added a switch to turn on/off the date/time PDF prefix and suffix. It will be available only if a date/time prefix or suffix is set in the workingdraft property page. Logic also added to not use the date/time prefix or suffix if the user is generating Linked PDFs. B2018-137 added check for Placekeeper format flag when expanding the Additional Settings panel.
C2018-033 added a flag to turn off adding the date/time prefix and suffix when generating automatic baselines.
This commit is contained in:
@@ -158,9 +158,6 @@ A different location can be entered (or navigated to via the button to the right
|
||||
<metadata name="docVersionConfigBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>321, 17</value>
|
||||
</metadata>
|
||||
<metadata name="docVersionConfigBindingSource.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>321, 17</value>
|
||||
</metadata>
|
||||
<data name="txbRevNum.SuperTooltip" xml:space="preserve">
|
||||
<value>This will be printed on the pages defined by the procedure's format. For example, on cover pages and in the header box of each page.
|
||||
|
||||
@@ -181,9 +178,11 @@ This option is only available when PROMS is run in Debug mode.
|
||||
NOTE:
|
||||
If you find that manual page breaks and/or hard returns are needed for an acceptable output, please contact Volian so that we can improve the pagination logic.</value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>40</value>
|
||||
</metadata>
|
||||
<data name="labelX1.SuperTooltip" xml:space="preserve">
|
||||
<value>Will create live hyperlinks for transitions and Referenced Objects in the generated PDF file. See chapter C.3 in the PROMS user manual for details.
|
||||
|
||||
Note that the Add Prefix / Suffix to PDF File Name option will not be available.</value>
|
||||
</data>
|
||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>40</value>
|
||||
</metadata>
|
||||
|
Reference in New Issue
Block a user