Hi i'm trying to export a journal article with fpdf everything work's fine. But i can't seem to find a solution on how to align the article's two columns at the last page of the exported PDF.
Any ideas?
Hi i'm trying to export a journal article with fpdf everything work's fine. But i can't seem to find a solution on how to align the article's two columns at the last page of the exported PDF.
Any ideas?
Well this is directly from the FPDF site. It's about columns: http://www.fpdf.org/en/tutorial/tuto4.htm
You want something aligned? How? Centered? (Left, which should be the default) Right? Can you detail exactly what you are looking for. Maybe provide a graphic to show what you're looking for.
Well this is directly from the FPDF site. It's about columns: http://www.fpdf.org/en/tutorial/tuto4.htm
You want something aligned? How? Centered? (Left, which should be the default) Right? Can you detail exactly what you are looking for. Maybe provide a graphic to show what you're looking for.
hi there, and thanks for the reply, In pdf.png you'll see what i get when i export my pdf using fpdf, and on pdf2.png you'll see what i need to get when i export my pdf using fpdf.
I haven't had very much experience with FPDF, but is this what you are looking for: http://www.fpdf.org/en/tutorial/tuto4.htm
nop, that solves the multi-column issue of fpdf but doesn't align text at the last page... but thanks anyway ;)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.