Generating PDF from Form Templates

The powerful Form Templates can be a challenge sometimes. Ask the Guru about form templates.

Moderator: infoRouter Guru

Generating PDF from Form Templates

Postby Jerry Marcontel » Sat Aug 08, 2009 6:38 pm

I love the form templates. I have been able to create a few templates by looking at the existing templates. I can't however figure out how the PDF is being generated. Can you explain?
Jerry Marcontel
 

Re: Generating PDF from Form Templates

Postby infoRouter Guru » Mon Sep 07, 2009 2:20 am

Jerry,

I could go on all day about this but the following document does a better job explaining everything you need to know.

http://www.inforouter.com/Downloads/V80/Form-Template-Admins-Guide-V80.pdf

Hope this helps.

The Guru
User avatar
infoRouter Guru
 
Posts: 80
Joined: Fri Aug 07, 2009 8:46 pm

Re: Generating PDF from Form Templates

Postby feemac » Tue Mar 16, 2010 12:12 am

I have examined an existing HTML form in my company's Form Templates folder within infoRouter and have compared it to the instructions written in the "Form Template Administrator's Guide" and have the following questions...

The guide doesn't mention what action to take in the opening form tag, i.e. <form name="input" action="*" method="post">.
The existing form I compared this with calls for: action="IRDOC.ASPX".
My first question is either "what's an IRDOC.ASPX?", or "Is this the action I call for?" or "What do I call for?"

The Guide mentions that I have to create a meta tag <meta name="render-with" content="/Form Templates/***.pdf"/>, the existing HTML form I compared this with has no "rendering" meta tags, so I am not too sure how, when or if to use this meta tag. Am I right to assume that I do use this meta tag and that is belongs within the header section of the HTML?

Also, I have created my own "[Form Template]" folder to use for testing the forms I am to create, however the form I have uploaded to my personal Form Template folder doesn't appear in the list when I select "Document from template" within the "New" menu. What would the reason for this be, and how do I get this to work?
feemac
 

Re: Generating PDF from Form Templates

Postby stumpy » Wed Jun 23, 2010 9:49 pm

I can help with this.

include <meta name="render-with" content="/library name/[form templates]/name of pdf document.pdf" /> in the header

You don't need anything in the action = "*" for <form name="input" action="*" method="post">

On each table row where you want information entered, make sure your Id="" and name="" the same has what your field names are on the pdf document. for example <input class="input01" type="text" id="CertTitle" name="CertTitle" size="16" />

Also, make sure that the html and pdf document exist in the [form templates] folder
stumpy
 
Posts: 1
Joined: Mon Oct 05, 2009 4:42 pm


Return to infoRouter Form Templates

Who is online

Users browsing this forum: No registered users and 1 guest

cron