When you export a single page to PDF, the PDF stylesheet customisations are applied, but any PDF layout customisations aren't. To make your PDF layout customisations apply to a single page exported to PDF, you'll need to use the 'multiple page' method described below to export the single page. See Customising Exports to PDF.
スペースまたはスペース中で選択した複数のページを HTML、XML または PDFにエクスポートする場合、Confluence は HTML または XML ファイルの複数の ZIP アーカイブか、ダウンロード可能な 1 つの PDF ファイルを作成します。
スペースを静的ウェブサイトに変換するには、HTML エクスポートは大変便利です。また、スペースを他の Confluence サイトにインポートする必要がある場合、スペースのデータを他のアプリケーションで使用する場合、XML エクスポートを利用できます。Confluence の技術文書からユーザーマニュアルを作成しているときにも、PDF オプションを利用できます。
ページを HTML、XML、PDF にエクスポートする方法
この方法で PDF へエクスポートした場合、ブログ投稿は含まれません。また、PDF へエクスポートする場合、コメントはいかなる場合も含まれません。
エクスポートの処理が終了したら、ZIP アーカイブまたは PDF をダウンロードできます。
スペースでドキュメント テーマを使用している場合は、閲覧 > スペースの操作を選択し、次に HTML、XML、または PDF エクスポートのいずれかを左側メニューから選択し、上記の手順にしたがってスペースにエクスポートします。
You can add a title page, table of contents, and customised headers and footers to the PDF output. For more advanced customisations, you can apply Cascading Style Sheet (CSS) modifications. These customisations are specific to each space, and you need the 'Space Administrator' permission to apply these customisations. For more information, see Customising Exports to PDF.
...\download\attachments\xxxxxxxxxxxx''"は、添付ファイルを含むページのページ ID です。To customise the HTML output, you'll need to modify the file confluence-x.y.z-jar/com/atlassian/confluence/pages/Page.htmlexport.vm. To learn how to repackage this file, see How to Edit Files in Confluence JAR Files