[Gambas-user] PRINTER

Daniel Campos dcamposf at ...626...
Tue Nov 14 15:21:49 CET 2006


Postcript format, you can convert the file to pdf using EXEC and any
command line filter, like ps2pdf

Daniel

2006/11/14, Pablo Vera <pvera at ...729...>:
> I think it is in PS (postscript) format and not PDF.
>
> Pablo
>
> javier romero wrote:
> > Hi, i have this in a proyect:
> >
> > Printer.file = "/home/cjromero/archivo"
> >
> > draw.begin(Printer)
> >          draw.text("PRUEBA", 10, 10)
> > draw.end
> >
> > When run the proyect a file "Archivo" is created in the folder "/home/cjromero", this file is can see in the Konqueror and it seems a PDF file, but
> > when i try to see the file withs xpdf returs an error "this file is not in PDF format".
> >
> > What kind of file is created?
> > How i can read the file created?
> > How i can "printer" the file after is created?
> >
> > Thanks
> > Javier
> >
> >
> >
> >
> >
> > _________________________________________________________________
> > Llama a tus amigos de PC a PC: ¡Es GRATIS!
> > http://get.live.com/messenger/overview
> > -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>




More information about the User mailing list