• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

long time looking this procedure, is it possible ?

Enthusiast ,
May 29, 2018 May 29, 2018

Copy link to clipboard

Copied

Hi all

im trying to create a page with fields ( different type of fields ) for example

- First name

- last name

- date

- birthday

- signature

- photo

what i want, after the client fill these fields each field ( behind the scene ) will be placed on ready empty PDF application .

so the client can then just print that PDF

please let me know if the question is not clear

basically a a page to file an application with out seeing the PDF just through the fields on the page .

Best

Muhannad Alani

Views

366

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , May 30, 2018 May 30, 2018

In a nutshell, Muse cannot do this.

1.  Find out what kind of hosting plan  you have and which server-side scripts and databases your server supports.

2.  Build your HTML5 form & scripts  in a code editor like Dreamweaver , Brackets, Atom, etc...

4. Create a database to hold form input data.

5. Create a  script to output form data to a new HTML file.

6. Create another script to convert HTML to PDF.

Convert HTML To PDF in PHP The Easy Way | Pdfcrowd

Votes

Translate

Translate
LEGEND ,
May 30, 2018 May 30, 2018

Copy link to clipboard

Copied

Sure it's possible, just not with plain Muse and not without a suitable server-side processing in place.

Mylenium

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
May 30, 2018 May 30, 2018

Copy link to clipboard

Copied

Can i have a big picture how can this be done, if the hosting server is Go daddy or ipage ? 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 30, 2018 May 30, 2018

Copy link to clipboard

Copied

LATEST

In a nutshell, Muse cannot do this.

1.  Find out what kind of hosting plan  you have and which server-side scripts and databases your server supports.

2.  Build your HTML5 form & scripts  in a code editor like Dreamweaver , Brackets, Atom, etc...

4. Create a database to hold form input data.

5. Create a  script to output form data to a new HTML file.

6. Create another script to convert HTML to PDF.

Convert HTML To PDF in PHP The Easy Way | Pdfcrowd

Nancy O'Shea— Product User, Community Expert & Moderator
Alt-Web Design & Publishing ~ Web : Print : Graphics : Media

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines