- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've been having problems with some Nordic charachters like ä, Ä, ö, Ö, å and Å when trying to add them to a block or in plotting script. Even using quotation marks doesn't help.
Here commes an example:
-PLOT
;Detailed plot configuration? [Yes/No] <No>:
Yes
;Enter an output device name or [?] <DWG To PDF.pc3>:
DWG TO PDF.pc3
;Enter paper size or [?] <ISO A1 (841.00 x 594.00 MM)>:
ISO A1 (841.00 x 594.00 MM)
;Enter paper units [Inches/Millimeters] <Millimeters>:
M
;Enter paper units [Inches/Millimeters] <Millimeters>:
Landscape
;Plot upside down? [Yes/No] <No>:
No
;Enter plot area [Display/Extents/Layout/View/Window] <Extents>:
Extents
;Enter plot scale (Plotted Millimeters=Drawing Units) or [Fit] <1:1>:
1:1
;Enter plot offset (x,y) or [Center] <Center>:
Center
;Plot with plot styles? [Yes/No] <Yes>:
Yes
;Enter plot style table name or [?] (enter . for none)
"Helenius_50_färg.ctb"
which AutoCAD intrepret it as below and returns an error.
"Helenius_50_färg.ctb"
Does anybody have any solution?
Solved! Go to Solution.