Quasar Package Guide: PART – B

(PACKAGE DEPRECATED) Parent Topic : Quasar Package Guide GridNamingGenerator TransferLegend CustomDropDown HideUnHideElement LinkLevelGrid ElementSelector GetRoomSides AllElementOfWorkset Quasar Package Guide : PART – B GridNamingGenerator Rename horizontal(X) or vertical(Y) grid with startfrom (increment) value and reverse options.

Create PDF Tools with PyPDF2

This post will show you how you can create a useful PDF File Editor with a few lines of simple codes by using Python and PyPDF2 python module. Before we start writing our program, a few things we need to set up first; Install python 3.x.x version and add your python path to system environment variables. […]