<div dir="ltr">Perhaps is better if I explain you what I&#39;m trying to do<br><br>Imagine a Plone site (I know there are a plone list but this is a generic question, sorry if not)<br><br>I configure it in the way if you put a parameter ?print the plone point renders as when you push the print button at the bottom of the point<br>
<br>For example: plone_site_url/front-page?print renders the plone front page with the print.css sytle<br><br>Now I want to get the rendered code of this point as string to pass it to PDFNode.renderAsPdf (it expect a string with the HTML and the name of the generated pdf)<br>
<br>Did you know how can I get the html code of an url with get parameters?<br><br><div class="gmail_quote">2008/10/8 Andreas Jung <span dir="ltr">&lt;<a href="mailto:lists@zopyx.com">lists@zopyx.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am 08.10.2008 4:46 Uhr, Garito schrieb:<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi!<br>
How can I import the TALES funcion path on a python script?<br>
<br>
I would like to use the path function on a python script. The same path<br>
function I can use on page templates<br>
<br>
Imagine this TALES expression: python: path(&quot;a/concrete/path&quot;)<br>
<br>
Can I use it on a python script?<br>
</blockquote>
<br></div>
Why can&#39;t you use acquisition or traversal?<br><font color="#888888">
<br>
-aj<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mis Cosas<br><a href="http://blogs.sistes.net/Garito">http://blogs.sistes.net/Garito</a><br>Zope Smart Manager<br><a href="http://blogs.sistes.net/Garito/670">http://blogs.sistes.net/Garito/670</a><br>

</div>