rtex/prawn incompatability
Reported by Eric Stockbridge | August 28th, 2008 @ 10:11 PM | in 2.0.4
if you are using prawn and the prawnto plugin to create some PDF's in your app, and then add rtex to do others, rtex takes over and breaks prawn.
Apparently rtex takes over whenever a PDF is created. If you create a PDF from a view with .pdf.prawnto extension, you get a 500 error, when you look in the directory with the tex file it leaves it is really the PDF that was created, but rtex takes the PDF before you get it, changes the extension to tex and tries to pass it to pdflatex.
Comments and changes to this ticket
-
Bruce Williams September 20th, 2008 @ 01:17 PM
- State changed from new to open
(from [2d2890aaaf591862cc8fbae6bc8492c34a4c0e15]) Enforce .rtex extension requirement [#6 state:open] http://github.com/bruce/rtex/com...
-
Bruce Williams September 20th, 2008 @ 01:27 PM
- State changed from open to resolved
(from [a1d0e3d910d77f05a595fc79625eb513e872d83e]) Add comments [#6 state:resolved] http://github.com/bruce/rtex/com...
-
Bruce Williams September 20th, 2008 @ 01:46 PM
- Tag set to bug, rails, v2-branch
- Milestone set to 2.0.4
Just released in 2.0.4.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
RTeX is a Ruby library (and web framework plugin) used to generate PDF documents on-the-fly using the LaTeX typesetting system.
People watching this ticket
Referenced by
- 6 rtex/prawn incompatability (from [2d2890aaaf591862cc8fbae6bc8492c34a4c0e15]) Enforce...
- 6 rtex/prawn incompatability (from [a1d0e3d910d77f05a595fc79625eb513e872d83e]) Add com...