Description:-
In this example we will see how to find ssrs report design
through code or using x++ in dynamics ax....
Get Infolog details from code in Ax
Description:-
The
infolog class has a "copy" and a "cut" method that return
the contents of the infolog, in container...

iTextSharp - Page Layout with Columns in Asp.Net
Description:-
Most often, when working with columns you will want
to add multiple columns for text layout, similar...

Capture Screen Shots Using ASP.Net Without JavaScript
Description:-
In this article I will explain how to capture a
screenshot (snapshot) of a Website web page using...
Itextsharp - Working with images in asp.net
Description:-
iTextSharp
supports all the main image types: jpg, tif, gif, bmp, png and wmf. There are a
number of ways...
Capture Screenshot Image of Website in ASP.Net.
Description:-
In this article I will explain how to capture a
screenshot (snapshot) of a Website web page using ASP.Net...

iTextSharp - Drawing shapes and Graphics in Asp.Net
Description:-
Up till now, all content added to
the PDF documents in previous articles have relied on Simple iText,...