1. Alexis Colon Lugo
  2. Valentina Reports ADK
  3. Wednesday, December 05 2018, 12:25 PM
  4.  Subscribe via email
Hi
if any one have this problems using web app on iOS no show or open the PDF.
:)

Code
try

data = mReport.PrintToBuffer(EVReportPrintType.kToPDF, 1)

Exception err as VException
dim errNumber as Integer = err.ErrorNumber
dim errString as String = err.Message
end

Session.mPDF = New WebFile
Session.mPDF.MimeType = "application/pdf"
Session.mPDF.ForceDownload = True
Session.mPDF.FileName = "report.pdf"
Session.mPDF.Data = data

ShowURL( Session.mPDF.URL )
End If
Comment
There are no comments made yet.


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Categories

Announcements & News
  1. 0 subcategories
Valentina Studio
  1. 2 subcategories
Valentina Server
  1. 4 subcategories
Valentina Database ADK
  1. 0 subcategories
Valentina Reports ADK
  1. 0 subcategories
Other Discussions
  1. 2 subcategories
BETA Testing
  1. 0 subcategories
Education & Research
  1. 0 subcategories