Exporting Crystal Report in PDF with TextBoxes in PDF
-
Hi Friends, Currently i am working on 1 Crystal Report which have 22 pages(22 page design ). And client requirement is that he must need this report exported in PDF with textboxes in PDF. Can any one please know me how i can export my report in PDF with textboxes in PDF? Client don't want this report in word or other Format, He must require only in PDF. Thanks in advance.
With Regards, Mayank Prajapati MCP, MCTS .Net 2.0
-
Hi Friends, Currently i am working on 1 Crystal Report which have 22 pages(22 page design ). And client requirement is that he must need this report exported in PDF with textboxes in PDF. Can any one please know me how i can export my report in PDF with textboxes in PDF? Client don't want this report in word or other Format, He must require only in PDF. Thanks in advance.
With Regards, Mayank Prajapati MCP, MCTS .Net 2.0
Mayank Prajapati wrote:
And client requirement is that he must need this report exported in PDF with textboxes in PDF.
PDF is read only file, moreover it can't contain controls like TextBox.
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia My Website | Ask smart questions