documents

How do you store/share online your personal documents ?

For photos, I use Flickr. But for other documents...Which web based online application (hosted or to install on your personal web site) do you use for PDF or word files ? If there is a user management it would be also great (for example you decide that some persons, or everyone, can see some of your documents...). ...

Open source library to convert DOC and other MS-Office files to image(s)

Can you recommend an open source library (C or C++) to convert MS Office files into a set of images? I am evaluating ImageMagick and while it does support PDF files, it does not work with MS Office files. ...

Editing documents seamlessly in a Web Application

We have a web application, which involves a lot of documents. In a typical use case, a document will be generated from our web application. The user download the generated document to the local file system and modify it. After this work, the user upload the modified document back to the web application. I need an easier way, to work wi...

Generate documents thumbnails (PDF, Word, Spreadsheets, etc.) from within PHP

Hello guys, I was wondering if there is there is a way to create thumbnails for different types of documents, for instance PDF documents, Word Documents, Spreadsheets, etc, not only for the images, from within PHP? If this would be to hard to accomplish, I would also be interested in a way to achieve something similar only for PDF docu...

Recommended location for document storage - in database or elsewhere?

Background: We have an in house document storage system that was implemented long ago. For whatever reason, using the database as the storage mechanism for the documents was chosen. My question is this: What is the best practice for storing documents? What are the alternatives? What are the pros and cons? Answers do not have to...

Wiki or CMS?

How do your store your company's accumulated internal knowledge? Meeting minutes, software specifications, plans, notes about other organisations, documents for discussion and storage, agendas... We're involved in software development but it's not our primary focus. So our wiki/CMS needs to be able to easily link to files in SVN and Tra...

How do I split an RTF document into individual pages using PHP

I have an RTF document that serves as a template for input data from a web page. I need to know how to break the base template into individual pages for display on the website. Is there a way to do this using PHP? I have tried searching through the RTF code inside the document, but cannot find anything that gives me a good breaking po...

Russian Document Corpus for Search Engine

Hi, I'm working on a cross language information retrieval that takes queries in english and searches documents in Russian. To evaluate this system it would be nice to have a collection of russian documents to search through. Does anyone out there know of a collection of documents I can search or websites from which I can easily scrape to...

Sync My Documents folder, using Active Directory?

Hey I'm trying to set up a backup feature for the users in a Active Directory Domain. The wish is for the clients "my docuemnts" folder to sync to a folder on the file server. Is this doable using Active Directory only, or do one need any third party applications? If its doable, what steps is needed to set this up, on the server, and...

What is the easiest way to programmatically combine multiple PDF documents into one PDF document?

What is the easiest and quickest way to combine multiple pdf docs into a single pdf document, programmatically in C#? I am not looking for a random list of .net PDF libraries (there are loads on SO already), rather a specific library (and function) which will do what I need quickly and easily... Thanks! ...

Does UIImage's -imageNamed: method work for image files stored in 'Documents'?

My app downloads a small image file from a remote server and I am trying to display it along with some other small image files that are pre-installed in the app. I am using [UIImage imageNamed:@"TheImageName.png"] to get the images (see below for more detail). The pre-installed images display as expected but the image in my apps 'Documen...

A good rich text control for Silverlight

I'm looking for a good rich text control for Silverlight. The one on codeplex seems to be out of date and another free one I saw on vectorlight doesn't seem to save as RTF (it uses custom xml) or doesn't have printing capabilities. I'm thinking about dishing out some bucks for the Telerik, ComponentOne, or DevExpress rich text control, ...

converting data to mysql database

i have set of 200 documents (*.doc) containing data as follows . I want to upload it to database (mysql). how to convert it? Is there any easy steps to do? i'm using ubuntu os 1) Name: MR RAMESH KUMAR Address: 23/64,PANKAJ RESIDENCY HYDERABAD ...

Saving WPF content to an aribitary format

WPF has a framewok for serializing WPF to an arbitary format (such as html, rtf, xps) where 3rd parties can plug in. Has anyone ever seen (or written) any serializer except the XPS one that comes with the framework that we can use? ...

LaTeX: Are there any web frontends available?

As of now the workflow is something like, I import an SVN or a CVS repository and then compile a document locally on my machine to get either a ps or a pdf file. But I was wondering if there is a Web front-end to do all the stuff, like for instance, an editor using which you can edit the file online and then download just the pdf file by...

.NET component to view and annotate documents and images

I need a component that I can install on my server that can be used in an ASP.NET Web Application to: Display word documents, PDF documents, images in the browser. Allow these documents to be annotated online and have those annotation saved for redisplay later. Thanks in advance. ...

Uniform way to print office documents programatically

Using Microsoft interOp objects, there is a way to programmatically print word or Excel document. Is there any simpler and uniform way to programatically print all types of documents (.txt, .doc, .xls, .pdf..) ? ...

Allow multiple values to BDC Column

I have added a column called Customer to my documents library, this is a business data column. What I want to do is relate a document to multiple customers by entering customer codes into this box. Currently I can add 'FLC' for example, but I want to put 'FLC, MFT, SAL' for a specified document as it relates to many customers. Any id...

Correctly opening sharepoint urls to document library items

When I add a link to a document library word document from a publishing page and then click the link, I get prompted with a dialog enabling me to Open, Save or Cancel. Can I prevent this prompt and open the document directly in word? All the best ...

View/Modify word document online ?

Hi , We are currently using the Interop for word document maniplulation's like merge of fields to word template docs and also some macro code which on download of the word file to the cient system does some calculation and gets updated on the server ! We need to change this . Is there any way like view/modifying a word document online(...