rajeshkatkam wrote:
> thank for your response. I need to give 3 different positions for 3
> paragraphs. Is it possible with the setsimplecolumn method?
Have you looked at the parameters of setSimpleColumn?
Or is this a trick question?
--
This answer is provided by 1T3XT BVBA
--
1T3XT info wrote:
>
> rajeshkatkam wrote:
>> Hello,
>> I have three html(paragraph) strings which i have to display in PDF.I
>> am
>> using HTMLWorker to parse the text and i am using columntext to add
>> elements
>> to PDF.
>> If Not objects Is Nothing Then
>>
rajeshkatkam wrote:
> Hello,
> I have three html(paragraph) strings which i have to display in PDF.I am
> using HTMLWorker to parse the text and i am using columntext to add elements
> to PDF.
> If Not objects Is Nothing Then
> For k As Integer = 0 To objects.Count
Hello,
I have three html(paragraph) strings which i have to display in PDF.I am
using HTMLWorker to parse the text and i am using columntext to add elements
to PDF.
If Not objects Is Nothing Then
For k As Integer = 0 To objects.Count - 1
Di