i got stuck in an issue i.e. i wrote fo开发者_运维技巧llowing css for showing page breaks in my html but i am facing the problem that it works fine in the Internet explorer but not working in firefox
I am using iText (iTextSharp 5.1.1) and I am trying to do some tables. The first table column spans across several rows. Depending on previous content, the column would sometimes be split on two page
Somebody know way to print in duplex. So i have problem, bec开发者_如何转开发ause i have summary file where is a lot of statements. I have to print in duplex and problem is with print it, because some
I\'ve designed an HTML report with several divs and tables. Now my client asks me to put a repeating header at the top of each printed page. This is not possible using plain CSS and HTML as far as I k
I\'m using iTextSharp.text.html.simpleparser.HTMLWorker.ParseToList(TextReader reader, StyleSheet style) to convert an html table into a pdf doc. Some rows contain a lot of data, and may not fit on th
I have a jasper-report that has several subreports. Most of them work fine, but for some reason one of my subreports does not split if it becomes long enough to reach the end of the page, instead it j
I\'m generating a word document with PHP (HTML with ms-word header), is there a way make a page break ?
I\'m automating Word in a VB6 application and I\'m getting an exception when the host machine is using Word 2007 or 2010 but not on a machine running Word 2003.The exception is
I am using itextsharp pdfptables in columns. I have a table that is very long and goes ac开发者_JS百科ross multiple pages. The header, \"XYZ\", repeats as it should but I want the header to be \"XYZ -
I have been using the page-break-after command to break an html report after each \"grouping\". My problem is it is now leaving my table floating in the middle of the page. Each page is different wher