Вниз
Скачать: CL | DM;

Объект Canvas   Найти похожие ветки 

 
Sirus   (2006-03-07 08:20) [0]

Пользуюсь  при  печати  объектом  CANVAS. все  вроде  ничего,  но  не  получается  перевернуть  лист  в альбомный  формат. Не  подскажете, знаток, как  это  делается?
   Заранее  благодарен  - Сайрус.
   7/03/2006


 
API ©   (2006-03-07 08:34) [1]

но  не  получается  перевернуть  лист  в альбомный  формат

А как Вы это делали?

TPrinter.Orientation

Determines if the print job prints vertically or horizontally on a page.

type TPrinterOrientation = (poPortrait, poLandscape);
property Orientation: TPrinterOrientation;

Description

Use Orientation to determine if a print job prints in landscape or portrait.

TPrinterOrientation is the type of the Orientation property. These are the possible values for TPrinterOrientation:

Value              Meaning

poPortrait             The job prints vertically on the page.
poLandscape         The job prints horizontally on the page.



Страницы: 1 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.025 c
15-1141517859
**Сергей**
2006-03-05 03:17
2006.03.26
Знатокам PHP


6-1134211668
chistik
2005-12-10 13:47
2006.03.26
приём почты с hotmail


2-1142326977
kyn66
2006-03-14 12:02
2006.03.26
Загрузка Waw в DLL , выгрузка и работа с ним.


1-1140277657
Игорь Степанов
2006-02-18 18:47
2006.03.26
Вывод bitmap-изображения на канву компонента Image


1-1140430048
MegaVolt
2006-02-20 13:07
2006.03.26
Как испольовать Dunit для privat секции?




   Наверх