Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #26593

    Hi,

    I’m actually developing with your awesome tool but i have a question. Some sheets of my document need to be configurated on portrait and some of them on landscape (in the same document). There’s some way to do that.

    Im working with JSP and JAVA calling the methods of the pd4ml classes.

    My company its very interested on buy a license of your tool so help us to make a good presentation. thanks

    #28626

    The default page orientation can be changed by a parameter of tag. It could be defined in HTML/JSP code like that:

    [language=xml:5zd28yqz]… …[/language:5zd28yqz]

    Some more info about tags, supported by PD4ML:
    http://pd4ml.com/html.htm

    #28627

    Thanks it solves my problem but i had one more little question. i have topvalue,left,right and bottom value wich is configured for landscape and need to be changed for portrait for a good visualization help me on this issue.

    in the other hand how is the contact to get a professional licence of this software.

    #28628

    I am facing same problem. Please advice us.

    #28629

    Unfortunately there is no out-of-the-box solution for the issue. As a workaround you may define all page insets 10mm, and add extra 20mm using HTML/CSS means (i.e. margin-left or margin-top) where needed.

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

The forum ‘Deployment / Configuration issues’ is closed to new topics and replies.