How to checka position on report, during printing

s0843s0843 Member Posts: 4
edited 2006-04-24 in Dynamics AX
Hi everyone :)

I have a problem with a SalesInvoice report :cry:

The problem occur when I set up an old model of printer, with tractor beem (a neverending piece of paper). At the begining I write that i checked a size of paper and this case is set up correctly.

So the problem is, that I'm printing a list of transaction on Invoice, then is a part with tax, and then should be printed an additional notice on Invoice, but those notice is printed badly, it means some part of a notice is printed, then I have a next page, and......next part of this notice is printig OVER A HEADER :shock: . Under a HEADER is blank page, and again next page, and the end of this notice :sick:

On standart laser printed this problem doesn't occur :!:

So I have an idea to check on which part of side I am (I mean - how far to the end of side), and I am to close then I make element.newpage()

I know how to check a size of a page, I know how to check a position from the left (unusable), but I don't know how to check how far I am from the top of the page.

Anyone can help ? ](*,) :mrgreen:
I have a question
Sign In or Register to comment.