Giter VIP home page Giter VIP logo

Comments (10)

manhtai avatar manhtai commented on August 30, 2024 1

I've implemented a rough form edit mode to support PDF forms here: https://github.com/plainlab/plainmerge/releases/tag/v0.0.9.

The drag-and-drop part is doable I think, but not a quick win though.

from plainmerge.

fancyham avatar fancyham commented on August 30, 2024 1

Just tried the 0.0.12. Nice β€” it was fast for me on this M1 Mac so I didn't see a loading indicator.

from plainmerge.

manhtai avatar manhtai commented on August 30, 2024

Thanks for the suggestions, let me see what I can do about that πŸ€”

from plainmerge.

manhtai avatar manhtai commented on August 30, 2024

@fancyham could you elaborate more about how the form would work? The Excel fields are not text annotations, it will render with the real data from Excel file. Say you have 1000 rows in Excel file, it will generate 1000 different PDF pages. So I suppose that you can just move a field to the PDF form field you want and all is good?

from plainmerge.

fancyham avatar fancyham commented on August 30, 2024

Imagine the pdf highlighted form fields on the page, and you could drag the excel fields to them to connect inputs to the form fields they’d populate when exported. Then each row of the excel spreadsheet becomes its own PDF (perhaps with a filename pulled from the spreadsheet) but with form fields filled out with the connected columns from the spreadsheet. Check out PDFzero.com/merge for an example of what I’m talking about. Yours would be like a GUI version.

from plainmerge.

manhtai avatar manhtai commented on August 30, 2024

I see, so drag and drop the field into position seems like a workaround for now. Thanks for your clarification!

from plainmerge.

fancyham avatar fancyham commented on August 30, 2024

Something like this - drag and drop as the primary way to connect input columns to existing form fields.
IMG_1699

from plainmerge.

manhtai avatar manhtai commented on August 30, 2024

Got the gist now. Thanks. πŸ‘

from plainmerge.

fancyham avatar fancyham commented on August 30, 2024

Nice. One tricky thing for my test PDF was that the field names are not always the same as the label on the PDF itself.

Not easy to solve though. Fortunately, I was able to see field names using Acrobat Pro to tell which fields to match with the inputs.

It was pretty hard to find the right field just because there were so many on my PDF ("SBA form 641") β€” If it's possible to have a search/filter for the field names, that'd be helpful for finding the right one.

(Also, it might just be this build but I wasn't able to preview or output anything)

from plainmerge.

manhtai avatar manhtai commented on August 30, 2024

It will take a while for big documents, I should make a loading indicator for it though. Could you try the latest release? I have no problem with the SBA form so far, except a delay time.

from plainmerge.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.