in

All Tags » pdf (RSS)

Browse by Tags

  • Webreport hangs after rendering in pdf

    Hi, After rendering my webreport in pdf format the report hangs after consecutive attempts to display the report again. I'm using versions webReport 2.5.20053.188 C1Report 2.5.20053.188 I read the other post regarding RTF clearing browser cache and those suggestions do not work. Please advise. Trent
    Posted to WebReports for ASP.NET (Forum) by smithware@SC.RR.com on 09-12-2007
    Filed under: render, webreport, hangs, rendering, pdf
  • EMF Pie chart not displayed properly in PDF

    Our company is looking to purchase a PDF package. In general we are building reports containing tables, charts, images and text ...and would like to output to PDF. Our tables and charts are expressed as metafiles, and so far most of our EMF files have worked ok by using ComponentOne PDF. The only issue...
    Posted to PDF for .NET (Forum) by gmetzker on 01-08-2008
    Filed under: EMF, Pie Chart, PDF
  • Creating an Invoice from an XML data source and Lifecycle XAF file.

    I am very interested in processing XML to generate various documents which can be emailed and printed. Among which include, purchase ordes, sales orders, invoices etc. Two parts to this question please. Do you have a tool comparable to the Lifecycle Designer in Acrobat 8.0 which can be used to design...
    Posted to PDF for .NET (Forum) by timpeer on 03-15-2008
    Filed under: PDF
  • View PDF in C1PrintPreview

    This has been mentioned a couple of times, with a direction to: "a posting that was done in the Reports.NET newsgroup, basically using reports.net and c1preview to view pdf files". This example is far from clear and not what I think most would be needing. Can you please provide some sample...
    Posted to Preview for .NET (Forum) by DaleBartlett on 03-18-2008
    Filed under: PDF, C1Preview, C1PrintPreview, View
  • Re: How can i save my graph into pdf file? is it possible

    Yes this is possible with the help of C1Pdf. You can add C1Pdf to a webform through the Component Designer window (right click the aspx page and select 'View Component Designer'). I've attached a sample that will display the pdf right in the browser. From the browser it can be saved and printed...
    Posted to WebChart for ASP.NET (Forum) by C1_GregL on 01-14-2008
    Filed under: pdf, C1WebChart
  • Re: How to have multiple documents in a report

    The easiest way is to use C1Report with either C1Preview(C1PrintDocument) or C1Pdf. With C1PrintDocument you can combine multiple reports into 1 document and then view this document in any C1Preview control. Through C1PrintDocument or C1PrintPreviewControl you can export this combined document to PDF...
    Posted to Reports for .NET (Forum) by C1_GregL on 01-08-2008
    Filed under: C1Report, PDF, C1PrintDocument, C1Pdf
  • Re: Combining 2 reports into 1 PDF

    Two reports into one PDF is not possible through C1Report (without first combining the reports through a subreport). But you can use C1PDF to generate a pdf from multiple objects including the pages from multiple C1Reports. It's very easy to take each page from the Report.PageImages and draw them...
    Posted to Reports for .NET (Forum) by C1_GregL on 01-07-2008
    Filed under: C1Report, PDF
  • Re: Export.PDFExporter

    Here's code that will export a range of pages from a print preview document. Just modify the exp.document property. Dim exp As New C1.C1Preview.Export.PdfExporter exp.Range = New C1.C1Preview.OutputRange(3, 8) exp.Document = C1PrintPreviewControl1.PreviewPane.Document exp.Export( "C:\exportedPDF...
    Posted to Preview for .NET (Forum) by C1_GregL on 08-28-2007
    Filed under: Range, Export, PDF, C1Preview
  • Using C1Pdf with ASP.NET

    I have been using the C1Pdf in Winforms for a couple of months. I have no issues with creating Winforms versions. I have now been asked to create a web application that will dynamically create a PDF file. Specifically the user will select some criteria from a web page. From the criteria selected a call...
    Posted to PDF for .NET (Forum) by CMcNeilly on 03-27-2008
    Filed under: PDF
  • ShowPDF report Magnified

    I am having problems with .showpdf on hosting server only. The PDF file appears to be magnified which causes much of the page to be cut off. Regardless of what zoom percentage I pick in adobe reader it never displays the entire page. It works fine on my development machine and also on a test server....
    Posted to WebReports for ASP.NET (Forum) by krmartin on 04-01-2008
    Filed under: webreport, pdf
Page 1 of 2 (16 items) 1 2 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2007 ComponentOne LLC All Rights Reserved.