AlivePDF icon indicating copy to clipboard operation
AlivePDF copied to clipboard

addTextNote asdoc has incorrect example (i.e. addNote)

Open GoogleCodeExporter opened this issue 10 years ago • 1 comments

What steps will reproduce the problem?
1. http://alivepdf.bytearray.org/alivepdf-asdoc/
2. Search for "addNote"
3. Notice the myPDF.addNote (100, 75, 50, 50, "A note !"); is under 
addTextNote() method.

What is the expected output? What do you see instead?
PDF.as should be modified on lines 1708 and 1729 to use addTextNote 
instead of addNote

Thank you.


Original issue reported on code.google.com by [email protected] on 12 Jun 2008 at 6:15

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter

Thanks Jason,

It's fixed ;)

Original comment by thibault.imbert on 12 Jun 2008 at 9:30

GoogleCodeExporter avatar Oct 22 '15 18:10 GoogleCodeExporter