Telerik Forums
Telerik Document Processing Forum
5 answers
137 views

I am currently creating a pdf document using your PdfFormatProvider.

Inserting text does not include any "-"  (dash) characters.

Dim partNumberBlock = partNumberCell.Blocks.AddBlock()
SetTextProperties(partNumberBlock, RgbColors.Black, 18, FontsRepository.Helvetica)
partNumberBlock.InsertText(sws.Z_No.ToString())
partNumberBlock.InsertLineBreak()

I am using your ​FontRepository and have tried various of the standard fonts.

Is the problem similar to the previous post about german characters and the dash is just not part of the font.

Any help would be appreciated

David Charles Ocasio

 

 

 

 

Deyan
Telerik team
 answered on 07 Oct 2015
1 answer
156 views

Hi,

Filling the cells one by one is time-consuming.

Is there any faster way? Something like CopyFromRecordset method.

Is there any way to insert data into CellRange using RecordSet/Array etc? 

 

 

Svetoslav
Telerik team
 answered on 06 Oct 2015
1 answer
181 views

Hi,

 

I am new in using RadWordsProcessing , I am building report in docx. Requirement is too divide one page in different section, so that i can turn off particular section based on user requirement. How can i divide one page in different section ? because when i try to create other section, it gets created in next page.

Mihail
Telerik team
 answered on 06 Oct 2015
1 answer
334 views

Hi,

 

I have class library, i am trying to use 

RadFlowDocumentEditor editor = new RadFlowDocumentEditor(document); 
Stream stream = new MemoryStream(RQST_ATTACH);
editor.InsertImageInline(stream, "png", new System.
Windows.Size(660, 237));​

 But System.Windows.Size is supported not supported in class library, is there any other way i can deal with this ?

Boby
Telerik team
 answered on 06 Oct 2015
1 answer
721 views

Hello,

I am writing a very specific type of a report, which I have to control line height, dynamically generate content, and fill in a chart object.  I'm currently doing this using OpenXML and Microsoft Word.  When created, the end result is exported into PDF.  This always seemed like overkill for me, and I would have preferred to use Telerik Reporting, except that Reporting doesn't let me set specific line heights.

In any case, I would like to try to dynamically build a web page of the report that I'm doing, which would be formatted exactly as I need it to be, and would also incorporate a RadChart.  I would like to use either WordsProcessing or PDFProcessing to take the MemoryStream of this HTML page, and output it to PDF.  Is this possible?  I don't see any specific examples, although I see there is a conversion demo which can take HTML as input and create a PDF as output.

Thank you,
Alex

Boby
Telerik team
 answered on 05 Oct 2015
1 answer
456 views

Hey,

i recently needed to downgrade a project from .NET 4.0 to .NET 3.5

I used the SpreadExportRenderer in TelerikExport.dll for exporting a PivotGrid to Excel and now the code isn't working any more because of some missing dlls. It seems like the whole Telerik.Windows.Documents.* libraries and TelerikExport.dll is not availiable for .NET 3.5. They are located in the Bin40 folder, nut not in regular Bin (i have UI for WinForms Q2 2015 installied).

Is there something i am missing?

Thanks & Cheers,

Jens

Dimitar
Telerik team
 answered on 02 Oct 2015
1 answer
1.4K+ views

Could an example be provided on how to create a PDF and set the Margins and Orientation for WinForms?

And if this involves the orientation involves use of PageRotation, could you please include how to rotate the text to match the rotation?

Tanya
Telerik team
 answered on 01 Oct 2015
7 answers
147 views

I am trying to get a nice export of may page to PDF.  I have several rad combo boxes that control the content of various areas of the page.

All the rad combo boxes are empty in the PDF - is there anyway around this? I was trying to use them a titles and I don't really want to have to repeat the selected value of the radcombobox in to a literal control next to each one - just so I can tell what I'm looking at in the PDF.

Thanks 

 

Kostadin
Telerik team
 answered on 30 Sep 2015
4 answers
608 views

I currently have the need to print a large amount of data from a silverlight app.  The customer is using a third party pdf printer driver . unfortunately the amount of data is overwhelming that driver.

My first thought to combat this is to create my own pdf file as opposed to using the printer subsystem.

The only truly graphic element in the printout is barcodes. I use your barcode control. The rest is text/columnar data.

So the question :

Can I add your barcode control to the raddocument within a table/cell value so that it will render properly to the pdf file. If so how would I go about doing that.

 Any Help would be appreciated

thanks

David Charles Ocasio

David Ocasio
Top achievements
Rank 2
Iron
Veteran
Iron
 answered on 29 Sep 2015
1 answer
263 views

Hello,

In the document found on Telerik (http://docs.telerik.com/devtools/aspnet-ajax/controls/spreadprocessing/features/freeze-panes), it shows the ActiveWorksheet has a ViewState property, however I do not find that.

I am using the Workbook class found in the namespace Telerik.Windows.Documents.Spreadsheet.Model.  It is my understanding that this is the correct Namespace / DLL(s) to use for processing spreadsheets.

 

 

Your help is appreciated,

Chris

 

Tanya
Telerik team
 answered on 29 Sep 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?