Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

@mindaV3J2J , I had extra spaces in the sOut line that was causing the issue. I'll update my previous posts so it doesn't trip someone else up in the future.

 

Try this:

Dim sOut As String
sOut = "FLAT PATTERN DXF?AcadVersion=2007" & _
"&OuterProfileLayer=IV_INTERIOR_PROFILES" & _
"&InvisibleLayers=IV_TANGENT;IV_ROLL_TANGENT"