Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-18-2010, 11:43 PM   PM User | #1
squeaky
New to the CF scene

 
Join Date: Oct 2010
Location: NorCal
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
squeaky is an unknown quantity at this point
how to approach: pdf, fillin form vs HTML, workflow?

Hello,
I am faced with figuring out how best to build a website based on the requirements below:

PHP & MYSQL

The entire process will be online.

The outcome will need to be an uneditable pdf document.

The document changes/denials/approvals will need to be tracked.
Person A will complete an online online/pdf form, consisting of approximately 75 questions. It will then be submitted for review.

Person B will review the answers, each question/answer will need to be approved – if not approved a ‘note’ with a reason for the disapproval will need to be offered.

The form will then get sent back to the Original Person A, where he will make the needed changes and the review process starts over again, until the document is completely approved.
Number 1 concern is workflow, I have never worked with any sort of workflow. Am I better off finding an open source s/w that handles workflow?

Second Concern is the pdf creation and management.

Do I use pdf fillin forms? Do I use an html form and generate the pdf on the fly, save it and allow Person B to only apply notes?


Any and all advice is welcome.
I am stumped right now on how to approach.
Thank you for your time.
squeaky is offline   Reply With Quote
Old 10-19-2010, 04:56 PM   PM User | #2
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
Why a PDF needs to be created at all till the final document baffles me completely.
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Old 10-19-2010, 09:28 PM   PM User | #3
squeaky
New to the CF scene

 
Join Date: Oct 2010
Location: NorCal
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
squeaky is an unknown quantity at this point
Thank you - That is why i am asking for suggestions.

My initial thought was to do everything in the db, and then when the final pdf is needed, generate it on the fly.

I was then informed that each of the 75+ questions, will need to be approved/denied.

My concern is an html form would then be required for the initial completion by Person A and subsequently for Person B to approve, or deny.

Having not worked with Adobe products much, and seeing that some will allow live updates and annotations. I thought this would be less cumbersome than a 75+ question form.
squeaky is offline   Reply With Quote
Reply

Bookmarks

Tags
html form, pdf, pdf form, php, workflow

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:18 AM.


Advertisement
Log in to turn off these ads.