Hi,
I am having trouble printing crystal report from my .net application to the dot matrix printer.
I am trying to print 13x8.5 size paper but seems like it only prints 8.5x8.5.
I have tried with creating custom form 13x8.5 and then using this in the .net application to set the paper size before sending report to the printer using PRINTTOPRINTER.
but it doesnt print completly for width of 13. It only prints like 8.5x8.5
Is there any issue with crystal where it doesnt recognize the width if its larger than the height for custom pages?
Please help...
Thanks
Amy