IRONSOFTWAREHOME
HTML 헤더 및 푸터 추가
const {PdfDocument} = require("@ironsoftware/ironpdf");

(async () => {
    // Configure render options
    const renderOptions = {
        firstPageNumber: 1, // Use 2 if a cover page will be appended

        // Build a footer using html to style the text
        // mergeable fields are:
        // {page} {total-pages} {url} {date} {time} {html-title} & {pdf-title}
        htmlFooter: {
            maxHeight: 15, //millimeters
            htmlFragment: "<center><i>{page} of {total-pages}<i></center>",
            dividerLine: true,
        },

        // Build a header using an image asset
        htmlHeader: {
            maxHeight: 15, //millimeters
            htmlFragment: "<img src='logo.png'>",
        },

        // Use sufficient MarginBottom to ensure that the HtmlFooter does not overlap with the main PDF page content.
        margin: {
            top: 25, // Create 25mm space for the header
            bottom: 25, // Create 25mm space for the footer
        },
    };
})();
npm i @ironsoftware/ironpdf
HTML 헤더 및 푸터 추가

HTML 헤더 및 푸터 추가

Iron Software 에서 개발한 고급 PDF 생성 및 조작 라이브러리인 IronPDF 를 사용하여 PDF 문서를 렌더링할 때 HTML 헤더와 푸터를 포함하도록 렌더링 옵션을 구성하십시오.

분할선과 HTML 조각을 사용하여 헤더 콘텐츠를 정의하고, IronPdf의 유연한 PDF 렌더링 도구를 사용하여 헤더의 최대 높이를 지정합니다. 마찬가지로, IronPDF에서 제공하는 htmlHeader 속성을 사용해 바닥글 콘텐츠를 정의합니다.

헤더와 푸터의 높이는 자동으로 감지되지 않으므로 메인 HTML 콘텐츠와 겹칠 수 있다는 점에 유의하십시오. 머리글과 바닥글이 적절한 위치에 배치되도록 여백을 조정하세요.

GitHub 에서 HTML 헤더 및 푸터 코드 예제를 살펴보세요.
GitHub에서 보기

시작할 준비 되셨나요?

버전:2026.6방금 출시

Key in blue circle

무료 30일 체험 키를 즉시 받으세요.

Your trial license will be sent to your email address

제한 없음. 100% 무제한 이용. 신용카드 불필요.

bullet_checked신용카드나 계정 생성은 필요하지 않습니다.제한 없음. 100% 무제한 이용. 신용카드 불필요.
  • Logo Aetna
  • Logo NASA
  • Logo GE
  • Logo Porsche
  • Logo USDA
  • Logo Qatar
Join Millions of Engineers who’ve tried IronPDF
무료 라이브 데모를 예약하세요
Booking Badge

전 세계 수백만 엔지니어들이 신뢰하는 제품입니다.

Iron Software의 고객 로고
부담 없는 무료 상담을 받아보세요
아래 양식을 작성하시거나 sales@ironsoftware.com으로 이메일을 보내주세요.
고객님의 정보는 항상 비밀로 유지됩니다.
전 세계 수백만 엔지니어들이 신뢰하는 제품입니다.
Iron Software의 고객 로고
지금 바로 30일 무료 체험판 키를 받으세요.
신용카드나 계정 생성은 필요하지 않습니다.