Skip to content

Cannot get this to work #36

@dianesabra

Description

@dianesabra

First of all, I love the demo. Thanks for that.

My goal: We have many fillable forms that we will be printing in our web app. One of them is the Buyer's Guide: https://www.ftc.gov/system/files/documents/plain-language/cfr_buyers_guides_english.pdf.

The user will not be uploading the document each time they want to print it. We want to save the PDF in our files and have the code find the PDF, fill it out, and then print it.
I ran into an error that I'd appreciate your help on a lot.

What I've done so far...

  1. run NPM
    image
  2. imported pdfform into the component.
    image
  3. I did not import the <script> into the index.html.
  4. created a function in the component mentioned in PDF Types #2 above
    image
    This is the error I am receiving.
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions