1. EU and printing possibilities

------=_NextPart_000_0018_01BF27EF.D39F1B30
        charset="iso-8859-1"

Hello all.  I have been hanging out in the background for several months
now.  I haven't had the time to keep up with all the EU developments, so
excuse me if this is a repeat.

I have been developing a web app and have run into the problem of printing
nicely formatted reports.

I have come to the conclusion that I am going to need to write my own 'Print
Engine'.
By print engine I mean an app I can call from the browser, feed it args such
as headers, footers, timestamps and items like that.  The browsers give no
control over stuff like that, and I need to control them along with the
printing of background images of the html page.

Would Eu be suited for this?

Also, I have seen some comments about X-windows.  Does Eu run under X and/or
Linux?

Thanks for your time,
Chris
CJDesigns at sprintmail.com
ICQ: 46872493



------=_NextPart_000_0018_01BF27EF.D39F1B30
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">


<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>Hello =
all.&nbsp; I=20
have been hanging out in the background for several months now.&nbsp; I =
haven't=20
had the time to keep up with all the EU developments, so excuse me if =
this is a=20
repeat.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>I have =
been=20
developing a web app and have run into the problem of printing nicely =
formatted=20
reports.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>I have =
come to the=20
conclusion that I am going to need to write my own 'Print=20
Engine'.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>By =
print engine I=20
mean an app I can call from the browser, feed it args such as headers, =
footers,=20
timestamps and items like that.&nbsp; The browsers give no control over =
stuff=20
like that, and I need to control them along with the printing of =
background=20
images of the html page.</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>Would =
Eu be suited=20
for this?</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>Also, =
I have seen=20
some comments about X-windows.&nbsp; Does Eu run under X and/or=20
Linux?</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
<DIV><FONT face=3DArial size=3D2><SPAN class=3D903333505-06111999>Thanks =
for your=20
time,</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Chris<BR><A=20
NT></DIV>
<DIV><FONT face=3DArial size=3D2>ICQ: 46872493<BR><A=20

------=_NextPart_000_0018_01BF27EF.D39F1B30--

new topic     » topic index » view message » categorize

2. Re: EU and printing possibilities

Chris Carbaugh  wrote:

> I have come to the conclusion that I am going to need
> to write my own 'Print Engine'.

I don't know the anything about calling an app from a browser, but you have
access to Win32 print functions in Win32Lib.

> Also, I have seen some comments about X-windows.
> Does Eu run under X and/or Linux?

It runs under Linux. It can call Linux libraries, and has been bound to X
Windows, GTK, and other libraries.

-- David Cuny

new topic     » goto parent     » topic index » view message » categorize

3. Re: EU and printing possibilities

On Sat, 06 Nov 1999, Chris wrote:
> >%_Hello all.  I have been hanging out in the background for several months
> now.  I haven't had the time to keep up with all the EU developments, so
> excuse me if this is a repeat.
>
> I have been developing a web app and have run into the problem of printing
> nicely formatted reports.
>
> I have come to the conclusion that I am going to need to write my own 'Print
> Engine'.
> By print engine I mean an app I can call from the browser, feed it args such
> as headers, footers, timestamps and items like that.  The browsers give no
> control over stuff like that, and I need to control them along with the
> printing of background images of the html page.
>
> Would Eu be suited for this?

You say you will "call it from the browser",  so I assume you're talking about
a cgi program that can be called over the inter/intranet. CGI programs are
easy to write in Euphoria. There are  some examples on the Recent Contributions
page of the RDS website.

>Also, I have seen some comments about X-windows.  Does Eu run under X and/or
>Linux?

Yes, and yes.  An easy to use Euphoria wrapper for GraphApp can be downloaded
from my webpage: http://www.free-host.com/irv
The address for the GraphApp site is also listed, there are excellent tutorials
there.

Regards,
Irv Mullins

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu