Printing In Chrome Cutting

Stimulsoft Reports.PHP discussion
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Hello,

Please collect report file as per your request.
Attachments
ArrivalList.mrt
mrt file
(34.43 KiB) Downloaded 255 times
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Any update?
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Printing In Chrome Cutting

Post by Vladimir »

Hello,

We tested your report with data from the log file, the report is built correctly (see attached screenshot):
img.png
img.png (157.29 KiB) Viewed 4819 times
In the attached archive below you can find the latest version, which we tested:
FXPHP_2012.09.14_Trial.zip
(6.17 MiB) Downloaded 259 times
After the upgrade, please clear your browser cache.

Thank you.
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Hello,

I am still facing same issue, whenever I turn on this and try to load dynamic xml I am getting error "load data error", but in log file I am able to see data, once I turn of following, and if I static the xml path all start working.....

<FlexAdapterXmlData>False</FlexAdapterXmlData>
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Printing In Chrome Cutting

Post by Vladimir »

Hello,

Please try to update to the latest prerelease build, it can be downloaded from our website: http://www.stimulsoft.com/en/downloads/reports-fx-php

Thank you.
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Hello,

Still the same with given prerelease build.....
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Re: Printing In Chrome Cutting

Post by Vladimir »

Hello,

We have found a solution for your problem. Please try to add a XML header to the data:

Code: Select all

<?xml version="1.0" standalone="yes"?><data><row>.....................
Thank you.
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Hello,

your suggested solution work and report started working. But some of report facing this new issue.
Attachments
log.txt
(55.7 KiB) Downloaded 245 times
compiling.png
compiling.png (29.91 KiB) Viewed 4782 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Printing In Chrome Cutting

Post by HighAley »

Hello.
hrk2109 wrote:your suggested solution work and report started working. But some of report facing this new issue.
Please, describe your new problem. Does the Viewer freeze or work slow?

Thank you.
hrk2109
Posts: 11
Joined: Mon Aug 06, 2012 12:13 pm

Re: Printing In Chrome Cutting

Post by hrk2109 »

Hello,

when I hit report button, It going into compilation infinitely.
Post Reply