<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: LP_XML Converter Built-in images in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133127#M14261</link>
    <description>On the site &lt;B&gt;opengdl.org&lt;/B&gt; written that you have an object to automatically generate commands for further work in XML converter
&lt;BLOCKQUOTE&gt;Jochen Sühlo has written a smart XML_generator_object ...&lt;/BLOCKQUOTE&gt;
This object generates different commands or only for embedding images?&lt;BR /&gt;
There are whether this object freely available for download? And where.</description>
    <pubDate>Sat, 06 Apr 2013 09:27:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-06T09:27:42Z</dc:date>
    <item>
      <title>LP_XML Converter Built-in images</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133125#M14259</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi,&lt;BR /&gt;
I have some problems when trying to embed images in .gsm files. Documentation of LP_XML is so brief... &lt;BR /&gt;
&lt;BR /&gt;
I have AC15 gsm with extern pictures in separate path - so they have to be loaded in AC15 Lib manager - i dont want this, i want 1 gsm with builtin images, so I convert the gsm to .xml easily, where I have in gdl script something like&lt;BR /&gt;
&lt;BR /&gt;
UI_PICT "logo.png"... I  change it to UI_PICT 1... then create line&lt;BR /&gt;
&amp;lt;GDLPict MIME="image/png" SectVersion="19" SectionFlags="0" SubIdent="1" path="GDLPict_1.png"&amp;gt;&amp;lt;/GDLPict&amp;gt; //Mind the Subident=1&lt;BR /&gt;
&lt;BR /&gt;
Now, when converting back to gsm, I got error from LP_XML - Error during conversion on line x, Error in image section 'GDLPict', invalid MIME type or Image&lt;BR /&gt;
Png is valid image file, and its png, so the mime is valid too...&lt;BR /&gt;
&lt;BR /&gt;
When trying to convert this xml to AC16 gsm with AC16 LP_XML its fine! But with AC15 LP_XML it fails like this. The gsm was created in AC15 and it works perfectly, but i just cant embed image into it...&lt;BR /&gt;
&lt;BR /&gt;
I don't want to be mean but ArchiCAD API documentation, tool's quality, debugging chances and LP_XML documentation and errors handling are so bad  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" style="display : inline;" /&gt; ...&lt;BR /&gt;
I just got 'Unexpected Exception' from LP_XML... i don't like this dev work.&lt;BR /&gt;
&lt;BR /&gt;
Thx in advance, sorry for my English &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 Apr 2013 10:02:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133125#M14259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-03T10:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML Converter Built-in images</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133126#M14260</link>
      <description>For me the following code works:&lt;BR /&gt;

&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;&amp;lt;GDLPict MIME="image/png" path="Abtreter/abtreter_angle.png" SubIdent="1" platform="Win" SectVersion="19" SectionFlags="0"&amp;gt;&amp;lt;/GDLPict&amp;gt;
&lt;/PRE&gt;

The path of the image must be (as I think) a subfolder of the path of the gsm-file.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;
UI_PICT "logo.png"... I change it to UI_PICT 1... then create line&lt;BR /&gt;
&amp;lt;GDLPict MIME="image/png" SectVersion="19" SectionFlags="0" SubIdent="1" path="GDLPict_1.png"&amp;gt;&amp;lt;/GDLPict&amp;gt; //Mind the Subident=1
&lt;/BLOCKQUOTE&gt;

If you named the file to "UI_PICT 1.png", there must be an error, you must name the file "GDLPict_1.png"</description>
      <pubDate>Fri, 05 Apr 2013 20:14:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133126#M14260</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2013-04-05T20:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML Converter Built-in images</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133127#M14261</link>
      <description>On the site &lt;B&gt;opengdl.org&lt;/B&gt; written that you have an object to automatically generate commands for further work in XML converter
&lt;BLOCKQUOTE&gt;Jochen Sühlo has written a smart XML_generator_object ...&lt;/BLOCKQUOTE&gt;
This object generates different commands or only for embedding images?&lt;BR /&gt;
There are whether this object freely available for download? And where.</description>
      <pubDate>Sat, 06 Apr 2013 09:27:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133127#M14261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-06T09:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML Converter Built-in images</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133128#M14262</link>
      <description>Embedding pictures is a torture for me too. Jochens tool is not freely available. At least there's no download link.</description>
      <pubDate>Mon, 08 Apr 2013 06:14:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133128#M14262</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-04-08T06:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML Converter Built-in images</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133129#M14263</link>
      <description>&lt;BLOCKQUOTE&gt;Joachim wrote:&lt;BR /&gt;
If you named the file to "UI_PICT 1.png", there must be an error, you must name the file "GDLPict_1.png"&lt;/BLOCKQUOTE&gt;

Of course i didn't name it UI_PICT 1.png... &lt;BR /&gt;
UI_PICT 1 is reference for source image 1 in xml file&lt;BR /&gt;
In GLDImage tag is Path to GDLPict_1.png which is also the source image named on that correct path... As i said, works fine in AC16 LPXML, but there is a MIME/Image problem in AC15 LPXML</description>
      <pubDate>Tue, 09 Apr 2013 08:06:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/LP-XML-Converter-Built-in-images/m-p/133129#M14263</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-09T08:06:55Z</dc:date>
    </item>
  </channel>
</rss>

