RE3: Preview and PDF Outline tabs result in path incorrect error

Issue

An error was resolved when navigating to the Preview or PDF Outlines tab in RE3.

The Preview tab generated the following error: Preview unavailable: Could not find a part of the path ‘C:\Users\firstname.lastname\Appdata\Local\Temp\RequirementsEditor\.

The PDF Outline tab generated the following error: Cannot find …:/Users/firstname.lastname/AppData/Local/Temp/Req…

Solution

A problem occurs if the folder RequirementsEditor does not exist under users\Appdata\Local\Temp directory. A check was added to see if the directory does not exist and creates it if not found.

Implementation Notes

This feature requires a Requirements Editor Tool (RE3) update.