PDF file location
Hi,
I need to produce PDF report by rsWebTier and know the exact location
of the report.pdf, there is a way to get this information.
I will to specify that PDF isn't produced by default preview HTML but
with function ProcessWebRequest of rsWebTier called by code.
I should open this pdf by another browser window.
Thanks
Cristian Aimi
--
I need to produce PDF report by rsWebTier and know the exact location
of the report.pdf, there is a way to get this information.
I will to specify that PDF isn't produced by default preview HTML but
with function ProcessWebRequest of rsWebTier called by code.
I should open this pdf by another browser window.
Thanks
Cristian Aimi
--
This discussion has been closed.
Comments
You can search the HTML response string returned by the
WebTier.ProcessWebRequest call. It will contain something like
Here is a reponse I captured by using the WebDebugger and running the
RBServer\Demos\WebTier\Web Debugger project:
'<?xml version="1.0" encoding="UTF-8"?>'#$D#$A'<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"'#$D#$A'
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">'#$D#$A''#$D#$A'
'#$D#$A' '#$D#$A'
'#$D#$A' '#$D#$A' '#$D#$A'
ReportBuilder'#$D#$A' '#$D#$A' '#$D#$A' '#$D#$A''#$D#$A
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com