Skip to main content

Easy to use PDF file editor for linux

                                 Easy to use PDF file editor for linux



Hello all, today is Friday 25 december 2020.
I want to talking about application to make pdf file in ubuntu.

Ubuntu have a many application to make pdf file, But every application have a reason and purpose why they are made, For example : we need drink a cool water when weather is hot, and we need to drink a warm water when weather is very cold.

*Before we go, i want to apology first " I am sorry, if you didn't familiar with HTML and CSS Language, Because this application need minimum basic knwoledge abou HTML language to make pdf file become more beautifu ( you can learn HTML and CSS on the way making pdf file )".

This application is caled calibre, calibre is application to make EPUB file and user can convert EPUB file become PDF fileusing calibre application.

How To Install Calibre
--------------------------------

# open terminal

sudo -v && wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sudo sh /dev/stdin

# if user want to convert file EPUB to PDF

ebook-convert user-file.epub user-file.pdf


if you have any Question feel free to ask at: ghost087@protonmail.com


Comments

Popular posts from this blog

Easy | installing osu on an linux using wine application

Easy | installing osu! on an linux using wine application Hello all, Today i want to talking about installing osu on an linux. recently i get bored using linux because osu rhythm game is not compatible with linux, so i think how about using wine application to make osu compatible with linux, and more or less i success.  osu is rhythm game, this game is world wide know as the popular rhythm game, osu have so many player over the world wide, and many player contribute to osu to make osu more and more fun. Inside osu game player can contribute Bitemap, Skin for osu game, etc. before we go,  we need to install wine application: How To Install -------------------------------------------  # Download osu! first  https://osu.ppy.sh/home/download   # open terminal in the same folder you download osu! sudo apt install winetricks  winetricks dotnet45 # install every recommendation application from winetricks wine osu.exe # this time...

install printer canon-pixma-ts300-series on linux

 install printer canon-pixma-ts300-series on linux   Hello everyone, today is Wednesday 16 december 2020. I want to talking about printer canon-pixma-ts300 on an linux and about how to install this printer driver. I have this type printer in my home, this printer support printing from wireless. Basically we can print something using wireless so we don't need to use cable to print something. PIXMA TS300 series is a Wireless Inkjet Printer that allows you to print quickly. How To get Driver 

Free and Open Source Image Editors for linux

 Free and Source Photo Image Editors for linux     Hello everyone, today is Friday 18 December 2020. I want to talking about application to edit Image on an linux, My recommendation is GIMP Gimp is High Quality Photo Manipulation and cross-platform application avaible for Linux, OS X, Windows.  Gimp is free application user can make a change on source code and distribute your changes. Gimp Have a many Feature to empower user do their job, photo editing, adding effect to image, convert image to png, change contrast image, and much more if user want to learn about GIMP user can visit official site GIMP, or user can learn from youtube * References  https://www.gimp.org/ How To Install ( Debian Based Linux ) -------------------------------------------------- sudo apt update sudo apt install snapd sudo snap install gimp if you have any question feel free to ask at : ghost087@protonmail.com <---------- Have a nice day --------->