Forgive me for the shameless promotion but I''m posting because I think you guys might find this useful. I''d like to spread the word to the PHP community about a new website that we''ve launched called Online PDF Printer (www.onlinepdfprinter.com). It''s a service that lets developers integrate dynamic PDF creation and downloading into their web-enabled applications with just a few lines of code. All you have to do is sign up for an API key, upload your document templates and POST data to our server. We handle everything else. A stream of PDF data is passed back to your application and you can save it as a file, prompt the user to download it right then and there or push it into a database. We''d love to have anybody and everybody come check out the site, sign up for a free account and mess around with it. Thanks! -Kevin Kaiser SiteQuarters / Online PDF Printer kkaiser-nZoCVCZhVJeiu113P13oHA@public.gmane.org support-THNnO7/l5ODFhCZBfAJc5FaTQe2KTcn/@public.gmane.org http://www.onlinepdfprinter.com
Or for free, use PDF-Writer or JasperSoft reports http://ruby-pdf.rubyforge.org/pdf-writer/ http://wiki.rubyonrails.org/rails/pages/howtointegratejasperreports?s[]=reporting On May 5, 11:41 am, Kevin Kaiser <kevins...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Forgive me for the shameless promotion but I''m posting because I think > you guys might find this useful. > > I''d like to spread the word to the PHP community about a new website > that we''ve launched called Online PDF Printer > (www.onlinepdfprinter.com). > > It''s a service that lets developers integrate dynamic PDF creation and > downloading into their web-enabled applications with just a few lines > of code. > > All you have to do is sign up for an API key, upload your document > templates and POST data to our server. We handle everything else. A > stream of PDF data is passed back to your application and you can save > it as a file, prompt the user to download it right then and there or > push it into a database. > > We''d love to have anybody and everybody come check out the site, sign > up for a free account and mess around with it. > > Thanks! > > -Kevin Kaiser > SiteQuarters / Online PDF Printer > > kkai...-nZoCVCZhVJeiu113P13oHA@public.gmane.org > supp...-THNnO7/l5ODFhCZBfAJc5FaTQe2KTcn/@public.gmane.org > > http://www.onlinepdfprinter.com
On Tue, May 5, 2009 at 9:09 PM, E. Litwin <elitwin-ur4TIblo6goN+BqQ9rBEUg@public.gmane.org> wrote:> > Or for free, use PDF-Writer or JasperSoft reports > > http://ruby-pdf.rubyforge.org/pdf-writer/ > http://wiki.rubyonrails.org/rails/pages/howtointegratejasperreports?s[]=reporting >Or Prawn http://prawn.majesticseacreature.com Andrew Timberlake http://ramblingsonrails.com http://www.linkedin.com/in/andrewtimberlake "I have never let my schooling interfere with my education" - Mark Twain
Or, for the hardcore, LaTeX. Certainly not new, but still a standard if you need serious page layout stuff. --Matt Jones On May 6, 4:10 am, Andrew Timberlake <and...-642hCh26+Dt3UeSHeRwt+FaTQe2KTcn/@public.gmane.org> wrote:> On Tue, May 5, 2009 at 9:09 PM, E. Litwin <elit...-ur4TIblo6goN+BqQ9rBEUg@public.gmane.org> wrote: > > > Or for free, use PDF-Writer or JasperSoft reports > > >http://ruby-pdf.rubyforge.org/pdf-writer/ > >http://wiki.rubyonrails.org/rails/pages/howtointegratejasperreports?s[]=reporting > > Or Prawnhttp://prawn.majesticseacreature.com > > Andrew Timberlakehttp://ramblingsonrails.comhttp://www.linkedin.com/in/andrewtimberlake > > "I have never let my schooling interfere with my education" - Mark Twain
Matt Jones wrote:> Or, for the hardcore, LaTeX. Certainly not new, but still a standard > if you need serious page layout stuff.TeX is easier to write than PostScript/PDF, but PDF has the edge on complex layout. (Whether any of the Rails PDF plugins will take advantage of all those features is another question.)> > --Matt JonesBest, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org -- Posted via http://www.ruby-forum.com/.