Welcome Guest Search | Active Topics | Sign In | Register

aspxtopdf.RenderAsPDF htmltable not in pdf Options
mieke
Posted: Friday, May 10, 2013 3:49:18 AM
Rank: Member
Groups: Member

Joined: 3/19/2013
Posts: 10
Goodmorning,

I have a aspx-page which contains a htmltable that is created runtime. When I try to save this page as PDF using aspxtoPDF.RenderAsPDF('page.pdf'), the table is not shown in the pdf. How can I solve this?

thank you,
Mieke
eo_support
Posted: Friday, May 10, 2013 6:07:36 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

This has to do with your code. ASPXToPDF does not treat table any differently. Try to comment out RenderAsPDF, and if you see the table, then it should work. If you do not see the table, then you will want to check whether your code that creates the table is called or not.

Thanks!
mieke
Posted: Monday, May 13, 2013 3:01:53 AM
Rank: Member
Groups: Member

Joined: 3/19/2013
Posts: 10
Thank you,

recreating the tabel befor the renderaspdf-event did the trick,

have a nice day!
Mieke
eo_support
Posted: Monday, May 13, 2013 10:01:40 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Great. Glad to hear that it works for you!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.