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

    While saving rtf documents — default font size is too small. How can we control it. We were told before that formatting of RTF will be enhanced in next release. Is it already resolved.Our version is still not rendering it correctly.

    #28918

    “In RTF output mode PD4ML still uses HTML renderer, developed for PDF output.

    It is explained by the link: http://pd4ml.com/cookbook/pdf_page_formatting.htm

    That means you get HTML layout of requested width (htmlWidth parameter) mapped to chosen paper format. An actual transformation from dimensions given in screen pixels or in physical units to resulting dimensions on paper is not always obvious.

    pd4ml.protectPhysicalUnitDimensions() API call should make dimensions/sizes given in pt, in, cm keept intact.

    There some are other support topics address the issue. I.e.
    html-css-to-pdf-rendering-issues-f3/font-size-wierdness-t109.html

    Taken from viewtopic.php?f=3&t=508#p2226

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

The forum ‘Troubleshooting’ is closed to new topics and replies.