How to use existing STB file? #1274
Unanswered
stuart-willcocks
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having difficulty applying an existing STB file using ezdxf so that it affects the visual style of an exported PDF.
My workflow is as follows:
INITIAL CREATION
create generic drawing in AutoCAD, with plot style controlled by an existing STB file. The plot styles work correctly if I export a PDF directly from AutoCAD.
save drawing as dxf (version 2018).
PROCESSING USING EZDXF
set layer visibility and text attributes (this all works fine)
export PDF as follows:
The PDF is created, but the plot styles appear to be ignored. Is there anything fundamental I'm doing wrong here?
Beta Was this translation helpful? Give feedback.
All reactions