"Created all my forms..." How did you create them? If they are in a module, why not add a simple hook_block() [or the D7 equivalents]? It looks like the formblock module probably does that with some fancy wrapping stuff.
 
Nancy
 
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.


From: Iain Wiseman

I have created all my forms but now want to put them into the site. I am
struggling to understand how to make these components which can be added
to a page. I imagined they could have been added as blocks but there is
no option to do so. Currently downloading formblock module hoping this
will solve my problem.

Please advise if this is an appropriate approach.