Displaying 20 results from an estimated 1000 matches similar to: "Princely - Prince XML PDF Wrapper Plugin"
2009 Mar 20
4
Reporting with Rails
Hi all,
I was wondering how you guys generate reports from rails. I want to
generate business reports in pdf format, and was wondering what you
guys use. I have searched the web and found Ruport, but there isn''t
much documentation or examples of real world business reports like
jasperreports, for instance. Is it possible to generate good looking
business reports with ruport? What other
2008 Dec 16
3
Princely Plugin: get nil.size error
Hi All,
I want to generate pdf with css. I am using princely plugin.
This is code which I written
def pdf
prince = Prince.new()
html_string = render_to_string(:template =>
''/users/paid_invoice.pdf.erb'')
send_data(
prince.pdf_from_string(html_string),
:filename => ''some_document.pdf'',
:type =>
2010 Mar 16
7
Recommendations for pdf generators
hi, everyone,
i have googled around for some pdf generators. Found
1) PDF::Writer which is a little dated
2) Rupdf (http://scoop.simplyexcited.co.uk//2007/12/15/rupdf-simple-
ruby-pdf-rails-plugin/ and http://agilewebdevelopment.com/plugins/rupdf)
- it''s a little dated. Last revision was on 15th of Dec, 2007.
Any recommendations for pdf generators?
thank you
--
You received this
2008 Feb 03
2
Ruby IO on brand new xserve with Leopard Server
Hi
I''m using princexml pdf generation in one of our apps and bump into
this very weird problem. On our ubuntu box and local machines
(MacBook Pro) pdfs are generated flawlessly. On the production xserve
(running the rails app in production mode on a mongrel cluster), a
2.8 GHz Quad-Core Intel Xeon, strange things start happening. The
following sections give back nil values in
2010 Jun 03
1
need to save generated pdf in public folder
hai
im ruby on rails developer, im integrating princely plugin and prince
software to my rails application
i have generated pdf file successfully using the following code
princely = Princely.new()
html_string = render_to_string(:template => ''test_methods/
visual_test/generate_report.rhtml'', :layout=> false)
send_data(
2007 Dec 09
5
Browserized Styles Plugin
Browserized Styles provides a dead simple way to create browser-
specific CSS code for use in a Rails application. All you need to do
is create a .css file targeted to a browser by appending an underscore
and identifier to the end.
=== Installation ===
script/plugin install http://svn.intridea.com/svn/public/browserized_styles
=== Example ===
Let''s say I have some complex CSS code
2009 Jun 21
2
Prince of Persia The 2 Thrones
Hello all,
I installed PoP : T2T with wine 1.1.22 but after the first load, wine quit and a crash.log is create in the game folder :
Code:
************************************************
**
** Crash Report for: Prince of Persia
** Date: 06/21/2009 14:07:27
** Executable Size: 6,344,704
** Executable Time: Sat Sep 30 12:41:54 2006
**
2009 Jul 13
12
.html/.html.erb/.rhtml to PDF
Hello All,
I wanted to convert .html file into .pdf.
is there any rails plugin ??
Thanks,
Sandip R~
--
Ruby on Rails Developer
http://sandip.sosblog.com
http://funonrails.wordpress.com
www.joshsoftware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2009 Jun 08
2
Prince of Persia Big BUG
Hello,
Sorry for my English but i'm french.
I have a big Bug when I want to play at Prince of Persia : the Sand of Time on Debian Lenny. The graphism is horrible, I can't play. Look at this image :
.http://www.hiboox.fr/go/images/jeu-video/bugpop,ae078e68a75b836f0c1ce7d83334c948.jpg.html
I don't understand why I have this problem because when i launch PoP on Ubuntu 9.04, i can play,
2006 Oct 07
1
prince of persia
I would like to know if i could play prince of persia , the two thrones in
linux , using wine 0.9.22 or i might update if that would make the game
playable ,
I use ubuntu dapper drake , latest nvidia drivers 32 bit os kernel 2.6.18
512 ram
geforce 6200
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Feb 07
1
Wine & Prince of Persia Warrior Within
Hi, I have a Compaq Presario R3000 with Ubuntu 10.04 and Wine 1.2.2, and I installed Prince of Persia Warrior Within and when I try to run it it detects hardware but my graphics card is detected wrong unsupported; I have an NVidia GeForce4 440 Go 64M and in Wine appears as a NVidia GeForce 256 and is unsupported. Is there anything I can do?
Thanks.
2008 Dec 25
19
Prince of Persia 2008 HowTo
Hi there.
Sorry, but I am a total noob regarding wine. I succeeded in installing Prince of Persia 2008 with wine and the game also starts, but I can't see any video (only hear sound).
Can somebody help me with a how-to to run the game?
I run Ubuntu Intrepid and in the winw configuration I can see it is set to Win XP and that the sound drivers al alsa, but I don't know anything about the
2008 Sep 08
2
Problems with async worker request
Sorry if this comes through twice. I already sent this once, before joining
the mailing list.
I''m attempting to use Backgroundrb to handle asynchronous pdf creation, but
in doing so, I''ve run into a very strange problem. Below is a method that''s
called from the controller which creates a new worker, then grabs the worker
and calls the ''build_pdf''
2006 Apr 10
1
Substruct e-commerce platform 0.61 RELEASE
After some thought and discussion, and some bugfixing I now present you
with Substruct v0.61
Let me know how you all take the changes.
show_by_tags is greatly improved, now allowing for friendly urls.
Version 0.61
---------------------------------------
Updated:
- New routes.rb file - you need to copy this into your config
directory!
This supports the new store show_by_tags with multiple
2006 May 29
1
Substruct 0.7 now here!!!
I''ve just pushed the latest version of Substruct, everyone''s favorite
CMS/E-commerce project out the door.
http://dev.subimage.com/projects/substruct/ is the home page if you''re
unfamiliar with it.
The release is available here:
http://subimage.com/files/substruct-0.7.tar.gz
And install instructions here:
2011 Aug 17
0
Re: Prince of Persia : Forgotten Sands = No sound
I am sorry to say, but for me it still doesn' work. Do you have more hints how to narrow down what's causing the problem?
Thank you in advance.
2007 Apr 03
3
Mongrels dying on FreeBSD 5.5-STABLE......why why why?
Yo Zed and everyone else, I''m having a major problem I''m hoping someone can
help with.
I''ve been running mongrel clusters for a few months with no problems on a
couple of my boxes. They both run Debian...
I recently moved one of my older Rails apps on a FreeBSD 5.5 box to mongrel
as well. Everything runs quickly and wonderfully - when it''s running! My
problem
2006 Apr 09
2
Substruct v0.6
I just put the finishing touches on Substruct v0.06. As always, you can
check out a demo over at http://substruct.subimage.com/
What''s new?
Version 0.6
---------------------------------------
Added:
- Tagging for products
- Maintenance of product tags
- Automatic image thumbnail / small size creation via RMagick
Updated:
- Better shopping cart experience with AJAX cart
2010 Sep 17
0
ruby's oauth2 grant_type
Hi, i started using oauth2 gem by intridea
(http://github.com/intridea/oauth2) and don''t know how to fix this
problem. I have developed both client and server and on request for
access_token i see no grant_type parameter. My code from client callback
controller
class CallbackController < Devise::OauthCallbacksController
def accounts
access_token =
(Devise+Omniauth) Adding a port number to the callback URL patch applied but not working with openid
2011 Feb 09
0
(Devise+Omniauth) Adding a port number to the callback URL patch applied but not working with openid
I was facing problem reported in issue # 101 (https://github.com/
intridea/omniauth/issues/issue/101) and able to resolve it by
suggested code (mbleigh on January 12, 2011) in environment.rb
However, open ID is still not working. (As mentioned in fix too).
Can someone please help to resolve this or any workaround ?
regards,
Jaymin
--
You received this message because you are subscribed to the