Trouble to export to XLSX or DOCX

I am using FastReport to create a report, and it displays correctly on the screen, as shown here:

(I removed some information from the screenshots)

However, when I export the data, the content appears misaligned:

With TfrxDOCXExport, the content starts shifting off-screen, and on each new page, it gradually shifts back. For example, on page 7, only a line is visible, but on page 8, we see the picture and some text.

Once the content fits on a full page, the report starts to go off-screen again on the following pages.


With TfrxXLSXExport, the first column in use is column AT.

After running some tests, I found ways to avoid this issue, but not a full solution:

  • If I select dxObjects in ExportType, the DOCX export works correctly.
  • If I remove the picture in the header, both DOCX and XLSX exports work.

Is there a way to fully resolve this issue?

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.