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

    Hi,

    I am using the java version of pd4ml pro with command line execution on unix.

    I have modified to pd4browser.properties file for page fomat LETTER.
    ..
    page.format=LETTER

    But it seems not considered for conversion – the pdf ouput is still in A4.

    Could it be a path issue? The properties file is in the same directory as the pd4ml.jar file. Input Html file and the calling Perl script are in different directories.

    Thanks!

    #27842

    First try to make sure it is not the config file path issue. You may define an explicit config file location with “-config filename.properties” parameter.

    Example:
    [language=Java:6rer4axl]java -jar pd4ml.jar -config /path/filename.properties file:/path/template.htm /path/out.pdf[/language:6rer4axl]

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

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