Skip to content

This PHP application will convert any PDF file to a word document. This application uses Very Pdf desktop application and It will call that very-pdf desktop application from a batch file. To setup please follow instructions in assets/software/reference-pics/ directory

License

Notifications You must be signed in to change notification settings

winsonrich/pdftoword-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pdftoword

This PHP application will convert any PDF file to a word document. This application uses Very Pdf desktop application and It will call that very-pdf desktop application from a batch file. To setup please follow instructions in assets/software/reference-pics/ directory.

The software needed is in assets/software/Very.PDF.to.Word.Converter.v3.0.zip.

  1. INSTALL Very.PDF.to.Word.Converter.v3.0 in your pc.
  2. Suppoe I installed it in C:\Program Files (x86)\VeryPDF PDF2Word v3.0.
  3. Copy this path after installation. [ C:\Program Files (x86)\VeryPDF PDF2Word v3.0 ]
  4. Open my computer properties. Goto "advanced system settings". [ reference pic1.png ]
  5. Click on "Environment variables". [ reference pic2.png ]
  6. Select "Path" variable and then click on Edit.. [ reference pic3.png ]
  7. Go to the end of the field and then add ";C:\Program Files (x86)\VeryPDF PDF2Word v3.0" at the end of the value field.. [ reference pic4.png ]

Follow other instructions from the images in assets/software/reference-pics/.

About

This PHP application will convert any PDF file to a word document. This application uses Very Pdf desktop application and It will call that very-pdf desktop application from a batch file. To setup please follow instructions in assets/software/reference-pics/ directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.0%
  • HTML 32.1%
  • CSS 14.1%
  • PHP 8.5%
  • Batchfile 0.3%