We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2013-07-25 03:10 PM - last edited on 2024-09-24 09:47 AM by Doreena Deng
2016-01-20 09:30 AM
2016-01-20 10:14 AM
Jiuzhu wrote:Hi,
Hi!
I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm.
The first problem is how to exchange gsm to xml format?and how to exchange xml to gsm?
The second problem is when I used "LP_XMLconverter.exe",it always automatically quit.
The third problem is about the edit command:
<GDLPict MIME="image/png"
path="bim构件图片/Kinnarps_logo.png"
SubIdent="1"
platform="Win"
SectVersion="18"
SectionFlags="0">
</GDLPict>
where should I write the command?write with "LP_XMLconverter"?
Thanks all!
2016-01-22 03:53 AM
Akos wrote:Hi!Jiuzhu wrote:Hi,
Hi!
I had a few problems when I used "LP_XMLconverter.exe" to embed images in gsm.
The first problem is how to exchange gsm to xml format?and how to exchange xml to gsm?
The second problem is when I used "LP_XMLconverter.exe",it always automatically quit.
The third problem is about the edit command:
<GDLPict MIME="image/png"
path="bim构件图片/Kinnarps_logo.png"
SubIdent="1"
platform="Win"
SectVersion="18"
SectionFlags="0">
</GDLPict>
where should I write the command?write with "LP_XMLconverter"?
Thanks all!
Which version of LP_XMLConverter do you use?
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'.
After getting the XML source you can add the GDLPict section to the .xml file.
Do you see any error message in the cmd prompt when the LP_XMLConverter.exe crashes?
Regards, Akos