dotmatrix printing

edited 12:33PM in FastReport .NET
Hai

I use this code for exporting to text file for dotmatrix printing,

Dim exp As New FastReport.Export.Text.TextExport
exp.ScaleX = 0
Frp.Export(exp, "c:\Fee.txt")

my prob is after exporting width of exported txt file too long, scaling is not working,
how can i adjust width through code of exported file.

when preview is showed scale shopws 2.5 and when i click autoscale for four times
then i get correct width.But i dont want prev window.
or is there any method to sent directly to dotmatrix.


please tell me a solution.
also tell me how to change graphics to text mode using vb2005

is any changes made for dotmatrix in new version.
(i use ver 1.2.47)

thanks.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.