|
Rank: Member Groups: Member
Joined: 5/15/2012 Posts: 18
|
Hi
I am trying to create a pdf document with images on the left and text on the right. I am using your demo code (float content) and it does not seem to work.
I set imageblock.style.left = 0.0f (as per the documentation) and the image appeared half way down the page with the (text1 Crocodile) appearing at the top left of the image with rest of the text following on. All the text starts on the left had margin.
What am i doing wrong
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
Can you post a small piece of test code so that we can try to duplicate the problem here?
Thanks!
|
|
Rank: Member Groups: Member
Joined: 5/15/2012 Posts: 18
|
Hi
It is your demo app //eopdfdemo/vb/demos/acm/advanced formatting/floatcontent.vb in rundemo I changed the line 'imageblock.style.left = 3.2.f to 0.0f
3.2f works fine 0 is the problem
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
You are right. We will look into this and get back to you as soon as possible.
Thanks!
|
|