Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am generating pdf document from xml file using itextsharp.dll.This generated pdf will be saved in a folder.Now I want to open,Save and print the pdf document.

Can anyone please help me with the code sample.
Posted

1 solution

Looks like you need to open/save/print PDF programmatically.
This might help: How to open a PDF file programmatically thru ASP.NET?[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900