For Programmers: Free Programming Magazines  


Home > Archive > Clarion > January 2007 > Printing size









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Printing size
Seguros Catatumbo

2007-01-10, 6:55 pm

Hi, i am having a weird issue on clarion 2.0 (don't ask :)
We modified a report in order to make a numeric field bigger, but after
doing that, the printing font size increases size a lot, therefore the
report doesn't fit horizontally.

This is the report's initial code:

d_memo report
length(63),width(134),page(pagina#),line
(linea#),pre(prt),device(destino)
titulo header
col(1) control(4),use(comprime)

"comprime" is defined like this:

COMPRIME STRING('<15>')

"destino" is PRN:

Whenever i revert the executable to the one without the increased
numeric field, it looks ok.

Does anyone have an idea on how to make the font size look smaller like
it does without the increased numeric field?

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com