<?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[Pdf und der Punkt im Namen]]></title><description><![CDATA[<p>Moin,</p>
<p>ich habe in einem Pdf mit dem Acrobat einen Radiobutton hinzugefügt und ihm den Namen 'A.B.C.D' gegeben.<br />
In der Pdf Datei steht dann folgendes:</p>
<pre><code>194 0 obj&lt;&lt;/T(A)/Kids[195 0 R]&gt;&gt;
endobj
195 0 obj&lt;&lt;/Parent 194 0 R/T(B)/Kids[196 0 R]&gt;&gt;
endobj
196 0 obj&lt;&lt;/Parent 195 0 R/T(C)/Kids[203 0 R]&gt;&gt;
endobj
203 0 obj&lt;&lt;/Parent 196 0 R/T(D)/FT/Btn/Ff 49152/Kids[188 0 R 201 0 R]&gt;&gt;
endobj
</code></pre>
<p>Nimmt man anstelle der Punkte einen Schrägstrich wird nur ein Objekt erstellt</p>
<pre><code>494 0 obj&lt;&lt;/T(A/B/C/D)/FT/Btn/Ff 49152/Kids[141 0 R 118 0 R]&gt;&gt;
</code></pre>
<p>Warum werden bei Punkten mehrere Objekte angelegt?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/161811/pdf-und-der-punkt-im-namen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 09 Jul 2026 11:43:43 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/161811.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 11 Oct 2006 10:23:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pdf und der Punkt im Namen on Wed, 11 Oct 2006 19:18:08 GMT]]></title><description><![CDATA[<p>Moin,</p>
<p>ich habe in einem Pdf mit dem Acrobat einen Radiobutton hinzugefügt und ihm den Namen 'A.B.C.D' gegeben.<br />
In der Pdf Datei steht dann folgendes:</p>
<pre><code>194 0 obj&lt;&lt;/T(A)/Kids[195 0 R]&gt;&gt;
endobj
195 0 obj&lt;&lt;/Parent 194 0 R/T(B)/Kids[196 0 R]&gt;&gt;
endobj
196 0 obj&lt;&lt;/Parent 195 0 R/T(C)/Kids[203 0 R]&gt;&gt;
endobj
203 0 obj&lt;&lt;/Parent 196 0 R/T(D)/FT/Btn/Ff 49152/Kids[188 0 R 201 0 R]&gt;&gt;
endobj
</code></pre>
<p>Nimmt man anstelle der Punkte einen Schrägstrich wird nur ein Objekt erstellt</p>
<pre><code>494 0 obj&lt;&lt;/T(A/B/C/D)/FT/Btn/Ff 49152/Kids[141 0 R 118 0 R]&gt;&gt;
</code></pre>
<p>Warum werden bei Punkten mehrere Objekte angelegt?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1152789</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1152789</guid><dc:creator><![CDATA[Lupus]]></dc:creator><pubDate>Wed, 11 Oct 2006 19:18:08 GMT</pubDate></item></channel></rss>