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

PDF Form using embedded excel sheet to use formulas and auto generate sales quotes.

New Here ,
Mar 31, 2023 Mar 31, 2023

I am trying to figure out how I can create a fillable pdf form to generate quotes to send to customers. We are currently using word with an excel spreadsheet embedded so we can just plug in pricing and it automatically calculates totals, but it is time consuming and inefficient to change around the word document for each customer. Are we able to Convert that to a fillable pdf where we can edit the customers info, pricing, quantity, etc. and then somehow convert the boxes we fill in to read-only for the customer without them being able to convert the boxes back to edit if they have acrobat? We only want them to have a couple lines for their signature and date to fill out. Any tips or direction on this would be appreciated! 

TOPICS
Create PDFs , Edit and convert PDFs , General troubleshooting , PDF forms
2.6K
Translate
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 ,
Mar 31, 2023 Mar 31, 2023

Once the data is calculated, you can "flatten" the form, which means that the form fields are converted to static PDF text. This way, even with Acrobat, they cannot be made writable again. However, with Acrobat you can edit static text. But hopefully, you would still have the original copy of the quote and would be able to tell if something was changed. 

Translate
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 ,
Apr 01, 2023 Apr 01, 2023
LATEST

You can't do it using an Excel file, but you can re-create the formulas (most likely) using JavaScript and have them work the same in your PDF file, using form fields.

Translate
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