<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ArcGISやAutoCADの使い方 &#187; 印刷</title>
	<atom:link href="http://arcgis.ezwords.net/tag/%e5%8d%b0%e5%88%b7/feed" rel="self" type="application/rss+xml" />
	<link>http://arcgis.ezwords.net</link>
	<description>ArcGISというGISソフトウェア（ESRI社製）の初心者向け解説サイトです。なるべく専門用語を使わずに、単純明快な操作方法の説明を心がけています。ArcMap（ArcView）の使い方に関連して各種データの入手や加工方法、AutoCAD,Excel,illustrator,GPS,GoogleEarthなどの話題もチラホラあります。</description>
	<lastBuildDate>Mon, 30 Jan 2012 17:02:20 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>印刷時の発色が強すぎるので透過っぽくする</title>
		<link>http://arcgis.ezwords.net/kiji/acad_see-through_print.html</link>
		<comments>http://arcgis.ezwords.net/kiji/acad_see-through_print.html#comments</comments>
		<pubDate>Fri, 19 Jan 2007 07:14:20 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[ビジュアル]]></category>
		<category><![CDATA[印刷]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=382</guid>
		<description><![CDATA[AutoCADは、イラストレーター等とは異なり色の自由度が低いため、Solidハッチングで着色していくと、どうしてもメリハリの利きすぎた図面になってしまいます。 そこで、下記手順で、無理やり見た目を透過した半透明っぽい色 &#8230; <a href="http://arcgis.ezwords.net/kiji/acad_see-through_print.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AutoCADは、イラストレーター等とは異なり色の自由度が低いため、Solidハッチングで着色していくと、どうしてもメリハリの利きすぎた図面になってしまいます。</p>
<p>そこで、下記手順で、無理やり見た目を透過した半透明っぽい色にしてみます。</p>
<p>１．線やモノクロラスタの背後に着色したい場合は、solidでハッチングして、最背面に移動（draworder）する。　</p>
<p>２．AutoCAD LT で透過色にする設定はありませんので、ペン設定の画面で濃淡度を50％とか20％とかにする。</p>
<p>最も簡単な方法としては、ハッチングの種類をdotとかにすると、それだけで半透明っぽく見えます。<br />
ただし、ハッチングにdotとかを使うと、印刷時にエラーが出やすくなる＆PDFにするとファイルが巨大になる等のため、あまりオススメしません。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/otheeeucoeeee.html" rel="bookmark" title="2006/4/19 水曜日">印刷すると文字が白抜きになる</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html" rel="bookmark" title="2006/4/19 水曜日">印刷スタイルを選択できない</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad-polyline_arcgis-polygon.html" rel="bookmark" title="2006/12/25 月曜日">AutoCADでArcGIS用のポリゴンを作る</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/autocad_to_raster.html" rel="bookmark" title="2006/12/1 金曜日">AutoCADで作成した図面を画像に変換する</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/raster_iroai.html" rel="bookmark" title="2006/4/19 水曜日">ラスタの色を薄くする</a></li>
</ul>
<p><!-- Similar Posts took 4.748 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/acad_see-through_print.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>印刷スタイルを選択できない</title>
		<link>http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html</link>
		<comments>http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html#comments</comments>
		<pubDate>Wed, 19 Apr 2006 07:48:27 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[エラー]]></category>
		<category><![CDATA[印刷]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=315</guid>
		<description><![CDATA[何らかの影響で、AutoCADの環境変数が変わってしまったようです。 以下のコマンドを入力してください convertpstyles それだけで直ります。関連しているかもしれない記事： 印刷すると文字が白抜きになる 印刷 &#8230; <a href="http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>何らかの影響で、AutoCADの環境変数が変わってしまったようです。</p>
<p>以下のコマンドを入力してください<br />
convertpstyles</p>
<p>それだけで直ります。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/otheeeucoeeee.html" rel="bookmark" title="2006/4/19 水曜日">印刷すると文字が白抜きになる</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_see-through_print.html" rel="bookmark" title="2007/1/19 金曜日">印刷時の発色が強すぎるので透過っぽくする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_font_error.html" rel="bookmark" title="2008/6/2 月曜日">AutoCADやイラストレーターでMSゴシックが表示されなくなった場合の対処法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/new_field_error.html" rel="bookmark" title="2008/1/22 火曜日">新たなフィールドを追加できない場合の対処法</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/can_not_copy.html" rel="bookmark" title="2007/3/21 水曜日">なぜかコピー貼り付けが使えなくなった場合の対策法</a></li>
</ul>
<p><!-- Similar Posts took 3.791 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>印刷すると文字が白抜きになる</title>
		<link>http://arcgis.ezwords.net/kiji/otheeeucoeeee.html</link>
		<comments>http://arcgis.ezwords.net/kiji/otheeeucoeeee.html#comments</comments>
		<pubDate>Wed, 19 Apr 2006 07:45:50 +0000</pubDate>
		<dc:creator>gisuser</dc:creator>
				<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[エラー]]></category>
		<category><![CDATA[印刷]]></category>

		<guid isPermaLink="false">http://arcgis.ezwords.net/?p=314</guid>
		<description><![CDATA[AutoCADでは、文字を白抜きとして印刷するというオプション設定を行う欄はありません（バージョンにもよりますが）。 何らかの影響でAutoCADの環境変数が変わってしまっているようなので、以下のコマンドを入力して、 T &#8230; <a href="http://arcgis.ezwords.net/kiji/otheeeucoeeee.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AutoCADでは、文字を白抜きとして印刷するというオプション設定を行う欄はありません（バージョンにもよりますが）。</p>
<p>何らかの影響でAutoCADの環境変数が変わってしまっているようなので、以下のコマンドを入力して、<br />
TEXTFILL<br />
値を1にしてください。</p>
<p>もし逆に、中抜き文字にしたい場合には、TEXTFILL値を0にしてください。<br /><strong>関連しているかもしれない記事：</strong>
<ul class="similar-posts">
<li><a href="http://arcgis.ezwords.net/kiji/othyyyyeoaaoce.html" rel="bookmark" title="2006/4/19 水曜日">印刷スタイルを選択できない</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_see-through_print.html" rel="bookmark" title="2007/1/19 金曜日">印刷時の発色が強すぎるので透過っぽくする</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_osnap_error.html" rel="bookmark" title="2007/1/19 金曜日">図面スナップ（Osnap）がきかなくなったら</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/thunderbird_attached_file_name_error.html" rel="bookmark" title="2007/3/1 木曜日">ThunderbirdでE-mailの添付ファイルが文字化け対策</a></li>
<li><a href="http://arcgis.ezwords.net/kiji/acad_select.html" rel="bookmark" title="2008/5/31 土曜日">AutoCADで属性を指定して文字や線を選択する</a></li>
</ul>
<p><!-- Similar Posts took 4.519 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://arcgis.ezwords.net/kiji/otheeeucoeeee.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

