Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to dynamically change the page size of d2k reports?



how to dynamically change the page size of d2k reports?..

Answer / Amritanshu Kumar Singh

To dynamically change the page size of D2K reports, you can use the PageSetup method available in the Report object. This method allows you to set the height and width of each page. Here's a simple example:

```
Report.PageSetup(Height:=8.5, Width:=11.0)
```

You can call this method at any point in your report where you want the page size to change.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle D2K Interview Questions

What is the anchoring in reports?

1 Answers  


What are object group?

1 Answers  


Difference between lexical and bind varible.

1 Answers  


Which flexfields you have customized?

1 Answers  


How to make the project as .exe file in oracle forms & reports(d2k)?

1 Answers  


What are the system variables can be set by users? Explain them

1 Answers  


Explain the method to debug errors in an oracle application.

1 Answers  


How many concurrent programs you have customized, can you name some of them?

0 Answers  


What is iapxtb structure? Explain its importance

1 Answers  


What is call form stack?

1 Answers  


Explain the use of dde package in d2k.

1 Answers  


What is oracle d2k?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)