Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

documentclass [ a 4 paper, 1 0 pt ] { article } usepackage [ top = 0 . 5 in , bottom =

\documentclass[a4paper,10pt]{article}
\usepackage[top=0.5in, bottom=0.5in, left=0.5in, right=0.5in]{geometry}
\usepackage{graphicx}
\usepackage{tcolorbox}
\usepackage{qrcode}
\usepackage{tikz}
\usepackage{multicol}
% Custom colors
\definecolor{titlecolor}{RGB}{173,216,230}
\definecolor{accreditationcolor}{RGB}{255,69,0}
%NOTE: dont just use overlay and \includegraphics in the chat gpt, because it doesnt work
%try to split columns for background first and then put other boxes in that bacground
% putting dimensions for 6 boxes with backgrounds andthen paste this 2 boxes in the every bacground
% THIS BACKGROUND SHOUD BE WHITE like classic A4 page, IT IS THE MAIN BACGROUND, AND THIS INCLUDE GRAPHICS NEEDS TO BE IN EVERY BOX
% Background image setup
\usepackage{eso-pic}
\AddToShipoutPictureBG*{
\AtPageLowerLeft{
\includegraphics[width=\paperwidth,height=\paperheight]{bacground.png}%IT SHOUD BE WHITE
}
}
\begin{document}
\setlength{\columnsep}{0.5in}
\begin{multicols}{2}
% Box 1
% USE ONLINE OVERLEAF LATEX EDITOR
%take a look picture I provided!!!!
% HERE INCLUDE IMAGE BACkGROUND FORMATET AROUND THIS TWO BOXES
% I HAVE TRIED INCLUDE GRAPHICS FOR EVREY PART OF THE BOXES BUT IT DOESNT UPDATE --> TRY YOU
%pleasa check if your code compile
\begin{minipage}{0.5\textwidth}
\begin{tcolorbox}[colback=white, colframe=titlecolor, width=\textwidth, boxrule=1mm, title={\centering \textbf{TFPU2024}}]
\begin{center}
\textbf{
ormalsize{DFGDFBFDFD}}
\end{center}
\end{tcolorbox}
\vspace{0.5cm}
\begin{tcolorbox}[colback=white, colframe=white, width=\textwidth, boxrule=0mm]
\begin{tabular}{@{}p{0.6\textwidth} p{0.4\textwidth}@{}}
\textbf{\Huge{\textcolor{black}{VDGFGF}}}
ewline
\textbf{\large{\textcolor{black}{FDFDSF}}} &
\begin{minipage}[t]{\linewidth}
\raggedleft
\qrcode[height=2cm]{ha.html}
\end{minipage}
\end{tabular}
\end{tcolorbox}
\vspace{1cm}% Adjust the vertical space between boxes
\end{minipage}\hfill
% Box 2
\begin{minipage}{0.5\textwidth}
\begin{tcolorbox}[colback=white, colframe=titlecolor, width=\textwidth, boxrule=1mm, title={\centering \textbf{TFPU2024}}]
\begin{center}
\textbf{
ormalsize{DFGDFBFDFD}}
\end{center}
\end{tcolorbox}
\vspace{0.5cm}
\begin{tcolorbox}[colback=white, colframe=white, width=\textwidth, boxrule=0mm]
\begin{tabular}{@{}p{0.6\textwidth} p{0.4\textwidth}@{}}
\textbf{\Huge{\textcolor{black}{VDGFGF}}}
ewline
\textbf{\large{\textcolor{black}{FDFDSF}}} &
\begin{minipage}[t]{\linewidth}
\raggedleft
\qrcode[height=2cm]{ha.html}
\end{minipage}
\end{tabular}
\end{tcolorbox}
\vspace{1cm}% Adjust the vertical space between boxes
\end{minipage}\hfill
\end{multicols}
\end{document}MAKE THS EXTERHAL BOXES IN CODE. EXTERHAC
BOX SCHOULD HAVE ABLITY TO AOD IMAGE BACGROUM
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Practical Issues In Database Management A Refernce For The Thinking Practitioner

Authors: Fabian Pascal

1st Edition

0201485559, 978-0201485554

More Books

Students also viewed these Databases questions

Question

Is everyone cut out to be a leader? Explain.

Answered: 1 week ago