Posted by a ceTe Software moderator
Hello,
The Draw method will not take two parameters. It will only take a file path as a string or a stream object to write the PDF. You will have to remove the "Me" keyword from the Draw method's parameters and it will work.
HasPageNumbering is a not a member of the Label page element. What exactly you wanted to achieve? Do you want to add page numbers to the PDF. If so you can do this by using the PageNumberingLabel element.
Thanks,
ceTe Software Support Team