Difference between revisions of "Nicepdf"

From BITPlan Wiki
Jump to navigation Jump to search
m (Wf moved page Pdftool to Nicepdf)
(No difference)

Revision as of 07:49, 10 September 2023

OsProject

OsProject
id  pdftool
state  active
owner  WolfgangFahl
title  pdftool
url  https://github.com/WolfgangFahl/pdftool
version  0.0.1
description  PDF manipulation tool
date  2023-09-09
since  2023-09-07
until  


Installation

pip install pdftool
# alternatively if your pip is not a python3 pip
pip3 install pdftool 
# local install from source directory of pdftool 
pip install .

upgrade

pip install pdftool  -U
# alternatively if your pip is not a python3 pip
pip3 install pdftool -U


Motivation

Links