Export PDF Image Quality

Hi,

We're using FR 4.6 with Delphi 7 and we need to set the images quality to 300 dpi when exporting to PDF to get a better image quality in the PDF file.

We've been searching in the FR4 newsgroup and in the source code but we haven't found what we need.

Can it be done? If not, will it be someday? And, how can we solve it by now?

Hope you can help us.

Thank you so much.

Comments

  • edited 3:16AM
    Try to set

    PDFExport.PrintOptimized := true;

    where PDFExport is the export component.
  • edited 3:16AM
    Hi and thanks for your answer.

    I've just tried it and I've seen some improvement, but what is it used for? I've looked in the source code but I haven't found an answer.

    I've been asked for exporting images with a dpi of 300 to get a better result when printing. Is this the result using this parameter?

    Any help will be appreciated.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.