guide

Landscape HTML Support

You can now send HTML faxes in landscape orientation using Phaxio! Previously all HTML faxes were automatically rendered in portrait orientation, but many users asked us about sending landscape files and we listened. The new feature works with HTML posted as string data, a URL, or as a file.

So, how do you define your HTML’s rendered orientation? Simply add <meta name="phaxioOrientation" content="landscape"> to the <head> tag of your document.

As an example, the following html would render in landscape:

<html>
    <head>
       <meta name="phaxioOrientation" content="landscape">
    </head>
    <body>
       <h1>This is a header</h1>
       This is a paragraph.
    </body>
</html>

If you’d like another example, or if you have a feature you’d like to see us implement, drop us a line.

Start sending faxes right now!

We'll give you an API test key that you can use in your staging environment for free, and unlimited API calls.

Sign Up  Discover

We set cookies on your computer to improve our site. To learn more about what data we collect and your privacy options see our privacy policy and terms of service. Your use of this web site is subject to our terms of service