Telerik Forums
Telerik Document Processing Forum
1 answer
115 views
In excel you can open a document and go to File->Properties where in custom tab you can enter a custom property (with value) to the document.

Is it possible to do this in an excel workbook created with SpreadProcessing?
Nikolay Demirev
Telerik team
 answered on 10 Oct 2014
5 answers
190 views
Hi,

Setting:

TextProperties.Font = FontsRepository.Helvetica

Editor.DrawText("æøåÆØÅ")

Gives an error

Any setting for nordic letters I am missing?

Regards,
Brian
Kammen
Telerik team
 answered on 30 Sep 2014
1 answer
87 views
Hi,

When trying to overwrite an already created pdf file using the following code:

      Dim OutStream As New FileStream(Me.FileName, FileMode.Create)
      PdfFormatProvider.Export(Me.PDFDocument, OutStream)
      OutStream.Close()

I get an error "File is being used by an other process"

What do I miss in ending the first operation?

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
67 views
Hi,

Using Clipping and having defined a clipping rectangle: I am searching for a "IsVisible" function like the one in System.Drawing.Graphics.

The purpose is to reduce file size by excluding eg. text, which will not be visible because of the clipping.

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
181 views
Hi,

I would like to apply multiple transformation to FixedContentEditor.Position

However, the MatrixPosition class seems not to apply to the FixedContentEditor

And eg. the Editor.Position.Matrix.TranslatePrepend function does not seem to work, because Editor.Position.Matrix is readonly.

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
582 views
Hi,

Your example shows how to insert jpg image from file:

Using stream As Stream = Me.GetResourceStream("Telerik_logo.jpg")
editor.DrawImage(stream, ImageFormat.Jpeg, New Size(118, 28))
End Using

I would like to insert image from .NET Image class variable. The images are stored in Base64 format in a database.

Could you provide a code snippet for that?

Regards,
Brian
Kammen
Telerik team
 answered on 29 Sep 2014
1 answer
165 views
I'm trying to evaluate the functionality available with your pdfviewer and this pdfprocessing component.  I can't locate the pdfprocessing class or namespace and I can't find any documentation on it.  Can someone provide an example of how to use the pdfprocessing component to extract images from a pdf file?
Petya
Telerik team
 answered on 23 Sep 2014
2 answers
1.2K+ views
I write content to a cell that is by default interpreted as a date.
But I want it treated as plain text.
How do I do this? The CellValueFormat constructor wants a format string; but there is no format string for this case.
Marc
Top achievements
Rank 1
 answered on 15 Sep 2014
3 answers
160 views
Are there any plans to add password protection to zip files?

Greg Gum
Petya
Telerik team
 answered on 12 Sep 2014
6 answers
55 views
Hello all,
    Currently we have purchase the new telerik licence so upgraded the project with the new reference files which is stored at
 C:\Program Files (x86)\Telerik\UI for ASP.NET AJAX Q2 2014\Bin45

Link button not firing after adding the new telerik references file Ver - 2014.2.724.45 .  But works if i replace with old File Vesion-2014.1.403.45. 

Please Help.
Radoslav
Telerik team
 answered on 04 Sep 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?