| Line 20: |
Line 20: |
| | |- | | |- |
| | |Other similar applications | | |Other similar applications |
| − | | | + | |[https://code-industry.net/masterpdfeditor/ Master PDF editor] |
| | |- | | |- |
| | |The application on mobiles and tablets | | |The application on mobiles and tablets |
| Line 30: |
Line 30: |
| | |} | | |} |
| | | | |
| − | ==Overview of Features== | + | ====Overview of Features==== |
| | PDF Arranger is a tool that helps to merge, split, crop, rotate and rearrange the documents in the PDF. | | PDF Arranger is a tool that helps to merge, split, crop, rotate and rearrange the documents in the PDF. |
| | | | |
| Line 42: |
Line 42: |
| | | | |
| | ====Installation==== | | ====Installation==== |
| − | ====For Ubuntu Systems==== | + | =====For Ubuntu OS===== |
| | # The application is part of the Ubuntu custom distribution. | | # The application is part of the Ubuntu custom distribution. |
| | # In case you do not find it on your computer, you can install by choosing “PDF Arranger” in Ubuntu Software Center. | | # In case you do not find it on your computer, you can install by choosing “PDF Arranger” in Ubuntu Software Center. |
| Line 50: |
Line 50: |
| | ## <code>sudo apt install pdfarranger</code> | | ## <code>sudo apt install pdfarranger</code> |
| | | | |
| − | ==== For Windows Systems ==== | + | ===== For Windows OS ===== |
| − | # You can download the installation file of PDF Arranger here (https://github.com/pdfarranger/pdfarranger/releases) | + | # You can download the installation file of PDF Arranger [https://github.com/pdfarranger/pdfarranger/releases here] |
| | # Go to the downloaded place and install by double clicking on it. | | # Go to the downloaded place and install by double clicking on it. |
| | | | |
| − | ==== For MAC Systems ==== | + | ===== For MAC OS ===== |
| − | # Download the similar application here. Install it to your system. https://macdownload.informer.com/preview2/ | + | # Download the similar application [https://macdownload.informer.com/preview2/ here]. Install it to your system. |
| | | | |
| | === Working with the application === | | === Working with the application === |
| | | | |
| − | ==Ideas for resource creation== | + | ==== Getting familiar with the application ==== |
| | + | <gallery mode="packed" heights="300"> |
| | + | File:PDF Arranger Interface.png|PDF Arranger Interface |
| | + | </gallery> |
| | | | |
| − | =References= | + | When we open the PDF Arranger, we will see this interface. The main screen is simple and it shows the the menus with basic tools. |
| − | =How to use template= | + | * First tool '+' in a Green color indicates to Import a file to the application. |
| − | <nowiki>{{subst:Explore_an_application}} on the page you create for your tool. Page Name should be "Learn ToolName"</nowiki>
| + | * Second tool which shows the disk image indicates to Export the file. |
| | + | * Third tool that is '+' inside the square indicates Zoom in operation. |
| | + | * Fourth tool that is '-' inside the square indicates Zoom out operation. |
| | + | * Rotate Left rotates the page to left direction by 90 degrees. |
| | + | * Rotate Right rotates the page to the right direction by 90 degrees. |
| | + | * Last option indicates deleting a document. |
| | + | |
| | + | ==== Rearranging the pages in a document ==== |
| | + | [[File:Rearranging document in Arranger.gif]] |
| | + | * Go to "Import" option and upload the file. |
| | + | * All the pages in the document will be displayed on the screen. |
| | + | * You can simply drag and drop the pages in according to your needs. |
| | + | * Once you are done with shuffling, simply "Export" it. |
| | + | |
| | + | ==== Merging the documents into one file ==== |
| | + | * To merge two or more than two files, simply import all of them by clicking on '+' button. |
| | + | * Rearrange the documents if required. |
| | + | * Export them. |
| | + | |
| | + | ==== Deleting a selected page from the document ==== |
| | + | * To delete a particular page from the document, select the page. |
| | + | * Go to "Edit-->Delete". |
| | + | |
| | + | ==== Crop a document ==== |
| | + | [[File:Cropping the images in Arranger.gif.gif]] |
| | + | * Any imported document can be cropped as per user's requirement. |
| | + | * To do this, right click the page you want perform the operation. |
| | + | * Select the option "Crop". |
| | + | * A dialogue box appears which will show the percentage of width of sides to be cropped. |
| | + | * Give the proper values, If a particular side does not need to be cropped let the value be '0'. Click "OK". |
| | + | |
| | + | ==== Rotate a document ==== |
| | + | * To rotate a document, right click on a document and click on "Rotate left" or "Rotate right". |
| | + | |
| | + | ===Ideas for resource creation=== |
| | + | This tool is to restructure the already prepared document. |
| | + | |
| | + | ===References=== |
| | + | [https://github.com/pdfarranger/pdfarranger PDF Arranger Manual] |
| | + | |
| | + | [[Category:Explore an application]] |