Thank you. I was able to merge using HTMLWorker. Now I am trying to use
TextMarginFinder.
1T3XT info wrote:
>
> Gaba wrote:
>> Hi
>>
>> I have a requirement where I need to merge a PDF with dynamically
>> generated
>> HTML content from Rich Text Area.The HTML content is stored in a String
>> v
Gaba wrote:
> Hi
>
> I have a requirement where I need to merge a PDF with dynamically generated
> HTML content from Rich Text Area.The HTML content is stored in a String
> variable. The formatting of the content in the HTML has to be preserved
> while merging. For e.g. if text in HTML is bold, re
Hi
I got a sample program for parsing HTML. Please let me know how to merge it
with a pdf and put it just one line below the last paragraph. It should wrap
at the end of the line and rollover to new page if it reaches end of page.
Thank you
Gaba wrote:
>
> Hi
>
> I have a requirement where I
Hi
I have a requirement where I need to merge a PDF with dynamically generated
HTML content from Rich Text Area.The HTML content is stored in a String
variable. The formatting of the content in the HTML has to be preserved
while merging. For e.g. if text in HTML is bold, red in color and italics,