May 4, 201313 yr Hi Has anyone got a converted version 04/13 SET M in word that they can send me. I have attempted to convert a PDF into word, But its all over the place and unusable. I am looking at filling in the form using word and then printing off and getting my wife to fill in her own Set M application. http://www.ukba.homeoffice.gov.uk/sitecontent/applicationforms/settlement/formsetm0420091.pdf PM me for my email address Malc
May 5, 201313 yr Why make it complicated? Print it off, fill it in, get your wife to sign it. Simple.
May 5, 201313 yr Author We are on the 3rd print off set, just thought it would be like doing it on line, Least you can make adjustments as and when required. I have tried Acrobat Pro, But cant get the free trail and want me to pay up to use the service.
May 5, 201313 yr 14 day free trial http://www.pdftoword.com/ Free online (up to 100MB) http://www.zamzar.com/ Free download http://hellopdf.com/ I haven't tried any of these BTW.
May 5, 201313 yr Author Thank you time and for the links I have tried all 3, PDF to word, impossible to read, Zamzar better, but will need a lot of adjusting to get it into the correct format and HelloPDF when i try and put it onto word says i dont have enough memory!!! I think i might just take 7by7 advice!!!
August 13, 201312 yr Maybe you can try to the following demo code to convert pdf: namespace RE__Test{public partial class Form1 : Form{public Form1(){InitializeComponent();}private void button1_Click(object sender, EventArgs e){RasterEdgeImaging PDF = new RasterEdgeImaging();public void ConvertPdftoWord();{PDFInputFile = (@"C:/1.pdf");PDFPageNumber = "2";WordOutputFile = OutputFormat.docx;}PDF.Save("OutputFormat.docx", SaveFormat.docx);}
August 13, 201312 yr This Form SET (M) is clearly not intended for conversion to a Microsoft Word document. I can add text to it with Arrobat Reader, using version 11.0.3 on the computer I am sitting at just now. Sreenshot PDF document with examples of text added formsetm0420091.pdf The single biggest problem in communication is the illusion that it has taken place
August 13, 201312 yr Author Thank you for your Reply. We have just about got the application form complete. Thank you for your Help Malc
September 27, 201312 yr Hi it seems that this topic is solved Edited September 27, 201312 yr by Abigail111
Create an account or sign in to comment