Welcome to TalkGraphics.com
Results 1 to 10 of 38

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Location
    UK
    Posts
    21,345

    Default Re: Can Windows10 text search find text inside a .XAR document?

    -------------------------------
    Nothing lasts forever...

  2. #2

    Default Re: Can Windows10 text search find text inside a .XAR document?

    Many thanks!

  3. #3
    Join Date
    Apr 2012
    Location
    SW England
    Posts
    17,902

    Info Re: Can Windows10 text search find text inside a .XAR document?

    Al, I have looked at all my XDAs and each has a .wix Import and Export.
    As Xara uses this format for testing (probably), it is what I expected.

    Code:
      C:\Program Files\Xara\Xara Designer Pro+\FileFormats.xml (2 hits)
        Line 39:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 104:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X\17\FileFormats.xml (2 hits)
        Line 39:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 104:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files (x86)\Xara\Xara Photo Graphic Designer 10\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X10\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X11\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X\12\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X\15\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Designer Pro X\16\FileFormats.xml (2 hits)
        Line 39:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 102:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Web Designer 10 Premium\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Web Designer 11 Premium\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Web Designer Premium\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
      C:\Program Files\Xara\Xara Web Designer Premium\15\FileFormats.xml (2 hits)
        Line 38:     <Format Id="205" Name="Xara (*.wix)"/>
        Line 101:     <Format Id="205" Name="Xara (*.wix)"/>
    I have a large site in German that unpacks into 15MB as a WIX.
    I searched for "angegangen" ['approached'] from the open design file in the phrase "und tiefgründig angegangen um das Beste von " in a text editor and found a WIX line:
    {2201,246,WCS("und altersbedigten Ver"),W(228),WCS("nderungen die ver"),W(228),WCS("nderte "),W(228),WCS("usserliche "),W(196),WCS("sthetik kunstvoll und tiefgr"),W(252),WCS("ndig angegangen um das Beste von "),WCS(" von")}
    What is clear is the fragmentation and the lack of context, which would require a lot of back-tracking to determine where and what in the design the WIX code referred to.
    You would then need a click-link to open the XDA with that WIX in the right place.

    Clearly, just bite the bullet and export as PDF and use that or as a Vertical Supersite Export and the browser's Find function.

    Quote Originally Posted by capellan View Post
    By the way Acorn, Do you know if anyone have tried to create Xara files
    using scripting programming languages, like python or javascript?
    No, I have been waiting for the always-promised/never-delivered API for SmartShapes before looking at the possibilities.

    On my Acorn Archimedes, I have a program in BBC Basic that allows coding to generate AFF and DRW files that can be imported into an XDA.
    It is probably easier to address such things now as SVGs.

    Acorn
    Acorn - installed Xara software: Cloud+/Pro+ and most others back through time (to CC's Artworks). Contact for technical remediation/consultancy for your web designs.
    When we provide assistance, your responses are valuable as they benefit the community. TG Nuggets you might like. Report faults: Xara Cloud+/Pro+/Magix Legacy; Xara KB & Chat

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •