Graphics, Figures & TablesA complicated table i guess

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
dmuthu_cse
Posts: 97
Joined: Fri Sep 04, 2009 4:56 pm

A complicated table i guess

Post by dmuthu_cse »

Hello friends,

Would you please adivce me to build the table which is attached. I have tried with minipages, that results in unstructured manner. Here is the code,

Code: Select all

Code, edit and compile here:
\documentclass[10.5pt,english]{book}
\usepackage{fancybox,array,amsmath,amssymb,babel}
\usepackage[centering,
headheight=14pt,
headsep=10pt,
includehead,
papersize={18cm,24cm},
text={15.25cm,19.2cm},
dvips=false,
pdftex=false,
vtex=false]{geometry}
\usepackage[cam,a4,center,dvips]{crop}
\usepackage{graphicx,colortbl,textcomp,wrapfig}
\usepackage{fancyhdr,setspace}
\usepackage{ltxtable,tabularx,booktabs}
\usepackage{verbatim}
\usepackage{floatrow}
\usepackage{syntrace}
\hyphenpenalty=5000
\begin{document}
\thispagestyle{empty}
\setcounter{chapter}{1}
\setcounter{secnumdepth}{3}
\setcounter{page}{1}
\fbox{
\parbox[t]{0.92\columnwidth}{
\begin{center}
\textbf{Purchase Requisition}\\[1ex]
Regular
\end{center}\vspace{-5pt}
Date : xxx \vspace{-20pt}
\begin{center}
\textit{Occasional}
\end{center}\vspace{-10pt}
No : xxx \vspace{-20pt}
\begin{flushright}
Date by which Materials is required :xxx
 
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Please go through it, and help me as soon as you can.

Thanks in advance.

Regards,

Muthu
Attachments
Table.pdf
(50.26 KiB) Downloaded 314 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply