Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27193

    Hi,
    I’m trying to implement setHtmlTemplate method. This is not working in my case.
    e.g –
    final PD4PageMark pdfHEADER = new PD4PageMark();
    pdfHEADER.setHtmlTemplate(“test“);

    Please provide help.

    Thanks.

    #30156

    Hi!

    1. Make sure you use not Std, but Pro (or a derived Volume) version of PD4ML
    2. Do you call pd4ml.setPageHeader(pdfHEADER); afterwards?

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘HTML/CSS rendering issues’ is closed to new topics and replies.