Mirella,

HTML2pdf relies on HTMLDOC to translate HTML to PDF.  If you create large
text say <H1>something</H1> or <FONT SIZE="4">something</FONT> .etc centered
at the bottom of the page HTMLDOC should render it fine.  The only problem
that I have found with the CFX_html2pdf is that some of the arguments don't
work properly.  I call HTMLDOC with CFEXECUTE and it works much better for
me.

What does the HTML code look like?  Do you have large text centered in the
HTML file? We are using HTMLDOC to create PDF badges on the fly and there
are tables, images, and large centered text in those files and it works
great.

Mark Johnson
-----------------------
Senior Cold Fusion Developer
Cardinal Communications

-----Original Message-----
From: Mirella Mount [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 29, 2000 6:22 PM
To: CF-Talk
Subject: html2pdf


This is a multi-part message in MIME format.

------=_NextPart_000_0006_01C02A0F.EF224350
Content-Type: text/plain;
        charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

I am trying to create a PDF document on the fly from a dynamically generated
HTML file and need large text to appear at the bottom center of the page.  I
am currently using the html2pdf custom tag, but it does not seem to have the
ability to format text in this way.  Does anyone know if there is a way to
do this?

Thanks,
Mirella
_____________________________
Mirella Mount
Application Developer (Candlemaker)
Weberize
Strategists.Builders.Evangelists.
615.301.8397


------=_NextPart_000_0006_01C02A0F.EF224350
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2722.2800" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT size=3D2><SPAN class=3D031390917-29092000>I am trying to =
create a PDF=20
document on the fly from a dynamically generated HTML file and need =
large text=20
to appear at the bottom center of the page.&nbsp; I am currently using =
the=20
html2pdf custom tag, but it does not seem to have the ability to format =
text in=20
this way.&nbsp; Does anyone know if there is&nbsp;a way to do=20
this?</SPAN></FONT></DIV>
<DIV><FONT size=3D2><SPAN =
class=3D031390917-29092000></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2><SPAN =
class=3D031390917-29092000>Thanks,</SPAN></FONT></DIV>
<DIV><FONT size=3D2><SPAN =
class=3D031390917-29092000>Mirella</SPAN></FONT></DIV>
<DIV><FONT size=3D2><A =
href=3D"mailto:[EMAIL PROTECTED]"></A></FONT></DIV>
<DIV><FONT size=3D2>_____________________________</FONT></DIV>
<DIV><FONT size=3D2>Mirella Mount</FONT></DIV>
<DIV><FONT color=3D#000080 size=3D2>Application Developer =
(Candlemaker)</FONT></DIV>
<DIV><FONT size=3D2>Weberize</FONT></DIV>
<DIV><FONT size=3D2><FONT color=3D#808000>Strategists<FONT=20
color=3D#000000>.</FONT></FONT><FONT =
color=3D#000080>Builders</FONT><FONT=20
color=3D#000000>.</FONT><FONT color=3D#008040>Evangelists</FONT><FONT=20
color=3D#000000>.</FONT></FONT></DIV>
<DIV><FONT size=3D2>615.301.8397</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0006_01C02A0F.EF224350--

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to