The conversion tag has no wiki summary.
0
votes
0answers
14 views
conversion from doc to pdf doesn't change hyperlink to pdf extension
I using 'ConversionJob' with "Word Automation Server" (WAS) to convert document in format ".doc" to ".pdf" but when the document is converted, all hyperlinks stay with ".doc" extension and we can't ...
2
votes
1answer
48 views
Is there an easy way to turn 1300+ individual documents into a Wiki?
Nearly a year ago, I'd asked this question. Amazingly, the project is moving forward faster than a speeding snail. Right now, we've got all of the data imported as both Word and HTML docs, 'cause no ...
0
votes
0answers
47 views
Convert Local Time (SSRS datetime parameter) to UTC Time
I am working with SSRS 2008 and SP 2010. My report has 2 parameters 1. TimeZone this parameter is read from SharePoint site (timezone of the site as per regional settings) the other is simple datetime ...
0
votes
0answers
137 views
SharePoint 2013 PowerPoint Automation Service conversion is failing
I am trying to use the PowerPoint Automation Service to convert documents from .ppt to .jpg. However even though I am trying to follow the msdn example (which is a bit different), it doesn't seem to ...
0
votes
0answers
67 views
Converting ms word document to web-page: equations are badly converted
I'm trying to convert my winword document to web-page. I'm using default mechanism, activated like descripted here http://technet.microsoft.com/en-us/library/cc770227.aspx.
Convertation seems to be ...
0
votes
1answer
477 views
How to find invalid character in SharePoint item value
I try to create a dataset with Reporting Services from a SharePoint list (inside the root web).
When I want to build the query for the dataset I get the following error:
...
1
vote
2answers
756 views
.PNG get converted to .JPG when uploading to Image Lib
I have encountered a weird issue, which is that sometimes when I upload .PNG images to my SharePoint Image Libraries, sometimes they get converted to .JPG, BUT when I open the image from the library ...
3
votes
1answer
720 views
Converting number field to text field results in data loss
I have the following scenario:
A standard generic list with a number column. There is a large number of list items in the list - 200000. All list items have an integer number value (no floating ...
1
vote
1answer
2k views
Convert Word Documents to Wiki Pages
Has anyone found a solution (custom code, free, or paid) to easily convert Word documents to SharePoint 2010 Wiki Pages?
The closest thing I have found so far is this old 2007 project: ...