1

I have an HTML file that content an html table with many columuns (30) that I want to convert in PDF using the Software PrinceXML. Problem is my the table is too large and the end of the table and is out of the margin. I have tried to use the property prince-shrink-to-fit: auto but the output is too small. What I want is to split the table and continue to the next page. Is it possible?

Thanks you

MboSeye
  • 31
  • 3

1 Answers1

0

looks like a problem at official PrinceXML forum http://www.princexml.com/forum/topic/2224/big-large-tables

stasovlas
  • 7,136
  • 2
  • 28
  • 29