Hi David,
Thanks for spotting this! It is a long standing error that has propagated
to all the language bindings. I've now fixed this in svn.
Regards
Andrew
On Wed, Nov 18, 2009 at 03:57:02PM -0500, David Sagan wrote:
> Hello:
>
> In example 3 there is:
>
> /* Set orientation to landscape -
Hello:
In example 3 there is:
/* Set orientation to landscape - note not all device drivers
* support this, in particular most interactive drivers do not */
plsori(1);
I do believe this should be: "Set orientation to portrait"
-- Best, David
-