Export to PDF on a widescreen compacts fonts in a WMF image

  • If I use a system with a standard 4x3 ratio screen, say 1024x768, and I have a WPRichText that has a WMF image in it and then export it to a PDF file, the WMF file looks fine, and character spacing in the WMF image is fine.

    However, if I take that same WMF file and add it to a WPRichText on a widescreen notebook, 1024x600, the image looks fine in print preview, but when exported to PDF, the text in the WMF overlaps the characters. In other words, the character spacing is compressed such that each char can overlap each other.

    It actually looks like the font size selected is different when used on a widescreen. And yes, I can take that same PDF, and view it on a 4x3 ratio screen, and it still is compressed... so it is selecting the wrong font when used on a widescreen in the WPPDFExport. Maybe the problem lies in the conversion of a WMF to JPG/BMP?

    I've emailed you sample files.

    WPTools 5.20.5
    wPDF 2.65
    Delphi 7