Trying to copy source pdf to destination at specific Y position
问题 I am testing a method which reads from an existing pdf called 55PREMIUMPAYMENTWARRANTY.pdf which has a couple of small paragraphs 3 lines each at the top. I am then trying to copy it to a new document at a different Y position using the canvas. I have called this method in a loop with various positions and surprised at the results. The Y position usually starts at 0 at the bottom left, yet it only shows on the new page if the Y value is a negative.. why is that? Usually if I was just writing