Skip to content

Commit bde351d

Browse files
committed
update readme.
1 parent f6ac92c commit bde351d

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

README.md

Lines changed: 8 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,9 @@ Compatible with Paint.NET 4.2.16 and later.
1313
The easiest and recommended way to install the plugin is using the installer. It supports Store and Classic versions of Paint.NET.<br/>
1414
If you're using the Portable version of Paint.NET please use the manual installation method.
1515

16-
<table>
17-
<tr>
18-
<th>Installer (Classic/Store)</th>
19-
<th>Manual Installation (Portable)</th>
20-
</tr>
21-
<tr>
22-
<td><a href="https://github.com/otuncelli/Portable-Document-Format-Plugin-for-Paint.NET/releases/latest/download/PdfFileTypePlugin_setup.exe">PdfFileTypePlugin_setup.exe</a></td>
23-
<td><a href="https://github.com/otuncelli/Portable-Document-Format-Plugin-for-Paint.NET/releases/latest/download/PdfFileTypePlugin.zip">PdfFileTypePlugin.zip</a></td>
24-
</tr>
25-
</table>
16+
| Installer (Classic/Store) | Manual Installation (Portable) |
17+
|:-------------------------:|:------------------------------:|
18+
| [PdfFileTypePlugin_setup.exe](https://github.com/otuncelli/Portable-Document-Format-Plugin-for-Paint.NET/releases/latest/download/PdfFileTypePlugin_setup.exe) | [PdfFileTypePlugin.zip](https://github.com/otuncelli/Portable-Document-Format-Plugin-for-Paint.NET/releases/latest/download/PdfFileTypePlugin.zip) |
2619

2720
### How to install
2821

@@ -38,20 +31,18 @@ To manually install the plugin perform the following steps:
3831

3932
* If you're using Paint.NET 4.3 or later:
4033
* If you're using Classic (All users) or Portable version of Paint.NET:
41-
* Create a new folder named `PdfFileTypePlugin` in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`).
34+
* Put the `PdfFileTypePlugin` folder with its contents in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`).
4235
* If you're using Classic (Just for yourself) or Store version:
43-
* Create a new folder named `PdfFileTypePlugin` in the `<Documents>\paint.net App Files\FileTypes` directory.
44-
* Put the extracted files in this newly created folder.
45-
36+
* Put the `PdfFileTypePlugin` folder with its contents in the `<Documents>\paint.net App Files\FileTypes` directory.
4637

4738
* If you're using Paint.NET 4.2.16:
4839
* If you're using Classic (All users):
49-
* Put the extracted files in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`).
40+
* Put the contents of `PdfFileTypePlugin` folder in the `<Paint.NET>\FileTypes` directory (default location is `C:\Program Files\paint.net\FileTypes`).
5041
* If you're using Classic (Just for yourself):
51-
* Put the extracted files in the `<Documents>\paint.net App Files\FileTypes` directory.
52-
42+
* Put the contents of `PdfFileTypePlugin` folder in the `<Documents>\paint.net App Files\FileTypes` directory.
5343

5444
* Optional steps:
5545
* If you want to disable Save PDF functionality, create an empty text file named `PdfFileType.DisableSave.txt` in the same directory.
5646
* If you want to disable Adobe® Illustrator® Artwork `(.ai)` support, create an empty text file named `PdfFileType.DisableAi.txt` in the same directory.
47+
5748
* Restart Paint.NET.

0 commit comments

Comments
 (0)