Pages Config
Pages Config
Good Morning, in my application will have page configuration. For example, in runtime it has the I change the page will be A4 or to letter? Somebody knows as I can make? Changing the width and height not changes the configuration.
Pages Config
Please set the Page size to the Custom value.
Than you will be able to change the height and the size of the page.
Thank you.
Than you will be able to change the height and the size of the page.
Thank you.
Pages Config
Edward thank´s for attention.
In my application will have a page of configurations where I will be able to choose which type of the paper I will go to use (A4 or Letter), these information I will be save in the data base. When I will be to print the reports, before I am necessary set the type of the paper, with the Stimulreport I have as I to make this?
Example
oReport.TypePaper = “A4” (that is an assumption)
Exist one solution for to make this?
If I will use Custom property, my application is not saved the configurations.
Do you understand? I don´t speak english very well!
In my application will have a page of configurations where I will be able to choose which type of the paper I will go to use (A4 or Letter), these information I will be save in the data base. When I will be to print the reports, before I am necessary set the type of the paper, with the Stimulreport I have as I to make this?
Example
oReport.TypePaper = “A4” (that is an assumption)
Exist one solution for to make this?
If I will use Custom property, my application is not saved the configurations.
Do you understand? I don´t speak english very well!
Pages Config
Please save the height and the width of the reports page in your database for the Custom size of the page. Then you can assign to the PapeSize property PaperKind.Custom value and set the Height and the Width of the Page.
If the printer contains the Paper with the name which was saved in your database, then the Page Height and Width will be set automatically.
Thank you.
If the printer contains the Paper with the name which was saved in your database, then the Page Height and Width will be set automatically.
Thank you.
Pages Config
Ok, I understand.
I?m using Version 2.0.50727. from 29th March 2007,
How to set report to use Paperkind?
Thank?s
I?m using Version 2.0.50727. from 29th March 2007,
How to set report to use Paperkind?
Thank?s
Pages Config
You can change paper kind of page from page designer. To call it please use Main menu - File->Page Setup.
In latest version we have also added new property - Page Size to page.
Thank you.
In latest version we have also added new property - Page Size to page.
Thank you.