| kaliki123 |
| Advanced Member |
|
| Minnesota |
| Applications Developer |
|
| None Specified |
|
| Friday, September 14, 2007 |
| Thursday, August 4, 2011 1:54:02 PM |
53 [0.29% of all post / 0.01 posts per day] |
|
Well, i got past my error. I'm actually not using Java. We are using .NET. I had to add
transformer.BaseOutputUri = New Uri("file:///C:/temp/") as I couldn't use my stylesheet location because it was already open.
Now I'm getting a "Document Not Found" in my word document. I have always had this error whenever I tried using the Word 2007 and never got it resolved. So now I get to debug this error.
Hopefully I can get it fixed soon.
|
I am also having this issue where I can no longer upgrade my Alova products. I'm stuck at 2011 SP1 because of this line: the @altova:Url from <xsl:result-document href="{$altova:nodeDocument/@altova:Url}">,
When I remove the line, I don't get the error. When I add the line back, the error I get is, "Access to the path 'c:\windows\system32\inetsrv' is denied.
I have placed a support ticket on the matter but haven't heard back on a response in a while. I'm just starting to dive into this again as I had to put it on hold because another production issue to priority.
Micky, I will keep you posted if I find a fix. If you find a fix, can you let me know what you did to get it to work?
Thanks!
|
I am looking for some different ideas from people. I am using Stylevision to produce an RTF document. My XML is the following:
<n:ChargeLanguage Wizard="true"> <html xml:space="preserve" xmlns="http://www.w3.org/1999/xhtml"> <div> <strong>fdsfad fwesaf s</strong> </div> </html> </n:ChargeLanguage>
The <html xml:space="preserve" ...> is automatically created when someone enters rich text in an InfoPath form. Because of the xml:space="preserve", it errors saying it's invalid because of white-space.
I can use normalize-space but that seems to take away the bold and I want the information to be bold if that's what the user selected.
Does anyone know of a different way to handle this? We were OK until Microsoft patched our MOSS 2007 servers and now it's adding the xml:space="preserve" automatically.
Thanks for all your ideas!
|
I just thought I would let others know in case they are running into this issue that this is a bug.
32998: <newline/> as last child of table cell causes wrong behavior in StyleVision Design View, inconsistency in output
32645: Bullets list inserted in static/dynamic table is incorrectly displayed in RTF output
https://www.altova.com/releasenotes/Default.aspx
|
Thanks Vlad for letting me know V2010 was released. I love the new version. As for the numbered lists, it works great but there is one thing I need to fix and wondering someone could help.
I attached my stylesheet for you to see (Test.sps). When you hit "Preview RTF" there are 2 extra carriage returns after bullet 3. My users only want one carriage return.
I did try "Preview Word 2007" which only shows one carriage return. We are unable to use word 2007 yet and want to stick with RTF.
I have a feeling it's because it's in a table. I need it in a table for layout purposes, it needs to be tabbed over a little more than what it defaults to without a table. When I take out the table, it works as it should.
Any help would be appreciated.
Thanks, Tonia
|
This is my first time importing an Excel file (normally I use XML) and displaying the output in a XML file.
I have attached my Excel File and my schemas. Would someone please help me out with why I cannot display my Excel file in XML? It does display just fine when I hit the output button in Mapforce. When I go to File->Generate Code in XSLT 2 and run the bat file (Note: I already have Altova XML installed), the only thing that shows are my attributes for the CAMAValuationInterface.
Any help would be appreciated!
Thanks, Tonia
|
It would be great if Stylevision would be able to put the path of the document once saved. Not the hard coded one that shows up in the footer.
I'm using RTF and placing the XSLT-RTF to a file location and then the user will display a document. They save this document to many locations and want the path that they are saving to, to be displayed in this footer. They don't want the path of the .sps.
|
If you have a date of 02/07/2008, it would be nice to have a formatting option of 2/7/2008. My users are complaining that the dates all have preceding zeros in front.
Word 2007 has a formatting where the zeros are not in the date and that is what they are used to.
Thank you!
|
Thanks Vlad!
I suppose, you couldn't read my mind when I was trying to specify that it was RTF. Sorry that I forgot that important piece.
I can't wait for the new release and I'm hoping we will be able to use it!
|
vlad wrote:It would be sooo much easier to answer your question if you would share with us your sample files (doesn't need to be some critical data or so)
I understand it would be easier. I just was asking if anyone else ran into this originally.
I created a very simple examples, a schema that isn't really needed but it's there. And a Stylevision document.
When looking at the Stylevision document, all you have to do is hit "Preview RTF" and you will see the numbered list adds 3. which is should not! If you hit "Preview HTML" it does not add this. Also, if you hit "Preview Word 2007" it does not add the extra number.
I'm assuming it may be a coding issue in Stylevision but I'm not 100% sure and was wondering if anyone else has run into this.
I should also add I'm using version 2009. I do not have the latest release due to bugs that will be fixed hopefully (already reported them) in the next release.
Thanks for looking at this, Tonia
|
|