Missing picture.LowerRightRow in Java version

The .Net version of the Picture object has a .LowerRightRow method. I don't see this method in the Java version of the Picture object. Is there a workaround for this?

--Clif

Hi Clif,

Now it is not supported.

Please list all about lower right corner what you want to get. We will implement them.

And do you want to set them?

Hi Warren,

We call the picture.getLowerRightRow method, which gives the row on which it ends. That way we know which row to start rendering the next object from. We are not setting anything; we are just getting the value once we add an image/picture.

Best,

Clif…

Hi Clif,

Thanks for the information related your requirement,

we have noted it and we will after it soon.

Thank you.

Hi Amjad,

That is good news. Thank you.

Best,

Clif...

Hi Clif,

Please try this fix.

We add the two methods :getLowerRightColumn() and getLowerRightRow() .

Hi Warren,

Sorry about the delay. I rebuilt the J2EE project and tried to add in the new Aspose.Cells.jar. I get the message "Failed adding Java reference to C:\ReportDev\3rdParty\Aspose\Aspose.Cells\Aspose.Cells.jar". What would cause this?

Best,

Clif...

Hi Warren,

You don't need to reply. The problem is elsewhere. I'll let you know how I make out with your patch.

Best,

Clif...