Click here to get back home

Forms, word, excel hard desistion

 HomeNewsGroups | Search | About
 comp.lang.php    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Forms, word, excel hard desistion klimmer 07-16-2008
Posted by klimmer on July 16, 2008, 9:15 am
Please log in for more thread options
Hello,

I'am used to work with PHP and MySQL on webbased application.

I have to make for my colleagues a program that have to follow a few
dessistions (path) like a flowchart.
The result shood be a word document from about, 150-250 pages. The
chapters are, depending of the anwsers in the virtuel flowchart.
Afterwoods there are more then 100 fields automaticaly filled in from
excel tabels. What qind of fields are depending of the flow in the
chart.
I have tried in VBA but the forms are fixed. You have to pre-deffine
the forms. Difficult to initiate.
Easy to merge different chapters. Layout is automaticaly ok.
Communication with excel works fine.

I don't know how I have to start. Choosing the write language VBA
(word,excel) , VB, C++, PHP with MySQL ???
My knowledge of PHP and MySQL is mutch bether.
I would like to work like in PHP but I can't make any communication
with Word or Excell.

Someone an idea, hint, tip, sugestion

Posted by C. (http://symcbean.blogspot.c on July 18, 2008, 8:15 am
Please log in for more thread options
> Hello,
>
> I'am used to work with PHP and MySQL on webbased application.
>
> I have to make for my colleagues a program that have to follow a few
> dessistions (path) like a flowchart.
> The result shood be a word document from about, 150-250 pages. The
> chapters are, depending of the anwsers in the virtuel flowchart.
> Afterwoods there are more then 100 fields automaticaly filled in from
> excel tabels. What qind of fields are depending of the flow in the
> chart.
> I have tried in VBA but the forms are fixed. You have to pre-deffine
> the forms. Difficult to initiate.
> Easy to merge different chapters. Layout is automaticaly ok.
> Communication with excel works fine.
>
> I don't know how I have to start. Choosing the write language VBA
> (word,excel) , VB, C++, PHP with MySQL ???
> My knowledge of PHP and MySQL is mutch bether.
> I would like to work like in PHP but I can't make any communication
> with Word or Excell.
>
> Someone an idea, hint, tip, sugestion

PHP implements the COM interface (when running on MS_Windows) so you
can interact with the documents using their native API.

See http://uk2.php.net/manual/en/book.com.php

C.

Posted by Captain Paralytic on July 18, 2008, 8:20 am
Please log in for more thread options
> Hello,
>
> I'am used to work with PHP and MySQL on webbased application.
>
> I have to make for my colleagues a program that have to follow a few
> dessistions (path) like a flowchart.
> The result shood be a word document from about, 150-250 pages. =A0The
> chapters are, depending of the anwsers in the virtuel flowchart.
> Afterwoods there are more then 100 fields automaticaly filled in from
> excel tabels. =A0What qind of fields are depending of the flow in the
> chart.
> I have tried in VBA but the forms are fixed. You have to pre-deffine
> the forms. Difficult to initiate.
> Easy to merge different chapters. =A0Layout is automaticaly ok.
> Communication with excel works fine.
>
> I don't know how I have to start. =A0Choosing the write language VBA
> (word,excel) , VB, C++, PHP with MySQL ???
> My knowledge of PHP and MySQL is mutch bether.
> I would like to work like in PHP but I can't make any communication
> with Word or Excell.
>
> Someone an idea, hint, tip, sugestion

You can write Excel and Word files from php.

Similar ThreadsPosted
Word/Excel file generation November 14, 2005, 10:50 am
Obtaining file attribute - title, PDF, Word, Excel December 7, 2004, 7:52 am
Stripping MS Word code from my forms once and for all. September 15, 2007, 12:43 pm
Is creating a digg clone hard for you? How hard? May 23, 2008, 1:21 am
what is the preg for capitals in a word to be replaced by that word preceded by a space January 10, 2007, 11:40 am
Regular expression: non-latin word/non-word characters and UTF-8 September 22, 2005, 1:34 pm
textarea fields --> export to ms word --> word is stretch March 2, 2007, 12:20 pm
Where did my Hard Returns go? March 1, 2006, 8:53 am
Internet Hard Disk August 22, 2005, 4:23 pm
Hard time with a regex... November 29, 2007, 8:39 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap