0

I'm trying to print/export a part of a page in Yii. What's the best way: create a print style sheet or export to pdf. How to do? The part of my page that I want to print/export is called:

Kai
  • 38,985
  • 14
  • 88
  • 103
Renan
  • 1
  • 1
  • 3

1 Answers1

0

What do you mean by exporting it?

For example, when exporting to JSON or XML, I have "blank" template, where I render a view with XML or JSON format.

For what will be the export?

Ivo Pereira
  • 3,410
  • 1
  • 19
  • 24