No announcements
Found 1535544 threads
-
0 Votes
Need to format embedded html in text using reportviewer to pdf output.
In this case you need to embed the HTML content as an image into the report as mentioned in below article.Answered | 3 Replies | 3826 Views | Created by dotnet0709 - Friday, April 19, 2013 7:52 PM | Last reply by Veeresh Nerlige II - Saturday, April 20, 2013 5:00 PM -
0 Votes
Output Directly to PDF
For a similar requirment, i created an HTML page and convert it to pdf using a third party DLL.Answered | 2 Replies | 2418 Views | Created by The Programmer From SC - Saturday, June 9, 2012 4:30 PM | Last reply by The Programmer From SC - Monday, June 18, 2012 5:10 PM -
0 Votes
Html to word or pdf doc
Hi, I had similar agenda, but I did not want the user to save the html document that he is currently looking and then convert it to PDF.Answered | 4 Replies | 3537 Views | Created by AlumCloud.Com - Tuesday, April 28, 2009 8:14 PM | Last reply by Svendsen A - Tuesday, November 5, 2013 9:25 AM -
0 Votes
Silverlight 4 and PDF Output
Unfortunately there is no supported or third-party PDF support for Silverlight that I'm aware of.Answered | 4 Replies | 10172 Views | Created by arasheed - Wednesday, July 7, 2010 9:00 AM | Last reply by George Birbilis - Friday, December 6, 2013 9:10 AM -
1 Votes
.png images not showing in PDF in preview on SharePoint 2013
Does the images sho up when you download the PDF and open it using adobe client?Answered | 1 Replies | 768 Views | Created by ChrisNjord - Thursday, January 26, 2017 3:55 PM | Last reply by Amit V - Thursday, January 26, 2017 4:44 PM -
0 Votes
HTML to PDF from c# Windows
Pretty-looking PDF by HTML can be produced by open source WkHtmlToPdf tool.Answered | 11 Replies | 15598 Views | Created by shahidferoz - Friday, June 19, 2009 5:07 PM | Last reply by AliSeif - Wednesday, October 25, 2017 5:32 PM -
1 Votes
convert html into pdf
Hi, here is a really easy solution to convert HTML to PDF in C#: DocumentModel.Load("Document.html").Save("Document.pdf"); I ...Answered | 5 Replies | 5744 Views | Created by tmagalhaes - Tuesday, January 20, 2009 1:44 PM | Last reply by Victor Malo - Friday, July 5, 2013 11:06 AM -
25 Votes
Can FoxPreviewer output reports with colour to PDF?
The first is using dynamic formatting.Answered | 18 Replies | 4856 Views | Created by damezumari - Sunday, February 12, 2012 1:36 PM | Last reply by CChalom - Thursday, February 23, 2012 1:19 PM -
0 Votes
HTML to PDF method or library
Try Spire.PDF for .NET library.Answered | 3 Replies | 7539 Views | Created by Donald Patrick - Wednesday, August 7, 2019 11:29 PM | Last reply by Lswhite65 - Thursday, August 8, 2019 2:50 AM -
0 Votes
Alternate Text on image for pdf
This is an issue as all the government websites have to be 508 compliant and if SSRS is unable to create pdf's that comply then it will not be used for any agencys that have government ...Answered | 2 Replies | 4838 Views | Created by Roger Kemerling - Tuesday, April 20, 2010 4:39 PM | Last reply by Roger Kemerling - Wednesday, April 21, 2010 2:58 AM -
0 Votes
export to PDF showing solid black images
I had the same problem: solid black rectangle when exporting to PDF.Answered | 4 Replies | 7027 Views | Created by ellenf - Thursday, December 29, 2005 6:58 PM | Last reply by man_called_M - Tuesday, March 16, 2010 11:30 AM -
1 Votes
Custom Webpart output to pdf on SharePoint 2010
If it is an Office document, HTML, AutoCAD etc, then you may want to consider the Muhimbi PDF Converter for SharePoint.Answered | 2 Replies | 7766 Views | Created by ak2010 - Wednesday, April 20, 2011 4:14 PM | Last reply by Jeroen Ritmeijer - Monday, April 25, 2011 9:54 AM -
0 Votes
Output SSRS to pdf
We have a couple of VB6 apps that when a user clicks on a commond button a Crystal report is ran in background and the report is displayed as a pdf document.Answered | 1 Replies | 4234 Views | Created by Dan1104 - Monday, February 27, 2012 8:05 PM | Last reply by Jason Tom Thomas - Monday, February 27, 2012 8:54 PM -
1 Votes
Subscription that outputs PDF file
Yes under the Report delivery option I cxan select Delivered by Windows file share and set the render format to ...Answered | 3 Replies | 1663 Views | Created by David Hills - Monday, December 3, 2012 8:33 AM | Last reply by Fanny Liu - Tuesday, December 4, 2012 10:15 AM -
0 Votes
Dynamic Container Path to Output blob (Image resize)
You don't require the output binding in function.json any more if you are using runtime binding.Answered | 3 Replies | 795 Views | Created by Conquis1 - Saturday, August 10, 2019 10:37 AM | Last reply by Conquis1 - Monday, September 2, 2019 8:07 AM -
0 Votes
c#--Convert HTML Page Source (string) to pdf
I believe this approach is easier to maintain because it contains a straightforward API for converting HTML to a PDF file in .NET, here is a ...Answered | 4 Replies | 8607 Views | Created by Suraj Shaha - Monday, January 28, 2013 12:00 PM | Last reply by Nuka LY - Friday, November 15, 2013 12:40 PM -
0 Votes
Output an image from SSIS
Interesting thought though, as our PDF and SSRS report code gets copied around several projects already and luckily never needs changes.Answered | 7 Replies | 5146 Views | Created by tss68nl - Tuesday, September 21, 2010 2:36 PM | Last reply by tss68nl - Wednesday, September 22, 2010 8:40 AM -
0 Votes
Generate html to pdf in windows 8.1
I don't know about a specific product that would render HTML to PDF as none of the PDF frameworks I know of contains a HTML renderer.Answered | 3 Replies | 925 Views | Created by SARVESH.RVN - Wednesday, October 8, 2014 1:17 PM | Last reply by Oliver Ulm - Wednesday, October 8, 2014 5:05 PM -
0 Votes
How to convert html content to PDF in sharepoint
check out iTextSharp if you want to convert html or anything to PDF programmatically.Answered | 4 Replies | 9517 Views | Created by Nagendra J - Tuesday, June 8, 2010 1:31 PM | Last reply by f00z - Tuesday, June 8, 2010 3:22 PM -
7 Votes
HTML Help CHM file not showing images
Not entirely sure what the issue was as I used all the same images and CSS created with the same html app.Answered | 13 Replies | 12601 Views | Created by Rinso - Thursday, June 20, 2013 4:55 AM | Last reply by Rinso - Monday, June 24, 2013 5:54 AM - Items 1 to 20 of 1535544 Next ›
No announcements