Changing PaperWidth from code
Hello,
I'm trying to do in BasicScript:
sub Page1OnBeforePrint(Sender)
Page1.PaperWidth = 7000
end sub
but it isn't changin the width of paper.
What am I doing wrong?
I'm trying to do in BasicScript:
sub Page1OnBeforePrint(Sender)
Page1.PaperWidth = 7000
end sub
but it isn't changin the width of paper.
What am I doing wrong?