by O2 Solutions - Product Type: Component / .NET Class
HI,
Can i export a page to Richtextbox in WPF but keep text format in page? Please show me how?.
Thanks a lot...
Reply
Hi,
we want to change the font and font size of the free text annotaion, but it doesn't work. does anyone know why?
Kind regards
annA
PDFFreeTextAnnotation text = new PDFFreeTextAnnotation
{
Contents = "12",
Font = new PDFFont(PDFFontFace.Helvetica, 50.0),
};
double h = pdfDocument.Pages[0].Height;
double w = pdfDocument.Pages[0].Width;
PDFRectangle rect = new PDFRectangle { LLX = w - 60, LLY = h - 60, URX = w, URY = h };
text.PDFRectangle = rect;
pdfDocument.Pages[0].Annotations.Add(text);
Reply
RE: PDFView4NET Windows Forms Edition anna.leimbert [Germany] 12-Sep-2011 16:06:20
with the PDF4Net component the font size is shown correctly, is this a bug in the view4net implementation?
Reply
Hello,
how can i select text in a PDFFieldTextbox? By doubleclicking i can select the whole text, but how can i achieve to select certain parts of the text?
Reply
HI can you let me know what happens after the support expires (1 year)? Is the product still licensed for use - I mean is it just that the support & product upgrades stop? I appreciate that you can extend the support subscription but need to ensure that the control is still licensed and legal if my boss decides not to renew the support contract as applications may still be using it.
Cheers
Paul
Reply
RE: PDFView4NET support@componentsource.com 27-May-2010 10:30:59
The product will remain licensed but your entitlement to support and updates will expire.
Reply
您好:
我有以下幾個問題:
1.請問它是否可以控制給使用者列印與另存新檔的權限??
2.請問它還是需要有Adobe嗎?還是獨立的??
3.請問它還有支援VS2003 .Net1.1的版本嗎??
謝謝!!
Reply
Dears,
kindly, i'd like to ask about tread safety application of your PDF rendering component. is it client application or server application?? i.e. is it thread safe??
thanks
Reply
RE: PDFView4NET Adrian Marin [O2 Solutions] 20-Apr-2009 16:10:15
Hello,
The PDF rendering component can be used both in client and server applications. It is thread safe, multiple PDF files can be rendered in the same time on different threads.
Kind regards,
Adrian Marin
Technical Support Engineer
O2 Solutions - precisely fit software
Reply
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.