No announcements
Found 231249 threads
-
4 Votes
Any free PDF Viewer for WPF?
well , there are many PDF viewer for WPF in the market but most of them are paid.. i would recommend you to use paid PDF viewer like zetpdf.com because paid ...Answered | 7 Replies | 40799 Views | Created by Map to new space - Friday, August 2, 2013 10:14 AM | Last reply by PirateAce05 - Wednesday, February 26, 2020 9:24 AM -
0 Votes
SSRS pdf output to google pdf viewer
Hi, I try to render pdf generate by report server to google pdf viewer .Answered | 1 Replies | 2608 Views | Created by charles C - Thursday, November 8, 2012 10:12 AM | Last reply by irusul - Thursday, November 8, 2012 2:09 PM -
0 Votes
Create a vb.net app to view pdf but save pdf within the exe
I want to creae a pdf viewer using vb.net application.Answered | 1 Replies | 11854 Views | Created by manojjain - Thursday, December 30, 2010 11:25 AM | Last reply by Ed Price - MSFT - Tuesday, November 22, 2011 6:39 AM -
0 Votes
pdf to exe convertor in vb.net
no i want to convert my pdf to exe application just for security purposes. i found some apps on google that does it but they are so expensive so i want to build my own in vb.net. ...Answered | 4 Replies | 1061 Views | Created by repulsive1 - Monday, May 4, 2015 1:47 PM | Last reply by Armin Zingler - Monday, May 4, 2015 2:42 PM -
0 Votes
How to use PDF Viewer in WPF?
Hello, Noodles, is this wpf PDF Viewer can read special PDF text such as Herbrew text, I tryed many tools including Syncfushion PDF, I think it is not what I ...Answered | 8 Replies | 18091 Views | Created by Castle Rider - Wednesday, January 21, 2009 2:31 AM | Last reply by Linda00 - Tuesday, October 16, 2012 7:40 AM -
0 Votes
Pdf Reader in Vb.net
Here is another alternative that you may want to test out: // Load PDF file. var document = DocumentModel.Load("Sample.pdf", LoadOptions.PdfDefault); // ...Answered | 4 Replies | 6145 Views | Created by Vinay Mali - Tuesday, October 20, 2015 8:54 AM | Last reply by Nespokill - Wednesday, March 30, 2016 1:45 PM -
2 Votes
PDF viewer Control for winforms
take a look http://blog.apitron.com/2013/12/free-pdf-viewer-control-for-windows-forms.htmlAnswered | 3 Replies | 13052 Views | Created by VKommineni - Thursday, December 29, 2011 8:26 AM | Last reply by PiterBrug - Thursday, December 19, 2013 11:36 AM -
1 Votes
pdf creation in vb.net
Hi, you can also try this VB.NET Word component.Answered | 3 Replies | 5595 Views | Created by ashish jindal123 - Tuesday, June 26, 2012 6:09 PM | Last reply by Beeneing - Tuesday, July 16, 2013 10:33 AM -
2 Votes
PDF viewer in wp7
Hi, I am looking for is there any component or any open source for PDF render in WP7.Answered | 2 Replies | 6118 Views | Created by Dheeraj pk - Thursday, October 20, 2011 4:41 AM | Last reply by Jesse Jiang - Friday, October 21, 2011 5:57 AM -
0 Votes
How to develop a pdf viewer on metro style
You would like to find out more at the ...Answered | 10 Replies | 4893 Views | Created by dx505 - Monday, May 21, 2012 2:13 AM | Last reply by Ravindra N. Bhartiya - Thursday, October 24, 2013 5:19 PM -
1 Votes
How to display PDF Thumbnails and launch PDF Viewer
Windows 8.1 has APIs for rendering PDFs.Answered | 5 Replies | 5195 Views | Created by phil_ke - Friday, November 11, 2011 12:29 PM | Last reply by Ravindra N. Bhartiya - Friday, November 1, 2013 7:38 AM -
0 Votes
pdf vs report viewer pages
Hi, The ssrs report in report viewer shows three pages.Answered | 2 Replies | 1679 Views | Created by arkiboys - Monday, December 16, 2019 10:00 AM | Last reply by arkiboys - Friday, December 20, 2019 10:21 AM -
0 Votes
PDF Viewer Control
Are you looking for a web PDF viewer control?Answered | 10 Replies | 1437 Views | Created by JonWayn - Wednesday, September 30, 2015 10:03 PM | Last reply by leo_456 - Tuesday, November 3, 2015 7:07 AM -
1 Votes
PDF Viewer without using Adobe Reader COM
I had the same need in my last project, I googled around found this one on codeplex which is capable of opening and reading PDF files in .NET, Silverlight and WPF.Answered | 3 Replies | 5388 Views | Created by Gabrilanz - Saturday, September 6, 2014 2:55 PM | Last reply by Ashok Kumar_ - Thursday, November 20, 2014 2:26 AM -
2 Votes
PrintDocument into PDF File in VB.net
Hi ALL, How to Create PrintDocument to PDF In VB.Net using VS 2008.Answered | 7 Replies | 7866 Views | Created by narayanan_1983 - Monday, December 22, 2014 9:04 AM | Last reply by Ramanathan_PowerBrain - Sunday, May 8, 2016 6:53 AM -
1 Votes
PDF file as a resource in vb.net
b) Launch the default PDF reader application using ShellExecute.Answered | 11 Replies | 6653 Views | Created by djacktx - Sunday, June 21, 2009 6:26 AM | Last reply by Jay_Wang - Wednesday, June 24, 2009 7:44 AM -
0 Votes
PDF viewer on form
In the COM components tab, you should select Adobe PDF Reader and click OK.Answered | 2 Replies | 3446 Views | Created by Scorgi - Friday, October 23, 2009 9:31 AM | Last reply by Scorgi - Friday, October 23, 2009 11:04 AM -
1 Votes
PDF Viewer in Metro / windows phone 8 application.
Windows 8.1 now has PDF rendering APIs and ability to save as images.Answered | 9 Replies | 7567 Views | Created by AswathyK - Wednesday, January 30, 2013 9:26 AM | Last reply by Ravindra N. Bhartiya - Saturday, August 24, 2013 10:58 AM -
7 Votes
How to open pdf file in vb.net applicatin?
If you are providing a response that is supposed to be a solution to the initial post "How i can open pdf file in vb.net application" please address ...Answered | 29 Replies | 161090 Views | Created by Tariq Younas - Friday, June 22, 2007 10:16 AM | Last reply by Neewbee - Tuesday, November 28, 2017 2:23 AM -
3 Votes
Can we create PDF file in VB.net project?
There are several .Net libraries available that allow you to create PDF files, several of them are free.Answered | 1 Replies | 1191 Views | Created by Tabzee - Wednesday, February 4, 2015 5:08 PM | Last reply by Blackwood - Wednesday, February 4, 2015 5:42 PM - Items 1 to 20 of 231249 Next ›
No announcements