Welcome Guest Search | Active Topics | Sign In | Register

Repeating page header and internal links Options
Exameron
Posted: Tuesday, December 12, 2017 3:01:17 AM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
I'd like to create a repeating html header for each page- in the first 1f of space. In that area there would be target for an a href link (for example: <div id="div1" name="div1">Hello World.</div>. Then, I would add the content of the report with a target area that adds a 1f margin at the top to allow for the header.

I need to be able to have an html link within the content (for example <a href="#div1">Say hello.</a> of the report that targets the destination in the header area.

There's a lot more going on with loops and pdf merges in my solution, so the simpler the solution to this the better. Thanks!

eo_support
Posted: Tuesday, December 12, 2017 4:54:08 PM
Rank: Administration
Groups: Administration

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

There isn't any built-in support for that. So what you are already doing (loops and merges) might be the only way to do that.

Thanks!
Exameron
Posted: Tuesday, December 12, 2017 5:08:32 PM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
Is it possible to create a margin on every page, except the first page of a converted pdf? Or, set HtmlToPdfOptions.StartPosition to a negative value to overwrite the initial page margin?
Exameron
Posted: Tuesday, December 12, 2017 5:50:16 PM
Rank: Advanced Member
Groups: Member

Joined: 6/13/2012
Posts: 55
StartPosition can be set to a negative value. It looks like that option might do the trick.
eo_support
Posted: Wednesday, December 13, 2017 8:08:54 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
OK. Let us know if there is anything else.


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.