I hope I can explain myself clearly. Please understand that i am not a programmer. I was wondering if anyone could recommend a good tool for uploading and editing documents online. We have created an Auto-Fill program and are looking for a way to upload or paste a word document into an editor. We have found multiple solutions but none of them seem to keep the formatting when they get converted to PDF (in order to print). The format is extremely important to the success of the program which is why this is a big deal. Any recommendations are appreciated and if you have any further questions please do not hesitate to ask!
you are trying to copy content from word files into your editor, and then send it to a PDF maker? or did i get you wrong? i think i dont really get it :-/
If you simply want to upload and convert to PDF there isnt much of an issue and plenty of classes to do this with in all programming languages. If you are wanting to be able to upload a word document and edit it then it is significantly more difficult to do. There are plenty of rich text editors that allow you to copy and paste from word then edit but page setup to then convert to PDF can be a bit on the fiddly side (or at least this is what an associate who is a PHP developer claimed - in .Net we have never had any significant issues doing this.