Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
GoogleCodeExporter opened this issue Mar 17, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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 jason.di...@gmail.com on 12 Jun 2008 at 6:15

@GoogleCodeExporter
Copy link
Author

Thanks Jason,

It's fixed ;)

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant