Some text missing while print

mohanarajmohanaraj 600001
edited 8:45AM in FastReport .NET
Dear Alex,

I print the report by creating report in program and i use the code

FReport.Prepare();
FReport.Print();

this will open the print dialog of printer by using this i print the report but some text are missing in text object's of the report but it will perfectly export as pdf. And also this print dialog is not open while i access the website in remote machine.

Please advice.

thanks in advance.

Comments

  • edited 8:45AM
    Hello,

    Do you have an example of report which text is missing? I need the prepared report file (.fpx).
    wrote:
    And also this print dialog is not open while i access the website in remote machine.
    Are you trying to do this in ASP.NET? The only way to print a report in ASP.NET is to use WebReport component.
  • mohanarajmohanaraj 600001
    edited 8:45AM
    AlexTZ wrote: »
    Hello,

    Do you have an example of report which text is missing? I need the prepared report file (.fpx).
    AlexTZ wrote: »
    And also this print dialog is not open while i access the website in remote machine.
    Are you trying to do this in ASP.NET? The only way to print a report in ASP.NET is to use WebReport component.


    Dear Alex,

    Yes i'm using this code in ASP.NET.

    I have only .frx file, I attached for your reference.
  • edited 8:45AM
    Your report has a lot of overlapped elements. Please remove the overlapping because such report cannot be viewed correctly in the web mode.
    http://fast-report.com/documentation/UserM...ormedreport.htm

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.