Publish Multiple Layouts - RTEXT relationship

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The title block I use uses RTEXT to reference the location and date of the file, the "code" for the RTEXT is $(getvar, "dwgprefix")$(getvar, "dwgname")$(edtime,0, m/dd/yy). When I plot a single layout the RTEXT works perfectly fine referencing the correct location. When I Publish selected layouts the RTEXT always references my local temp location. I am not using the plot stamp provided by the AutoCAD program, but the plot stamp parameter file is AppData\Roaming\Autodesk\C3D 2021\enu\support\Inches.pss.
I can use MTEXT and FIELDS to get the correct location but the date does not update, I can use the plot stamp provided but the stamp placement location is different depending on the size of the sheets. I am the only person in my office that has this issue with the RTEXT. I have compared settings with coworkers and all appear to be the same.