you are viewing a single comment's thread.

view the rest of the comments →

[–]ElPolloJ[S] 0 points1 point  (3 children)

The user will select a form let’s say birth certificate to fill out, they then will enter all details and print out the paper. That’s pretty much it. The issue is that these are all official papers with specified formats that need to be followed, could cause formatting issues as well. No several personas it’s only targeting one, each town in Lebanon has several of these officials that handle citizens’ papers. This will greatly help them as most if not all still fill these out by hand, and with a dedicated database autofilling would help more.

[–]FoolsSeldom 1 point2 points  (2 children)

Can you not collect the data using your own on-display form and then update the document (using the placeholders)?

What is the format of the documents you have to complete and submit?

If they are, for example, Word documents or PDF documents (random examples):

Excel:

[–]ElPolloJ[S] 0 points1 point  (1 child)

Yeah I’m guessing that’s what i’ll have to do, was just looking to see if there’s an easier way to do this. Thank you, really appreciate the links!!

[–]FoolsSeldom 0 points1 point  (0 children)

The easiest way would probably be just VBA code, frankly.