Accessing images in the word doc inside ReqPro from RPE
One answer
No there isn't a way to access specific images within a Word document with RPE. ReqPro treats an entire Word document as a single object. There is no reference to specific images within a Word document for RPE to pull from.
You can reference specific views with RPE. This is actually a good way to increase performance of your document generation. For example, if you create a view in ReqPro that is per-filtered with only the requirement objects that you're wanting to print from, you can set RPE to that specific view and thus no filtering on the RPE side is required.
I'm not sure what the reference is to tables. You can create traceability matrices or trace trees with RPE. You can't reference a trace table it ReqPro, but you can re-build something similar with an RPE template.
You can reference specific views with RPE. This is actually a good way to increase performance of your document generation. For example, if you create a view in ReqPro that is per-filtered with only the requirement objects that you're wanting to print from, you can set RPE to that specific view and thus no filtering on the RPE side is required.
I'm not sure what the reference is to tables. You can create traceability matrices or trace trees with RPE. You can't reference a trace table it ReqPro, but you can re-build something similar with an RPE template.