• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

DisplayTag exporting to PDF.. shows "code" ?

 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello!

I am new in this Forum

I am using displayTag 1.1.1 and iText-2.0.8

when i try to export pages, it only exports "code" (it happens in RTF,PDF..)

An example:



I import of course: <%@taglib uri="http://displaytag.sf.net" prefix="display"%>

<display:table name="preguntas" id="preg" pagesize="5" export="true" requestURIcontext="true" requestURI="/ControllerServlet">

in displaytag.properties i have:
export.pdf.class=org.displaytag.export.DefaultPdfExportView

I don't know how to print in wysiwyg mode.. It seems it does not goes through binary mode

Some idea please. Thanks
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"luison luison ",
Please check your private messages regarding an important administrative matter.
-Ben
 
Don't MAKE me come back there with this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic