page length different then standard

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I determine page lenght different then standard in my report which
have to be 10,1 cm because I have the report forms that size - lenght.
 
Try loading report in design view. File-Page setup-page-Size. Change size to
custom.
Go to printers in the control panel in windows. Select the printer open its
properties (right click and select). Find its paper sizes select custom and
modify as required.
I hope this helps.
 
I am grateful for your answer, but the mater is that I have to print the
report to matrix printer, for which I could not choose the custom page size.
So I could get only standard sizes of paper from setup-page-size, and that
sizes are not proper for report forms I use.
I belive that i ought to find the way to determine the size
of paper by coding.

Thank you anyway.
 
I came across this while looking for something else. It might help.
I have no idea how to use it.
In vb code. Bring up object browser. Find AcPrintPaperSize and on the right
find AcPRPSUser. F1 was no help for me but your version might be different.
I hope it helps.
 
Thank you for the tip, i wil try to use it.

Wel, the one of solutions came by post by Rob Hofkens which has the same
problem with printing forms by dot matrix printer.

Thank you again.
 
Back
Top