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

    Hey,

    I’m trying to convert an HTML presentation to PDF using the following command:

    java -Xmx512m -Djava.awt.headless=true -cp ./pd4ml_demo.jar Pd4Cmd ‘http://html5-offline.appspot.com/#2’ 1200 LETTER -bookmarks HEADINGS -pdfforms -debug -out pd4ml.pdf

    OR

    java -Xmx512m -Djava.awt.headless=true -cp ./pd4ml_demo.jar Pd4Cmd ‘http://html5-offline.appspot.com/#2’ 1200 > test.pdf

    Both commands return an empty PDF page, any suggestions?

    Thanks,

    Stephan

Viewing 1 post (of 1 total)

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