You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -38,20 +31,18 @@ To manually install the plugin perform the following steps:
38
31
39
32
* If you're using Paint.NET 4.3 or later:
40
33
* 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`).
42
35
* 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.
46
37
47
38
* If you're using Paint.NET 4.2.16:
48
39
* 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`).
50
41
* 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.
53
43
54
44
* Optional steps:
55
45
* If you want to disable Save PDF functionality, create an empty text file named `PdfFileType.DisableSave.txt` in the same directory.
56
46
* If you want to disable Adobe® Illustrator® Artwork `(.ai)` support, create an empty text file named `PdfFileType.DisableAi.txt` in the same directory.
0 commit comments