-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLatexReport.tex
132 lines (98 loc) · 3.8 KB
/
LatexReport.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
\documentclass{article}
\usepackage{amsmath}
\usepackage{color,pxfonts,fix-cm}
\usepackage{latexsym}
\usepackage[mathletters]{ucs}
\DeclareUnicodeCharacter{46}{\textperiodcentered}
\usepackage[T1]{fontenc}
\usepackage[utf8x]{inputenc}
\usepackage{pict2e}
\usepackage{wasysym}
\usepackage[english]{babel}
\usepackage{tikz}
\pagestyle{empty}
\usepackage[margin=0in,paperwidth=595pt,paperheight=842pt]{geometry}
\usepackage{fancyhdr}
\usepackage{tabularx}
\usepackage{booktabs}
\usepackage{geometry}
\usepackage{enumitem}
\geometry{left=1in,right=1.5in,top=1in,bottom=1in}
\begin{document}
\pagestyle{fancy}
\fancyhead[R]{Service Report: 408134}
\fancyhead[L]{Technician: Jan Meyer}
\fancyfoot[L]{\scriptsize \textbf{Electro Volt GmbH}\\Karl-Ebert-Str. 1\\80555 München, Germany\\E-Mail: info@electrovolt.de\\}
\begin{figure}[htbp]
\centering
\includegraphics[width=\textwidth]{img/Electro VOLT (1).png}
\end{figure}
\begin{center}
\Huge \textbf{Project Report}
\end{center}
\vspace{5em}
\begin{tabularx}{\textwidth}{@{}l X@{}}
\textbf{Report Date:} & \today \\
\textbf{Report ID:} & 408134 \\
\textbf{Technician:} & Jan Meyer \\
\textbf{Customer Name:} & MaschinenFreunde \\
\textbf{Customer ID:} & 2312 \\
\textbf{Issue Type:} & Field Service \\
\textbf{Operation Successful:} & Yes \\
\end{tabularx}
\vspace{0.25em}
\newpage
\begin{center}
\textbf{Problem Description}
\end{center}
\vspace{0.25em}
Our customer has reported experiencing splicing difficulties on both SP XSplicers. We understand the importance of having reliable and efficient equipment, and we want to assure our customer that we are dedicated to resolving this issue as quickly and effectively as possible.
\vspace{0.25em}
\begin{center}
\textbf{Reason of Problem and Solution Provided}
\end{center}
\vspace{0.5em}
Our customer has informed us that they are using a thicker splicing tape than normal to compensate for and obtain adequate splicing. At our company, we understand that every production environment is unique and may require specific solutions to achieve optimal results. Our team of experts is committed to working closely with our customers to understand their specific needs and recommend the best splicing solutions to meet those needs.
\vspace{0.25em}
\begin{center}
\textbf{Daily Report}
\end{center}
\vspace{0.25em}
\begin{itemize}
\item \textbf{Monday:}
\begin{itemize}
\item Travel to Ebersberg, Germany via train.
\item Duration: 3 hours
\end{itemize}
\item \textbf{Tuesday:}
\begin{itemize}
\item Observation of splicers in production.
\item Customer is using a thicker splicing tape than normal to compensate / obtain adequate splicing.
\end{itemize}
\item \textbf{Friday:}
\begin{itemize}
\item Travel back to Munich, Germany.
\item Duration: 3 hours
\end{itemize}
\end{itemize}
\vspace{0.25em}
\begin{center}
\textbf{Checks Performed}
\end{center}
\vspace{0.25em}
\begin{enumerate}
\item Task 1: Check splice roll / pressure roll engagement with splice tape three places across web OK.
\item Task 2: Check splice roll for crown wear / tir , check pressure roll for TIR
\item Task 3: Brake balance check on the reel stand brake assemblies OK
\end{enumerate}
\vspace{1em}
\begin{center}
\textbf{Project Summary}
\end{center}
\vspace{1em}
At our company, we prioritize our customers' unique production needs and provide customized solutions for optimal results. In response to our customer's use of thicker splicing tape, our team of experts is dedicated to recommending and providing the best splicing solutions to meet their specific requirements.
\vspace{1cm}
\noindent \textbf{Signature:}
\vspace{0.5cm}
\noindent Supervisor: \underline{\hspace{5cm}}\hfill Technician: \underline{\hspace{5cm}}
\end{document}