Page 1 of 1

DCPRINT Preview

Posted: Sun Jun 26, 2011 2:30 am
by Koverhage
Hi Roger,

i'm try to get a better preview.

Sample: DCPRINT OPTIONS SIZE 74,108 MARGIN {0, 5}

After changing this

//::nColDivider := 8.5/11
if nLeftMargin > 2
::nColDivider := 8.5/13
else
::nColDivider := 210/297
endif

I can see the complete A4 Document on screen and with LeftMargin = 0
it looks perfect.

But one problem still exist. If i have a margin (left) it looks like the size of the margin in preview windows is
(compared to the printout) duplicated.
The font size of the text in preview and printout is nearly the same.

Can you give me a hint, where i can change this value in the preview window ?