1T3XT info schrieb:
> Caliban279 wrote:
>
>> So, how can i use Multi-Column-Layouts with tagmaps and xml-content to
>> get my pdf?
>>
>
> Tagmap/XML parsing doesn't mix with MultiColumn. You have to write your
> own XmlHandler as is done in some of these examples:
> http://1t3xt.be/?X000
Ebrahim Pasbani wrote:
> Hi.
> I can create a write a table in pdf in Persian. I use windows XP.
> But this does not work in Linux. My pdf file is a table with no
> contents. It is border only.
> What is my problem and its solution?
Your problem is that you didn't ship your application with the fo
Hi.
I can create a write a table in pdf in Persian. I use windows XP.
But this does not work in Linux. My pdf file is a table with no
contents. It is border only.
What is my problem and its solution?
Thanks
Ebrahim Pasbani
--
Hi, I have a couple of questions about the lower level operations of
PdfContentByte.
Firstly, I've noticed that when I create a new PdfContentByte (using
GetUnderContent from PdfStamper)
the new PdfContentByte always appends q (save state) and Q (restore
state) to the end of itself. Why does it do