Hi all.
I'm having trouble saving my files. If I save it as a SVG, it shows up in my folder as an unknown file type. (Now it says that it can't load the file...) If I try to save it as a PDF, the same thing happens. Any thoughts on why this is happening? I tried removing the program and then reinstalling it, but to no avail.
Trouble saving
Re: Trouble saving
No thoughts on this yet? Bummer...
Re: Trouble saving
OK, so this is weird. I still have trouble opening that one SVG document, but if I just manually rename the files .PDF and .SVG, they are no longer unknown file types (the icons turn to pdf and inkscape images) and they open with no problem. Guess that was easy...
- shawnhcorey
- Posts: 149
- Joined: Mon Jan 07, 2008 12:17 pm
Re: Trouble saving
Sorry, I haven't worked with Windows for a long time. All I can think of is that your Registry is not correct but I don't know how to fix it. If you open the SVG file with notepad, do you see the XML? The first two lines should look like this:
Code: Select all
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->