I have got the right coordinate by checkpoint and onDrawCheckPoint after I export the content to a image when exporting one column.But if I want to calculate the the coordinate in case of exporting multiple columns,I do need to know which page the item is.Can I do that? How? Thank u again:)
By the way,how to get the content width( text maybe including some inline image)
Can I get the coordinate after I draw the content to a multiple columns' canvas?
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Can I get the coordinate after I draw the content to a multiple columns' canvas?
Obviously, you need to add coordinates of the top left corner of the page to the checkpoint coordinates from the event.
How to get top left page coordinates, depends on the way you choose for drawing pages.
How to get top left page coordinates, depends on the way you choose for drawing pages.