Skip to content

Commit 478ae90

Browse files
committed
Changes from CMS
1 parent 46ebc96 commit 478ae90

5 files changed

Lines changed: 322 additions & 18 deletions

src/posts/20260216-acrobat-standardの機能-ja.md

Lines changed: 142 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ oldUrl: []
66
lang: ja
77
id: 202507a-acrobat-standard
88
date: 2026-02-16T06:42:19.197Z
9-
last_modified: 2026-02-16T17:27:00.000Z
10-
title: Acrobat Standardの機能
9+
last_modified: 2026-03-05T17:10:00.000Z
10+
title: 管理部門で活用するAcrobat Standardの機能をご紹介
1111
description: Acrobat Readerとの違いから、活用機能、Acrobat Proとの比較まで
12-
image: /uploads/blog-esolia-pro-default.png
13-
image_top: /uploads/blog-esolia-pro-default-top.png
12+
image: /uploads/202507a-acrobat-standard-ja.png
13+
image_top: /uploads/202507a-acrobat-standard.png
1414
author: YM
1515
category: その他
1616
tags:
@@ -22,31 +22,155 @@ tags:
2222
- Adobe Reader
2323
comments: {}
2424
---
25-
前回、[「PDFって何? Adobe Acrobatとの関係は?」](https://blog.esolia.pro/posts/20260106-pdf%E3%81%AE%E5%9F%BA%E6%9C%AC-ja/){target="_blank" rel="noopener"}ではPDFとAcrobatの関係性を探っていきましたが、今回、当社管理部門の文書業務で使用頻度の高い「Acrobat Standard」主要機能、「Acrobat Reader、Acrobat Proとの違い」と合わせてご紹介いたします。PDFを“読むだけ”から“編集・管理する”へと進化させることで、日々の業務をより効率的・安全に行うことが可能になります。
25+
前回、[「PDFって何? Adobe Acrobatとの関係は?」](https://blog.esolia.pro/posts/20260106-pdf%E3%81%AE%E5%9F%BA%E6%9C%AC-ja/){target="_blank" rel="noopener"}ではPDFとAcrobatの関係性を探っていきましたが、今回、当社管理部門の文書業務で使用頻度の高い「Acrobat Standard」主要機能、「Acrobat Reader、Acrobat Proとの違い」と合わせてご紹介いたします。PDFを“**読むだけ**”から“**編集・管理する**”へと進化させることで、日々の業務をより効率的・安全に行うことが可能になります。
2626

2727
<!--more-->
2828

2929
## Acrobat Reader, Acrobat Standard及びProとの主な違い
3030

31-
<図1>
31+
<table class="not-prose w-full text-sm">
32+
<thead>
33+
<tr>
34+
<th>プラン</th>
35+
<th>料金</th>
36+
</tr>
37+
</thead>
38+
<tbody>
39+
<tr>
40+
<td>Acrobat Reader</td>
41+
<td>無償</td>
42+
</tr>
43+
<tr>
44+
<td>Acrobat Standard</td>
45+
<td>
46+
1,848円 / 月 / ライセンス(年間契約)<br>
47+
または 22,176円 / 年 / ライセンス(年間一括払い)
48+
</td>
49+
</tr>
50+
<tr>
51+
<td>Acrobat Pro</td>
52+
<td>
53+
2,380円 / 月 / ライセンス(年間契約)<br>
54+
または 28,564円 / 年 / ライセンス(年間一括払い)
55+
</td>
56+
</tr>
57+
</tbody>
58+
</table>
59+
60+
※グループ版の料金
61+
※eSolia経由での購入は 年間一括払いのみ対応
62+
63+
<table class="not-prose w-full text-sm">
64+
<thead>
65+
<tr>
66+
<th>機能</th>
67+
<th>Acrobat Reader</th>
68+
<th>Acrobat Standard</th>
69+
<th>Acrobat Pro</th>
70+
</tr>
71+
</thead>
72+
<tbody>
73+
<tr>
74+
<td>PDFの表示、印刷、共有、コメントの記入</td>
75+
<td>〇</td>
76+
<td>〇</td>
77+
<td>〇</td>
78+
</tr>
79+
<tr>
80+
<td>PDF内のテキストと画像の編集</td>
81+
<td></td>
82+
<td>〇</td>
83+
<td>〇</td>
84+
</tr>
85+
<tr>
86+
<td>フォームへの記入と署名、送信</td>
87+
<td></td>
88+
<td>〇</td>
89+
<td>〇</td>
90+
</tr>
91+
<tr>
92+
<td>署名の依頼</td>
93+
<td></td>
94+
<td>〇</td>
95+
<td>〇</td>
96+
</tr>
97+
<tr>
98+
<td>複数の署名者に署名依頼を一括送信</td>
99+
<td></td>
100+
<td></td>
101+
<td>〇</td>
102+
</tr>
103+
<tr>
104+
<td>PDF内の機密情報を墨消し</td>
105+
<td></td>
106+
<td></td>
107+
<td>〇</td>
108+
</tr>
109+
<tr>
110+
<td>2つのバージョンのPDFを比較し差分を確認</td>
111+
<td></td>
112+
<td></td>
113+
<td>〇</td>
114+
</tr>
115+
<tr>
116+
<td>モバイルデバイスでPDFを作成・書き出し</td>
117+
<td></td>
118+
<td></td>
119+
<td>〇</td>
120+
</tr>
121+
<tr>
122+
<td>スキャン文書を検索・編集可能なPDFに変換(OCR)</td>
123+
<td></td>
124+
<td></td>
125+
<td>〇</td>
126+
</tr>
127+
<tr>
128+
<td>アクセシビリティ基準を満たすPDFの作成・検証</td>
129+
<td></td>
130+
<td></td>
131+
<td>〇</td>
132+
</tr>
133+
<tr>
134+
<td>法的文書に通し番号を追加</td>
135+
<td></td>
136+
<td></td>
137+
<td>〇</td>
138+
</tr>
139+
<tr>
140+
<td>JavaScriptを使用したインタラクティブPDFフォームを作成</td>
141+
<td></td>
142+
<td></td>
143+
<td>〇</td>
144+
</tr>
145+
<tr>
146+
<td>PDFのファイルサイズを縮小する最適化機能</td>
147+
<td></td>
148+
<td></td>
149+
<td>〇</td>
150+
</tr>
151+
</tbody>
152+
</table>
153+
32154
* Acrobat Reader:PDFの閲覧や注釈の追加に特価した無料ソフトです。
33155
* Acrobat Standard: PDFの編集、セキュリティ管理、署名依頼、変換などの操作が対応可能な有償ソフトです。
34156
* Acrobat Pro: Acrobat Standardのすべての機能に加えて、高度な文書管理機能を搭載しています。
35157
※詳細な違いは参考URL [Acrobatプランを比較する](https://www.adobe.com/jp/acrobat/pricing/compare-versions.html){target="_blank" rel="noopener"} [Adobe Acrobatのプランと価格](https://www.adobe.com/jp/acrobat/pricing/business.html){target="_blank" rel="noopener"}をご覧ください。
36158

37159
## Acrobat Standardの使用頻度の高い主要機能
38160
### ① PDFの編集・更新
39-
* テキストや画像の直接修正:Adobe Acrobat Standardでは、PDFファイル内のテキストを直接編集可能です。レイアウトや書式を保ったまま、誤字脱字の修正や内容の追記・削除が可能です。または、PDF内の該当オブジェクト(テクストボックス・画像・スタンプなど)をドラッグして、位置を移動したり、サイズを変更したりすることが可能です。
40-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
161+
* **テキストや画像の直接修正**:Adobe Acrobat Standardでは、PDFファイル内のテキストを直接編集可能です。レイアウトや書式を保ったまま、誤字脱字の修正や内容の追記・削除が可能です。または、PDF内の該当オブジェクト(テクストボックス・画像・スタンプなど)をドラッグして、位置を移動したり、サイズを変更したりすることが可能です。
162+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
41163
1. AcrobatでPDFを開く
42164
2. 「編集」ツールを選択
43-
3. 該当テキストをクリックし、直接入力・修正。または、該当オブジェクトをドラッグして一の移動やサイズ変更等を行う。
165+
3. 該当テキストをクリックし、直接入力・修正。
166+
  または、該当オブジェクトをドラッグして一の移動やサイズ変更等を行う。
44167

45-
* ぺージの順序変更・追加・抽出:PDF内のページ順の変更、別ファイルからのページ追加、特定ページの抽出保存などが簡単に行えます。
168+
* **ぺージの順序変更**・追加・抽出:PDF内のページ順の変更、別ファイルからのページ追加、特定ページの抽出保存などが簡単に行えます。
46169
※編集不可と設定されているPDFファイルでの変更はできませんので、ご注意ください。
47-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
170+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
48171
1. 「編集」→「ページを整理」をクリック
49-
2. ページをドラッグして順序変更。下記スクリーンショットではページ2をページ1の前にドラッグしながら移動させる瞬間です
172+
2. ページをドラッグして順序変更。
173+
下記スクリーンショットはページ2をページ1の前にドラッグしながら移動させる瞬間です
50174
<figure class="flex flex-col justify-start items-left">
51175
<img alt="Screenshot of rearranging the document order in Acrobat " src="/uploads/202507a-acrobat-standard-ja1.png" width="500px" transform-images="avif webp png jpeg 500@2">
52176
</figure>
@@ -56,14 +180,14 @@ comments: {}
56180
<img alt="Screenshot of right-clicking a document in Acrobat" src="/uploads/202507a-acrobat-standard-ja2.png" width="400px" transform-images="avif webp png jpeg 400@2"></figure>
57181

58182
### ② セキュリティ管理
59-
* パスワード設定:PDFファイルにパスワードを設定し、閲覧を制限できます。受信者はパスワードを知らない限り内容を表示できないため、機密資料の管理に有効です。
60-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
183+
* **パスワード設定**:PDFファイルにパスワードを設定し、閲覧を制限できます。受信者はパスワードを知らない限り内容を表示できないため、機密資料の管理に有効です。
184+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
61185
1. 「メニュー」→「パスワードを使用して保護」をクリック
62186
2. 「閲覧」→「詳細オプション」→「パスワードによる暗号化」をクリック
63187
3. 「文書を開くときにパスワードが必要」に✓をつけ、パスワードの入力
64188

65-
* 編集や印刷の制限:閲覧許可のほかに、「印刷不可」「コピー不可」「編集不可」といった制限を設定できます。誤操作や不正改ざんの防止に役立ちます。
66-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
189+
* **編集や印刷の制限**:閲覧許可のほかに、「印刷不可」「コピー不可」「編集不可」といった制限を設定できます。誤操作や不正改ざんの防止に役立ちます。
190+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
67191
1. 「「メニュー」→「パスワードを使用して保護」をクリック
68192
2. 「閲覧」→「詳細オプション」→「パスワードによる暗号化」をクリック
69193
3. 「文書の印刷及び編集を制限。これらの制限設定を変更するにはパスワードが必要」に✓を付ける。印刷と変更の許可を選択
@@ -73,7 +197,7 @@ comments: {}
73197
### ③ 電子署名の依頼
74198
Acrobat Standardでは、電子署名を依頼する機能も搭載されています。相手にPDFファイルを送付し、署名欄に電子署名を記入してもらうことができます。
75199
また、署名する方の順番を決めて署名依頼を送ることも可能です。
76-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
200+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
77201
1. 電子署名を行うPDFを開く
78202
2. 「電子サイン」→「電子サインを依頼」をクリック
79203
3. 署名してもうら方のアドレスと名前を記入。二人以上の署名で順番に署名が必要な場合、「受信者は順番に署名することが必要」に✓を付ける
@@ -96,7 +220,7 @@ Acrobat Standardでは、電子署名を依頼する機能も搭載されてい
96220
変換後のファイルをチェックし、整形を加える作業が必要となりますのでご注意ください。再編集のための素材を取り出す手段として活用するには適していまが、完全再現を求める場合は、元データからPDFを作り直すことが必要となります。
97221
* OfficeファイルからPDFに変換:正式な資料として提出・配布したいときに使用します。
98222

99-
{{- comp.icon({ name: "cursor-click", size: 4, color: "green" }) -}}操作
223+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}}操作
100224
1. 該当ファイル(Word/Excel/PowerPoint)からAcrobatを介して変換
101225
2. またはOfficeアプリ内の「PDFとして保存」オプションを利用
102226

Lines changed: 180 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,180 @@
1+
---
2+
draft: true
3+
hot: false
4+
featured: false
5+
oldUrl: []
6+
lang: en
7+
id: 202507a-acrobat-standard
8+
date: 2026-03-05T08:13:19.198Z
9+
last_modified: 2026-03-05T17:54:00.000Z
10+
title: Introducing Acrobat Standard features for use in administrative departments
11+
description: >-
12+
From differences with Acrobat Reader to useful features and comparison with
13+
Acrobat Pro
14+
image: /uploads/202507a-acrobat-standard-en.png
15+
image_top: /uploads/202507a-acrobat-standard.png
16+
author: YM
17+
category: Other
18+
tags:
19+
- Adobe
20+
- AdobeStanderd
21+
- AdobeAcrobat
22+
- AdobeReader
23+
- PDF
24+
comments: {}
25+
---
26+
Building on our previous blog,["What is PDF? How is it related to Adobe Acrobat?"](https://blog.esolia.pro/posts/20260106-pdf%E3%81%AE%E5%9F%BA%E6%9C%AC-ja/){target="_blank" rel="noopener"}
27+
, which explored the relationship between PDF and Acrobat, this time we will introduce the key features of "Acrobat Standard" — a tool frequently used in our company's administrative document workflows — along with how it differs from Acrobat Reader and Acrobat Pro. By shifting from merely "**reading**" PDFs to "**editing and managing**" them, users can streamline daily operations, working more efficiently and securely.
28+
29+
<!--more-->
30+
31+
## Main differences between Acrobat Reader, Acrobat Standard and Pro
32+
33+
<table class="not-prose w-full text-sm">
34+
<thead>
35+
<tr>
36+
<th>Plan</th>
37+
<th>Price</th>
38+
</tr>
39+
</thead>
40+
<tbody>
41+
<tr>
42+
<td>Acrobat Reader</td>
43+
<td>Free</td>
44+
</tr>
45+
<tr>
46+
<td>Acrobat Standard</td>
47+
<td>
48+
JPY 1,848 per license / month (annual contract)<br>
49+
or JPY 22,176 per license / year (annual prepaid)
50+
</td>
51+
</tr>
52+
<tr>
53+
<td>Acrobat Pro</td>
54+
<td>
55+
JPY 2,380 per license / month (annual contract)<br>
56+
or JPY 28,564 per license / year (annual prepaid)
57+
</td>
58+
</tr>
59+
</tbody>
60+
</table>
61+
62+
*Prices shown are for the Group edition.
63+
*Purchases through eSolia are available with annual prepaid payment only.
64+
65+
<table class="not-prose w-full text-sm">
66+
<thead>
67+
<tr>
68+
<th>Feature</th>
69+
<th>Acrobat Reader</th>
70+
<th>Acrobat Standard</th>
71+
<th>Acrobat Pro</th>
72+
</tr>
73+
</thead>
74+
<tbody>
75+
<tr>
76+
<td>View, print, share, and comment on PDFs</td>
77+
<td>〇</td>
78+
<td>〇</td>
79+
<td>〇</td>
80+
</tr>
81+
<tr>
82+
<td>Edit text and images in PDFs</td>
83+
<td></td>
84+
<td>〇</td>
85+
<td>〇</td>
86+
</tr>
87+
<tr>
88+
<td>Fill, sign, and send forms</td>
89+
<td></td>
90+
<td>〇</td>
91+
<td>〇</td>
92+
</tr>
93+
<tr>
94+
<td>Request signatures</td>
95+
<td></td>
96+
<td>〇</td>
97+
<td>〇</td>
98+
</tr>
99+
<tr>
100+
<td>Send signature requests to multiple recipients at once</td>
101+
<td></td>
102+
<td></td>
103+
<td>〇</td>
104+
</tr>
105+
<tr>
106+
<td>Redact sensitive information in PDFs</td>
107+
<td></td>
108+
<td></td>
109+
<td>〇</td>
110+
</tr>
111+
<tr>
112+
<td>Compare two versions of a PDF and review differences</td>
113+
<td></td>
114+
<td></td>
115+
<td>〇</td>
116+
</tr>
117+
<tr>
118+
<td>Create and export PDFs on mobile devices</td>
119+
<td></td>
120+
<td></td>
121+
<td>〇</td>
122+
</tr>
123+
<tr>
124+
<td>Convert scanned documents into searchable and editable PDFs (OCR)</td>
125+
<td></td>
126+
<td></td>
127+
<td>〇</td>
128+
</tr>
129+
<tr>
130+
<td>Create and validate PDFs that meet accessibility standards</td>
131+
<td></td>
132+
<td></td>
133+
<td>〇</td>
134+
</tr>
135+
<tr>
136+
<td>Add sequential numbering to legal documents</td>
137+
<td></td>
138+
<td></td>
139+
<td>〇</td>
140+
</tr>
141+
<tr>
142+
<td>Create interactive PDF forms using JavaScript</td>
143+
<td></td>
144+
<td></td>
145+
<td>〇</td>
146+
</tr>
147+
<tr>
148+
<td>Optimize PDFs to reduce file size</td>
149+
<td></td>
150+
<td></td>
151+
<td>〇</td>
152+
</tr>
153+
</tbody>
154+
</table>
155+
156+
> [!NOTE]
157+
> **Acrobat Reader**: Free software specially designed for viewing PDFs and adding annotations.
158+
> **Acrobat Standard**: Paid software that supports PDF editing, security management, signature requests, conversion, and other operations.
159+
> **Acrobat Pro**: All the features of Acrobat Standard plus advanced document management features.
160+
> *For detailed differences, please see the reference URL [Compare Acrobat Plans](https://www.adobe.com/jp/acrobat/pricing/compare-versions.html){target="_blank" rel="noopener"} [Adobe Acrobat Plans and Pricing](https://www.adobe.com/jp/acrobat/pricing/business.html){target="_blank" rel="noopener"}
161+
162+
## Frequently used key features of Acrobat Standard
163+
### ① Editing and updating PDF
164+
**Direct correction of text and images**: With Adobe Acrobat Standard, you can directly edit text in PDF files. Users can correct typos and add or delete content while maintaining the layout and format. Users can also drag the relevant object in the PDF (text box, image, stamp, etc.) to move it or change its size.
165+
166+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}} How to Operate
167+
1. Open the PDF in Acrobat.
168+
2. Select the "Edit" tool.
169+
3. Click the relevant text and enter or correct it directly. Or drag the relevant object to move it around or change its size.
170+
171+
**Reorder, add, and extract pages**: Uses can easily change the page order within a PDF, add pages from another file, extract and save specific pages, and more.
172+
*Please note that changes cannot be made in PDF files that have been marked as non-editable.
173+
{{- comp.icon({ name: "cursor-click", size: 4, color: "blue" }) -}} How to Operate
174+
1. Click "Edit" → "Organize Pages".
175+
2. Drag pages to change the order.
176+
3. By right-clicking on a page, users can insert a page from another file, extract a page from another file, and save it as a separate file. Rotation and deletion of the relevant page are also possible.
177+
178+
### ② Security Management
179+
180+
24.1 KB
Loading
25.5 KB
Loading
57.5 KB
Loading

0 commit comments

Comments
 (0)