creating .pdf files dynamically without 3rd party components

  • Thread starter Thread starter Manoj Paramu Das
  • Start date Start date
M

Manoj Paramu Das

Hi,
Is there a way to save a page/some data(read variables) as a .pdf files
without using 3rd party components?
Any Sample code would be really helpful.

Thanks in Advance.

Regards
Manoj Das
 
There's no native support for writing .pdf's in dotnet. You can use Crystal
or third party tool of choice, you could write a print driver (which would
be a pain) but natively, no there's not a way that I know of.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top