convert to pdf

  • Thread starter Thread starter nil
  • Start date Start date
N

nil

hello everyone can any one tell me how can i convert my grid data in
to pdf?pls provide some code snippet or some link that contains the
related topic..


Thanks & Regards,
Nil
 
Well you should look to 3rd party providers for either PDF export library
(and create PDF by yourself) or their grids that can be exported to PDF out
of the box.
 
Well you should look to 3rd party providers for either PDF export library
(and create PDF by yourself) or their grids that can be exported to PDF out
of the box.

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & developmentwww.rthand.com
Blog:http://cs.rthand.com/blogs/blog_with_righthand/


hello everyone can any one tell me how can i convert my grid data in
to pdf?pls provide some code snippet or some link that contains the
related topic..
Thanks & Regards,
Nil

Thanks a lot for reply but i can't use control and can you provide me
some code snippet if i want to grid that is in .net.
Thanks & Regards,
Nil
 
The code depends on the tool used.
Syncfusion has a good PDF exporter and they have plenty of samples on how to
create a PDF grid.

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & development www.rthand.com
Blog: http://cs.rthand.com/blogs/blog_with_righthand/

nil said:
Well you should look to 3rd party providers for either PDF export library
(and create PDF by yourself) or their grids that can be exported to PDF
out
of the box.

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & developmentwww.rthand.com
Blog:http://cs.rthand.com/blogs/blog_with_righthand/


hello everyone can any one tell me how can i convert my grid data in
to pdf?pls provide some code snippet or some link that contains the
related topic..
Thanks & Regards,
Nil

Thanks a lot for reply but i can't use control and can you provide me
some code snippet if i want to grid that is in .net.
Thanks & Regards,
Nil
 
The code depends on the tool used.
Syncfusion has a good PDF exporter and they have plenty of samples on how to
create a PDF grid.

--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & developmentwww.rthand.com
Blog:http://cs.rthand.com/blogs/blog_with_righthand/


Well you should look to 3rd party providers for either PDF export library
(and create PDF by yourself) or their grids that can be exported to PDF
out
of the box.
--
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
RightHand .NET consulting & developmentwww.rthand.com
Blog:http://cs.rthand.com/blogs/blog_with_righthand/

hello everyone can any one tell me how can i convert my grid data in
to pdf?pls provide some code snippet or some link that contains the
related topic..
Thanks & Regards,
Nil
Thanks a lot for reply but i can't use control and can you provide me
some code snippet if i want to grid that is in .net.
Thanks & Regards,
Nil


Thanks a lot for prompt reply...
 
Back
Top