Showing related tags and posts across the entire site.
-
Is it possible to load jpeg thumbnail directly into tablecell(tcpicture,1,1). I have 11,000 thumbnails to be incorporated into vsview report. i.e. pPath = "C:\VBUtils\Images\DSCF1234.jpg" Set vp.TableCell(tcPicture,1,1) = pPath With thanks in advance
-
Hi evrbdy, Here is the problem which is I cannot find solvetion I have to create by StartTable method Table appr 60 rows. Then, I have created nice Header and footer for page. But, I didn't use .Footer and .Header I have created it by my self using .CurrentX and .CurrentY methods. Problem is: it...
-
In my VB6 project I use vsprinter to print reports and vspdf to export them to pdf.
But when report contains central Europe characters(for example report for Slovak customer contains ĽŽČŠ) in vsprinter all is OK and characters are printed OK. But when i want to export this report to pdf, these characters...