|  12-29-2016, 02:01 PM | #1 | 
| Junior Member  Posts: 1 Karma: 10 Join Date: Dec 2016 Device: kobo | 
				
				PDF-HTML conversion to Word
			 
			
			We are a publisher and testdeveloper for psychological tests. Mostly used for younger people to find the study that fits them. When the test are ready we make a report in PDF. Some of our customers would like to have that in Word instead of PDF. Who can help me to find the software code what we can build in our own system? | 
|   |   | 
|  12-29-2016, 02:12 PM | #2 | 
| Grand Sorcerer            Posts: 11,310 Karma: 43993832 Join Date: Feb 2010 Location: Monroe Wisconsin Device: K3, Kindle Paperwhite, Calibre, and Mobipocket for  Pc (netbook) | 
			
			There are several programs that can convert between different formats such as pdf to word etc. It's just a matter of googling for them.
		 | 
|   |   | 
| Advert | |
|  | 
|  12-30-2016, 12:55 AM | #3 | 
| cacoethes scribendi            Posts: 5,818 Karma: 137770742 Join Date: Nov 2010 Location: Australia Device: Kobo Aura One & H2Ov2, Sony PRS-650 | 
			
			PDF to anything else is rarely very successful unless the PDF is very simple.  Since it seems you are responsible for the code I strongly suggest you generate the initial report in almost anything else except PDF.  HTML would be my first preference, it's easy to produce from almost any code. Starting with HTML you can generate pretty much anything you like. Most simply, open up the HTML in MS-Word or LibreOffice/OpenOffice and export out to PDF or whatever else. Any of these office suites can be scripted from code to do this sort of thing. Depending on the language you are using there are many other ways to convert from HTML to something else. If you work with C, C++ or Delphi/Pascal then you can contact me privately for a few suggestions, otherwise an Internet search should show lots of options. | 
|   |   | 
|  | 
| Tags | 
| software engineering, software integration, word | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Conversion Issues - PDF/Word to Mobi/ePub | MajC | Conversion | 1 | 02-14-2011 08:27 AM | 
| PDF to WORD/HTML conversion, "special characters and marks" errors | chengyibo | 3 | 11-06-2010 12:43 AM | |
| How to copy pdf to word and html from firefox reader? | Edd666666 | 2 | 01-25-2010 05:14 PM | |