HTML to PDF / DOCX / RTF Java converter library Forums PD4ML Forums Technical questions / Troubleshooting Switching a page to landscape and then change the subsequent pages to portrait

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

    Hi I have a requirement to show some particular pages in a pdf in landscape and then again change it to portrait . This process can continue multiple times.

    So far i have tried with <pd4ml:page.break pageFormat=”rotate”/> multiple places in the html template but what i have observed is once the page is rotated from portrait to landscape the rest of the pages appear in landscape only . It does not switches back to portrait even after adding <pd4ml:page.break pageFormat=”rotate”/>

    Any help with this will be appreciated.

    Thanks
    Paulam

    #36354

    Hi Paulam,

    try <pd4ml:page.break pageFormat=”reset”/>

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

You must be logged in to reply to this topic.