<?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 LP_XML lower than 16 dont support builtin images? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175689#M8370</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;I don't have any problem embedding images in gsm with LP_XMLConverter.exe for AC16 and AC17, but for AC15 and lower I get this error&lt;BR /&gt;&lt;BR /&gt;foo.xml(19098) : error: Error in image section 'GDLPict'; Invalid MimeType or Image&lt;BR /&gt;&lt;BR /&gt;In XML I have this simple tag... &lt;BR /&gt;&lt;BR /&gt;&amp;lt;GDLPict MIME="image/png" SectVersion="19" SectionFlags="0" platform="Win" SubIdent="112" path="body/36.png"&amp;gt;&amp;lt;/GDLPict&amp;gt;&lt;BR /&gt;&lt;BR /&gt;as I said, works for &amp;gt;LPXML16 but not for &amp;lt;16&lt;BR /&gt;&lt;BR /&gt;For jpeg its the same &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" border="0" /&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 24 Sep 2024 07:47:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-24T07:47:44Z</dc:date>
    <item>
      <title>LP_XML lower than 16 dont support builtin images?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175689#M8370</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;I don't have any problem embedding images in gsm with LP_XMLConverter.exe for AC16 and AC17, but for AC15 and lower I get this error&lt;BR /&gt;&lt;BR /&gt;foo.xml(19098) : error: Error in image section 'GDLPict'; Invalid MimeType or Image&lt;BR /&gt;&lt;BR /&gt;In XML I have this simple tag... &lt;BR /&gt;&lt;BR /&gt;&amp;lt;GDLPict MIME="image/png" SectVersion="19" SectionFlags="0" platform="Win" SubIdent="112" path="body/36.png"&amp;gt;&amp;lt;/GDLPict&amp;gt;&lt;BR /&gt;&lt;BR /&gt;as I said, works for &amp;gt;LPXML16 but not for &amp;lt;16&lt;BR /&gt;&lt;BR /&gt;For jpeg its the same &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_rolleyes.gif" border="0" /&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 24 Sep 2024 07:47:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175689#M8370</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-24T07:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML lower than 16 dont support builtin images?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175690#M8371</link>
      <description>Hi!&lt;BR /&gt;
I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm.&lt;BR /&gt;
The first problem is how to exchange gsm to xml format?and how to exchange xml to gsm?&lt;BR /&gt;
The second problem is when I used "LP_XMLconverter.exe",it always automatically quit.&lt;BR /&gt;
The third problem is about the edit command: &lt;BR /&gt;
&amp;lt;GDLPict MIME="image/png"&lt;BR /&gt;
    path="bim构件图片/Kinnarps_logo.png"&lt;BR /&gt;
    SubIdent="1"&lt;BR /&gt;
    platform="Win"&lt;BR /&gt;
    SectVersion="18"&lt;BR /&gt;
    SectionFlags="0"&amp;gt;&lt;BR /&gt;
&amp;lt;/GDLPict&amp;gt;&lt;BR /&gt;
where should I write the command?write with "LP_XMLconverter"?&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; Thanks all!</description>
      <pubDate>Wed, 20 Jan 2016 08:30:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175690#M8371</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-20T08:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML lower than 16 dont support builtin images?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175691#M8372</link>
      <description>&lt;BLOCKQUOTE&gt;Jiuzhu wrote:&lt;BR /&gt;Hi!&lt;BR /&gt;
I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm.&lt;BR /&gt;
The first problem is how to exchange gsm to xml format?and how to exchange xml to gsm?&lt;BR /&gt;
The second problem is when I used "LP_XMLconverter.exe",it always automatically quit.&lt;BR /&gt;
The third problem is about the edit command: &lt;BR /&gt;
&amp;lt;GDLPict MIME="image/png"&lt;BR /&gt;
    path="bim构件图片/Kinnarps_logo.png"&lt;BR /&gt;
    SubIdent="1"&lt;BR /&gt;
    platform="Win"&lt;BR /&gt;
    SectVersion="18"&lt;BR /&gt;
    SectionFlags="0"&amp;gt;&lt;BR /&gt;
&amp;lt;/GDLPict&amp;gt;&lt;BR /&gt;
where should I write the command?write with "LP_XMLconverter"?&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; Thanks all!&lt;/BLOCKQUOTE&gt;

Hi,&lt;BR /&gt;
&lt;BR /&gt;
Which version of LP_XMLConverter do you use?&lt;BR /&gt;
&lt;BR /&gt;
If you start LP_XMLConverter with the 'help' parameter, then it'll list all the possible commands. The one that converts a GSM object to XML source is 'libpart2xml'.&lt;BR /&gt;
&lt;BR /&gt;
After getting the XML source you can add the GDLPict section to the .xml file.&lt;BR /&gt;
&lt;BR /&gt;
Do you see any error message in the cmd prompt when the LP_XMLConverter.exe crashes?&lt;BR /&gt;
&lt;BR /&gt;
Regards, Akos</description>
      <pubDate>Wed, 20 Jan 2016 09:14:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175691#M8372</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2016-01-20T09:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: LP_XML lower than 16 dont support builtin images?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175692#M8373</link>
      <description>&lt;BLOCKQUOTE&gt;Akos wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Jiuzhu wrote:&lt;BR /&gt;Hi!&lt;BR /&gt;
I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm.&lt;BR /&gt;
The first problem is how to exchange gsm to xml format?and how to exchange xml to gsm?&lt;BR /&gt;
The second problem is when I used "LP_XMLconverter.exe",it always automatically quit.&lt;BR /&gt;
The third problem is about the edit command: &lt;BR /&gt;
&amp;lt;GDLPict MIME="image/png"&lt;BR /&gt;
    path="bim构件图片/Kinnarps_logo.png"&lt;BR /&gt;
    SubIdent="1"&lt;BR /&gt;
    platform="Win"&lt;BR /&gt;
    SectVersion="18"&lt;BR /&gt;
    SectionFlags="0"&amp;gt;&lt;BR /&gt;
&amp;lt;/GDLPict&amp;gt;&lt;BR /&gt;
where should I write the command?write with "LP_XMLconverter"?&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; Thanks all!&lt;/BLOCKQUOTE&gt;

Hi,&lt;BR /&gt;
&lt;BR /&gt;
Which version of LP_XMLConverter do you use?&lt;BR /&gt;
&lt;BR /&gt;
If you start LP_XMLConverter with the 'help' parameter, then it'll list all the possible commands. The one that converts a GSM object to XML source is 'libpart2xml'.&lt;BR /&gt;
&lt;BR /&gt;
After getting the XML source you can add the GDLPict section to the .xml file.&lt;BR /&gt;
&lt;BR /&gt;
Do you see any error message in the cmd prompt when the LP_XMLConverter.exe crashes?&lt;BR /&gt;
&lt;BR /&gt;
Regards, Akos&lt;/BLOCKQUOTE&gt;

Hi!&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your answer!&lt;BR /&gt;
&lt;BR /&gt;
But how to start LP_XMLConverter with the 'help' parameter?&lt;BR /&gt;
&lt;BR /&gt;
I used the LP_XMLconverter is belong to Archicad 18.There had no any &lt;BR /&gt;
&lt;BR /&gt;
error message in the cmd prompt when the LP_XMLConverter.exe &lt;BR /&gt;
&lt;BR /&gt;
crashes .&lt;BR /&gt;
&lt;BR /&gt;
It just had a short time to running and then automatically quit.</description>
      <pubDate>Fri, 22 Jan 2016 02:53:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/LP-XML-lower-than-16-dont-support-builtin-images/m-p/175692#M8373</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-22T02:53:42Z</dc:date>
    </item>
  </channel>
</rss>

