Yea lemme give your suggestions a try. They seem like a good solution.

Thanks,
Geoff

On Thu, Jul 17, 2008 at 6:46 AM, Scott Cytacki <[EMAIL PROTECTED]> wrote:

>
> We discussed this a bit before.  See the end of this message:
> http://groups.google.com/group/otrunk-dev/msg/05e8340bc6221cb7?hl=en
>
> Do you want to have a go at what I suggested in that message?
>
> Scott
>
> Geoffrey Kwan wrote:
> > I'm using OTMLToXHTMLConverter to implement the getReportForLearner()
> > method in OTrunkStep to get drawing steps to show up in show all work.
> >
> > Right now in OTMLToXHTMLConverter the call to embedOTObject(OTObject
> > obj, OTViewEntry viewEntry) calls
> >
> > OTPrintDimension dimView = (OTPrintDimension) view;
> > dim = dimView.getPrintDimention(containerDisplayWidth,
> >                     containerDisplayHeight);
> >
> > which sets the size of the image taken for the draw step. The function
> > getPrintDimention will only return dimensions that are width=500, and
> > height=225 or smaller. I would like to be able to take larger
> > screenshots of the draw step to make sure students drawings are not
> > cropped.
> >
> > Is it possible for me or someone at Concord to change this so that I
> > can set larger dimensions for the screenshot image? This can be
> > performed by modifying either OTMLToXHTMLConverter or OTPrintDimension.
> >
> > Thanks,
> > Geoff
> >
> > >
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to