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

    Hi,

    I am new to PD4ML so please excuse me if the answer is obvious. I am using PD4Ml tags in the jsp. On clicking a link, new jsp needs to be loaded in pdf form. It works fine if I give an actual file name and path. But our application uses relative path. I get garbled pdf if use the relative path name. Please let me know the best way to make it work with relative path names. I do not want to give actual path and file name to make this work.

    Thanks in advance.

    #30011

    In an ideal situation the taglib should work correctly without any tuning/adjusting. You only need to enclose your HTML document to opening and closing tags.

    If relative links are not resolved, add debug=”true” attribute to the transform tag and inspect the server’s log for diagnostics info.

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

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