edf7c15dbbIf the plant format does not have PMode set, then it should default to 2 column mode. (according to 16-bit code)John2012-01-11 13:51:14 +00:00
bdd27f4487Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines.John2012-01-09 17:52:27 +00:00
6ec0ce999cchanged copyright year to 2012John2012-01-03 20:31:12 +00:00
6196f1ff3cNeeded to add a check for nullJohn2011-12-15 18:37:44 +00:00
e4789594bfFixed bug B2011-056, where the watermarks could not be turned off from the print dialogJohn2011-12-15 18:37:08 +00:00
870aa7736eCheck for a null when getting checkoff information Added logic to use the DropCheckoff flag which tell the code that the checkoff goes on last row of the text. (default should be first row of text)John2011-12-12 20:00:27 +00:00
904947bb08Fixed a null reference problem with Unit valuesJohn2011-12-12 19:59:30 +00:00
0d9e131849Pre-selected the Create button when the print dialog is first opened. Updated the list to include <CTRL><P> for creating a PDF Assigned “P” to the KeyTips for the Create PDF ribbon button and <Ctrl><P> to the ShortCut and updated the Tool TipsJohn2011-12-08 16:44:34 +00:00
f7cb594d76added check for null MacroDef additional checks for checkoffs and logic support or NSP script Cautions with bullets fixed pagelist processing issue when pagelist row has more than one token support for NSP script Cautions fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)John2011-12-07 14:04:53 +00:00
b48e39be12additional check for checkoffsJohn2011-12-07 14:02:42 +00:00
bd05860f50add a sub item to allow for a bullet within a tab with separate font settings.John2011-12-07 14:01:45 +00:00
f1af6e9d6c• Add ability to print all procedures from the command-line. • Position frmPDFStatusForm below this form. • Close the dialog when all procedures are printed. Position this form at a specific location. Command-Line Print all procedures for a specified DocVersionID
Rich
2011-12-02 16:42:32 +00:00
0641588ee8Added handler to PageList Items for PicaIgnoreFiveSixths flag.
Rich
2011-12-02 16:41:25 +00:00
aed6c8740cFile Date/Time changed to UTC to eliminate Daylight Savings Time Issue
Rich
2011-12-02 16:28:53 +00:00
f5e8cca1f8File Date/Time changed to UTC to eliminate Daylight Savings Time Issue
Rich
2011-12-02 15:56:02 +00:00
edf0fc82e5NSP format support (NotesToFootnotes, NullBox, StepTypeColOverride, StepTypeWidthOverride Adjusted the position of the default circle (ellipse)John2011-11-21 20:57:49 +00:00
1ebcd90f48Empty Genmac fix, split cover page title fix logic for Delta on HLS tab, better check for proportional font different way to register fonts , check for null base font fixed problem of too many carriage returns in some plot definitions.John2011-11-21 20:55:31 +00:00
babe5482b2logic for NullBox, Bottom continue message font fix, remove symbols from top continue message step number, line spacing fix, change bar fix, StepTypeColOverride logic, StepTypeWidthOverride logicJohn2011-11-21 20:52:52 +00:00
64429dcef0pass the symbol font name to vlnTab use the current symbol font (determined by Step RTB) to find the real width of a tab containing a symbol characterJohn2011-10-13 18:49:14 +00:00
eed402ef7fadded unicode dash to regular expression check for Fortran format numbersJohn2011-10-12 12:43:51 +00:00
9e010a2168update files to ones we deliver, added Alpha and Beta symbols to VESYMBFIX and VESYMBFIXBJohn2011-10-11 16:36:22 +00:00
d53a831581added Alpha and Beta symbolsJohn2011-10-11 16:33:07 +00:00
0158228eebFixed a problem when Table ROs where updated (from Get Latest RO Values) Fixed a table conversion problem. Needed to remove extra ‘\r’ charactersJohn2011-10-10 13:07:32 +00:00
d18d0d97c8The rows and columns of Table ROs were not being adjusted (cleaned up) when a Table RO was inserted in a procedureJohn2011-10-10 13:03:48 +00:00
26ea7d5852Fixed problem inserting a Table RO, when the Table RO is of RO Type 3 (multiple return value)John2011-10-10 13:02:51 +00:00
de69cca025updated the assembly numberJohn2011-10-10 12:59:26 +00:00
0a12c02129Fixed problem converting RO TablesJohn2011-10-10 12:56:33 +00:00
e80a615fa6Changed My DB reference to Generic Fixed a memory issue when opening Verison Properties Declare MissingTokens variable as static to reduce repetition in the Error Log.
Rich
2011-10-06 15:57:46 +00:00
faf4e1b5d9Make properties case insensitive Add unimplemented boxes to Log File.
Rich
2011-10-06 14:43:51 +00:00
12a9006816Don't open all PDFs if printing All Procedures Fixed logic so that Single RO Values don't fail in MSWordJohn2011-09-30 12:53:13 +00:00
ea85aeba23RO table was failing in DoCOlorLink. This does not fix the problem. More fixes to support 7LPI when printing grids.John2011-09-30 12:52:13 +00:00
544d408616Added handler for !atom pagelist token Added code to deal with draftpage, samplepage, masterpage and referencepage tokens Added code to limit allowed watermarksJohn2011-09-28 17:53:13 +00:00
47804ed7ffAdded Unit Number info to the search stored proceduresJohn2011-09-22 19:59:18 +00:00
c5dc03ee1cAdded Unit Specif logic Added “Final Page” logic Added “Final Page” logic, fixed PDF compare where it wasn’t finding the file in the Compare folder Added Caution and Note boxes for Turkey Point Null check and logic for PosAdjust format variable Added “Final Page” message logic Fix to get proper with of tabs containing a solid bulletJohn2011-09-22 19:57:32 +00:00
63888a983dFix for sub-format (User Format) to prevent inheritanceJohn2011-09-22 19:54:41 +00:00
e9865f3250support for PROC.INI “RO’s” and convert dashes to non-breaking dashes, fix for Fortran format numbers removed the space from “Procedure Number” for the get profile of ProcedureNumber Added Unit Specific logicJohn2011-09-22 19:54:03 +00:00
bf8ee98a53now reads the value for the Always Create PDF check box (from the property pages)John2011-09-22 19:51:57 +00:00