yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

Error with negative positioning for setXY #193

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Call myPDF.setXY( x, y ); //giving a negative value in x or y
3. Add a multicell myPDF.addMultiCell( w, h, "this is sample text", 0, 
align);

What is the expected output? What do you see instead?
A new page is added to the PDF, and the text is added to that page.

What version of the product are you using? On what operating system?
Windows XP professional. Im using version: 246

Please provide any additional information below.

Original issue reported on code.google.com by ayman.ab...@gmail.com on 11 Feb 2010 at 12:48