[img] [/img]
Code: Select all
Code, edit and compile here:
\documentclass[10pt,a4paper]{article}\usepackage{printlen}\usepackage{layouts}\usepackage{titlesec}\usepackage{multirow, makecell, tabularx, booktabs}\usepackage{babel}\usepackage{setspace}\usepackage{framed}\usepackage{blindtext}\renewcommand*\familydefault{\sfdefault}%preamble\usepackage[height=8.5in, % height of the text blockwidth=6.5in, % width of the text blocktop=78pt, % distance of the text block from the top of the pageheadheight=60pt, % height for the header blockheadsep=12pt, % distance from the header block to the text blockheightrounded, % ensure an integer number of lines%showframe, % show the main blocksverbose, % show the values of the parameters in the log file]{geometry}\usepackage{enumitem}\usepackage[table]{xcolor} %for color of table\usepackage{booktabs} %for toprule midrule bottomrule in tables\usepackage{multirow} % Required for multirows\usepackage{longtable}\usepackage{rotating}\usepackage{lscape}\usepackage[utf8]{inputenc}\usepackage{fancyhdr}\usepackage[none]{hyphenat} %no hyphenation\usepackage{graphicx}\usepackage{float}\usepackage{lastpage} %toget last page number\usepackage{indentfirst}\usepackage{smartdiagram}\usepackage{tikz,xcolor}\usetikzlibrary{shapes, arrows, matrix, calc}\usetikzlibrary{decorations.markings}\usetikzlibrary{arrows.meta,quotes,positioning}\usepackage{verbatim}