
目次に含まれリンクされているセクションタイトルを、ページ全体の画像に重ねて挿入する方法はありますか?\incgraph[]{image}?
tikzとincgraphの両方が含まれています
\usepackage{incgraph,tikz}
次のようにすると、ページ番号を簡単に追加できます。
\incgraph[documentpaper,overlay page number at bottom][angle=90,width=\paperwidth,height=\paperheight]{Appendices/ServiceBlueprint_AcquisitionOfBike.png}
ただし、画像と同じページにセクションが必要です(または目次の参照のみ)。
現在は\section{Service Blueprint}
下図のように次のページに移動します。