I have a question regarding the pagenumbering in the toc and also on the pages of my appendices.
TOC: I would like all numbering as for I (chapter) the others are appendix sections and have different numbering style. And I would like them to be aligned right.
PAGES: The appendices are \includepdf files and unfortunately the pages don't get numbered. So from chapter I onwards, there is no pagenumbering on the actual pages.
%% appendix.tex
\part*{Appendices}
\includepdf[pages=1,picturecommand*={\put(133,660){\parbox{\textwidth}{\section{{Test}\label{app:Test}}}}}, scale=0.8, offset=80 -80]{appendices/Test.pdf}
Does anyone have an idea how to fix my issues? Thanks :-)

\documentclassover\begin{document}down to\end{document}, that can be used to reproduce your problem and find a solution. – cabohah Feb 22 '23 at 15:28