<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[wkhtmltopdf : internal link not working as expected]]></title><description><![CDATA[<p>Doing some tests with wkhtmltopdf using <a href="https://playground.jsreport.net" rel="nofollow">https://playground.jsreport.net</a>  I couldn't create anchors to a certain part of the page( like an index link), even though when I set href to a url it works as expected. Please take a look at the code I'm using:<br />
Index page:<br />
&lt;a href=&quot;#linkToPageTwo&quot;&gt;Page 2 &lt;/a&gt;</p>
<p>Target page:<br />
&lt;a name=&quot;linkToPageTwo&quot;&gt;&lt;/a&gt;</p>
<p>Is there a better way to do this using jsreports?</p>
]]></description><link>https://forum.jsreport.net/topic/402/wkhtmltopdf-internal-link-not-working-as-expected</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 00:07:22 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/402.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 05 Feb 2018 16:37:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to wkhtmltopdf : internal link not working as expected on Invalid Date]]></title><description><![CDATA[<p>Doing some tests with wkhtmltopdf using <a href="https://playground.jsreport.net" rel="nofollow">https://playground.jsreport.net</a>  I couldn't create anchors to a certain part of the page( like an index link), even though when I set href to a url it works as expected. Please take a look at the code I'm using:<br />
Index page:<br />
&lt;a href=&quot;#linkToPageTwo&quot;&gt;Page 2 &lt;/a&gt;</p>
<p>Target page:<br />
&lt;a name=&quot;linkToPageTwo&quot;&gt;&lt;/a&gt;</p>
<p>Is there a better way to do this using jsreports?</p>
]]></description><link>https://forum.jsreport.net/post/1970</link><guid isPermaLink="true">https://forum.jsreport.net/post/1970</guid><dc:creator><![CDATA[iconte]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to wkhtmltopdf : internal link not working as expected on Invalid Date]]></title><description><![CDATA[<p>hi! maybe <a href="https://github.com/wkhtmltopdf/wkhtmltopdf/issues/3486" rel="nofollow">this issue</a> can help. seems like you need to put something in <code>&lt;a name=&quot;linkToPageTwo&quot;&gt;&lt;/a&gt;</code> like -&gt; <code>&lt;a name=&quot;linkToPageTwo&quot;&gt;&amp;nbsp;&lt;/a&gt;</code></p>
]]></description><link>https://forum.jsreport.net/post/1973</link><guid isPermaLink="true">https://forum.jsreport.net/post/1973</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to wkhtmltopdf : internal link not working as expected on Invalid Date]]></title><description><![CDATA[<p>thank you. it's working!</p>
]]></description><link>https://forum.jsreport.net/post/1976</link><guid isPermaLink="true">https://forum.jsreport.net/post/1976</guid><dc:creator><![CDATA[iconte]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>