Welcome Guest Search | Active Topics | Sign In | Register

HTMLTOPDF Page Layout in Columns Options
coassign
Posted: Thursday, October 20, 2011 6:54:40 AM
Rank: Newbie
Groups: Member

Joined: 10/20/2011
Posts: 2
Hi,

Not sure if this is possible for HTMLtoPDF, however i would like to generated an html to pdf report in a page layout with 2 columns, by which the html block would start in left column, and continue in right column on first page, and then left again on the second page.

Your help will be greatly appreciated.

I have so far tried using ACMPageLayout in association with pdfDocument, and then render after the ConvertHTML is called, but that doesn't seem to do the trick.

Also can you please advise with which properties PDFPageLayout enum is used.

Thanks
eo_support
Posted: Thursday, October 20, 2011 9:16:51 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

You won't be able to do that in the current version. We will add it and provide you a new build shortly.

Thanks!
coassign
Posted: Thursday, October 20, 2011 9:19:43 AM
Rank: Newbie
Groups: Member

Joined: 10/20/2011
Posts: 2
Thanks for your feedback. Look forward to the release!



eo_support
Posted: Thursday, October 20, 2011 6:34:26 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

We have posted build 2011.2.81 that supports multiple column output. Please see your private message for the download location.

You will need to set HtmlToPdf.Options.ColumnCount to the total number of columns. The default column gap is 0.5 inch, which can be adjusted by HtmlToPdf.Options.ColumnGapWidth property.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.