Empty Page in Print without preview option

Stimulsoft Ultimate discussion
Post Reply
G.hammad
Posts: 63
Joined: Tue Jun 24, 2014 7:59 am

Empty Page in Print without preview option

Post by G.hammad »

Hello Developer,

I have problem in print option in chrome browser (select option print without preview in viewer) after rendering the report which show always empty page at the end of all my report where i have master report loaded on each report which i mean u have 2 report one use as master report loaded at run time on code over the main report by using this code:

Dim StiReport = New Stimulsoft.Report.StiReport
Dim MasterPage = New Stimulsoft.Report.StiReport
MasterPage.Load(MasterPage)
StiReport.Load(MainReport)
StiReport.MasterReport = MasterPage.SaveToString

and each of these report have size as below:
A4 paper size
Portrait, landscape
height = 29.7(for portrait), 21(for landscape)
width = 21(for portrait), 29.7(for landscape)

my question is why if i didn't load Master report everything is okay and no empty page appear ?!what is the wrong with my master page i loaded ?!!! and if i load master report for my main report it cause to increase the size of page which make empty page to appear ?!
please help me as soon as possible :(
G.hammad
Posts: 63
Joined: Tue Jun 24, 2014 7:59 am

Re: Empty Page in Print without preview option

Post by G.hammad »

Hello,

by the way i'm tried to attach files (.zip file & .rar file) for sample of my problem but it's not uploaded ! way is there any problem in your upload attachment ?!! :(
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Empty Page in Print without preview option

Post by Alex K. »

Hello,

You can send it on the support@stimulsoft.com

Thank you.
G.hammad
Posts: 63
Joined: Tue Jun 24, 2014 7:59 am

Re: Empty Page in Print without preview option

Post by G.hammad »

Hello,

i'll send thanks :)
G.hammad
Posts: 63
Joined: Tue Jun 24, 2014 7:59 am

Re: Empty Page in Print without preview option

Post by G.hammad »

Hello,

kindly check your email as soon as possible i send the attached file

thanks,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Empty Page in Print without preview option

Post by Alex K. »

Hello,

Couldn't find any request on our support system.
Please try to upload your samples on the file sharing service (DropBox, GoogleDrive etc) and send us a link for downloading on support@stimulsoft.com

Thank you.
G.hammad
Posts: 63
Joined: Tue Jun 24, 2014 7:59 am

Re: Empty Page in Print without preview option

Post by G.hammad »

Hello,

Please check it again i'm sending the Email again

Thanks,
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Empty Page in Print without preview option

Post by Alex K. »

Hello,

We have received your request. We will reply to you on our ticket system.

Thank you.
Post Reply