Top "Fixed-width" questions

Fixed width, variable height in JPanel with flow

I have an annoying problem with Java’s layout managers. I have the following situation: In a panel A are …

java swing fixed-width layout-manager
HTML justify text-align with <pre> tag

I have a problem with the text-align "justify" inside a paragraph with format and fixed width, because I want the …

html fixed-width pre text-justify
Select Query for the fixed length

I have an table called customer where i am selecting few columns and making its fixed length,where i need …

sql sql-server-2008 ssis text-files fixed-width
HTML CSS formatting: table row inherit content height

How can I format a table row to inherit the height of the content? I wish to have something like …

html css css-tables fixed-width
How do I read a fixed width format text file in pandas?

I just got my hands on pandas and am figuring out how I can read a file. The file is …

python pandas fixed-width
Generating report as txt file - How to set the exact positions and sizes for texts in Column Header and Detail bands

We have a requirement where text reports are to be generated using JasperReports. The precision has to be accurate, sample …

java jasper-reports fixed-width
Using calc() with tables

I'm trying to get a table with fixed-width tds and variable-width tds. Im using the CSS calc() function, but somehow …

css html-table fixed-width css-calc
Disable changing of width in html table

I'm trying to create a "fixed-width" table, but it somehow changes the column width whenever the data in column is …

html css html-table fixed-width
XML to Fixed width text file with xsl style sheet

I need help formatting this xml to a fixed width text file using a xsl style sheet. I know very …

xml xslt xslt-1.0 fixed-width