Html output print via stimulsoft report?
Html output print via stimulsoft report?
I have a request with something that is not Stimulsoft problem.
I need to print http://www.daypilot.org/demo/ the schedule calendar from the right(mostly when you have a full week information). Do you know if:
1.- Is it possible to print this on some stimulsoft report, i think if with some like this
http://www.devx.com/tips/Tip/27626 you can send the output to stimulsoft report
2.- I'd like to print this via stimulsofy because I need to print it in landscape orientation. I tried this, but it doesnt work for me:
http://home.tampabay.rr.com/bmerkey/exa ... -test.html
3.- Any advice if this cannot be printed via stimulsoft.
Thanks
I need to print http://www.daypilot.org/demo/ the schedule calendar from the right(mostly when you have a full week information). Do you know if:
1.- Is it possible to print this on some stimulsoft report, i think if with some like this
http://www.devx.com/tips/Tip/27626 you can send the output to stimulsoft report
2.- I'd like to print this via stimulsofy because I need to print it in landscape orientation. I tried this, but it doesnt work for me:
http://home.tampabay.rr.com/bmerkey/exa ... -test.html
3.- Any advice if this cannot be printed via stimulsoft.
Thanks
Html output print via stimulsoft report?
Can you describe your task with more details. As we understood you want to print a report with a calendar (grid) at the left side of html page and sheduler (also grid) at the right side in landscape orientation via StimulReport.Net.iomega55 wrote:I have a request with something that is not Stimulsoft problem.
I need to print http://www.daypilot.org/demo/ the schedule calendar from the right(mostly when you have a full week information). Do you know if:
1.- Is it possible to print this on some stimulsoft report, i think if with some like this
http://www.devx.com/tips/Tip/27626 you can send the output to stimulsoft report
2.- I'd like to print this via stimulsofy because I need to print it in landscape orientation. I tried this, but it doesnt work for me:
http://home.tampabay.rr.com/bmerkey/exa ... -test.html
3.- Any advice if this cannot be printed via stimulsoft.
Thanks
It is not a problem with StimulReport.Net.
Thank you.
Html output print via stimulsoft report?
Ok,
all the logic for generate the report's tables( or grid ) it's already inside daypilot. So because it's a very specific logic that may be it's better leave as is, and not to try to replicate it in Stimulsoft, I would like to put report's tables inside a tag and try to send that html code inside tag to stimulsoft, so the report's tables are not modified and the logic remains in daypilot assembly.
The idea is tried to use Stimulsoft for receive an html code( or html page) and print that information but with the richness of your product.
The links I put above, where for a) how to take some specific innertHtml of a page, and b) how to print some page in landscape.
a) works ok and may be it can be used to send the div.innerHTML to stimulsoft,
b) doesnt work, here the print is via a normal window.print, and this is the reason because I'm trying to look for a solution using stimulsoft.
all the logic for generate the report's tables( or grid ) it's already inside daypilot. So because it's a very specific logic that may be it's better leave as is, and not to try to replicate it in Stimulsoft, I would like to put report's tables inside a tag and try to send that html code inside tag to stimulsoft, so the report's tables are not modified and the logic remains in daypilot assembly.
The idea is tried to use Stimulsoft for receive an html code( or html page) and print that information but with the richness of your product.
The links I put above, where for a) how to take some specific innertHtml of a page, and b) how to print some page in landscape.
a) works ok and may be it can be used to send the div.innerHTML to stimulsoft,
b) doesnt work, here the print is via a normal window.print, and this is the reason because I'm trying to look for a solution using stimulsoft.
Html output print via stimulsoft report?
b) is a trouble. At this moment i don't know how to print html with landscape orientation. Some variants with css work, but not all browsers and with big troubles.
Thank you.
Thank you.
Html output print via stimulsoft report?
After some search, I found abcpdf.net can help for render dynamically an html page to pdf format. If somebody knows another product it'll welcome
Html output print via stimulsoft report?
So you need convert your report to pdf format?
Html output print via stimulsoft report?
Hi:
I need to call a www.somepage.com/some.aspx or www.somepage.com/some.html and the output rendered send it to a pdf format, incluiding the CSS, format, etc.
I need to call a www.somepage.com/some.aspx or www.somepage.com/some.html and the output rendered send it to a pdf format, incluiding the CSS, format, etc.
Html output print via stimulsoft report?
In this case StimulReport can't help you. Only if you convert html to rtf. Other way does not exist.
Thank you.
Thank you.