Viewing 1 post (of 1 total)
  • Author
    Posts
  • #38249

    Hi,
    We are using the PD4ML Trasform tag in the jso to convert the page to PDF. The tag is causing the page to be reloaded in Safari browser. Basically the page is getting loaded twice.
    Please let me know if anyone has encountered this and if there is a fix.
    Note: It worked fine for me on Chrome but another user reported the reload on Chrome.
    Here is the tag that we are using:

    <%@ taglib uri=”http://pd4ml.com/tlds/4.0&#8243; prefix=”pd4tl” %><%@page
    contentType=”text/html; charset=UTF-8″%><pd4tl:transform
    screenWidth=”900″
    pageFormat=”A4″
    pageOrientation=”portrait”
    pageInsets=”25,25,25,25,points”
    fileName=”filename123.pdf”
    inline=”true”
    enable=”true”
    debug=”1″>

    Thanks in advance.
    Madhvi

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.