lasheimok
wrote on 2010-10-18:
Hi all,
while in beta, the default page orientation was portrait, now it changed to landscape.
The "out of beta" announcement says that paying customers will be able to change the page orientation, but I can't find this option anywhere in the API.
I guess I just misunderstand how this works. :)
What happened here, and what is the supposed way to print in portrait mode now?
Regards,
Lasheimok
support
wrote on 2010-10-18:
There is no 'page_orientation' property in the API. Just set width<height for portrait, or width>height for landscape.
The 'Page Orientation' checkbox on the main page is a meta option -- it just swaps width and height under the hood when turned on.
lasheimok
wrote on 2010-10-18:
Thank you, that was very helpful information. :)
I'd like to ask again about the defaults, though. Do I understand correctly that the free API doesn't support changing height and width, so that from now on one need to pay to print in portrait mode?
Regards,
Lasheimok
support
wrote on 2010-10-18:
Beta users can use their beta tokens to access the full API for the next four weeks. After that, there will be no free access to the API. So yes, you will need to buy API tokens to use the API.
lasheimok
wrote on 2010-10-19:
ok, than you! :)