digitaljunkie Posted May 22, 2006 Posted May 22, 2006 (edited) Hi Is it possible to print a found filemaker set via a web browser. E.G User conducts a mailshot search and wants to print the letters from the web browser. i.e 25 people found to mailout too, pressing filemaker print button in browser window prints the 25 personalised letters from i.e rather than FM. We have this setup in Filemaker but have a client that wants purely a Web hosted solution and this is the only block I have stumbled on so far. Hope it makes sense. Edited May 22, 2006 by Guest
Martin Brändle Posted May 22, 2006 Posted May 22, 2006 IWP or CWP? In CWP this should be possible with some CSS formating.
digitaljunkie Posted May 23, 2006 Author Posted May 23, 2006 (edited) well we are running filemaker 7 server advanced on OS X Server 10.4 and have the option of running filemaker 8 server advanced, so CWP although I guess could run either but IWP is not as flexible? What would it entail? are you talking CSS as in Cascading Style Sheets? Edited May 23, 2006 by Guest
Martin Brändle Posted May 23, 2006 Posted May 23, 2006 I can't talk about IWP (because we always used CWP), but I don't think it's possible with IWP. Yes, I mean Cascading Style Sheets.
digitaljunkie Posted May 23, 2006 Author Posted May 23, 2006 Thanks I assumed that CWP would be the way to go seeing as I have FMSA 7 but also the abilty to migrate it to 8. I understand style sheets allow you to maintain the style of a website with ease, but am a little unsure CSS and how it would work for my scenario, sorry but treading on newbie ground here. Could you explain a little or give an example?
Garry Claridge Posted May 23, 2006 Posted May 23, 2006 You would need to present the "found set" in the browser window. This would be formatted to how you would like the print. You would then print from the browser. Good Luck. Garry p.s. To format in the browser you could use XSLT or CSS
Martin Brändle Posted May 25, 2006 Posted May 25, 2006 XSLT is not enough if you want to control the page breaks. Then you need CSS in addition. See http://de.selfhtml.org/css/eigenschaften/printlayouts.htm (in german, but you may figure out). Or you use an XSL-FO processor or a plugin such as the schubec pdf plugin to generate a pdf file that can be downloaded.
digitaljunkie Posted June 1, 2006 Author Posted June 1, 2006 a plugin such as the schubec pdf plugin to generate a pdf file that can be downloaded. OK thats seems like a good idea as it would remove the next hassle of the web browser printing urls and headers etc etc. Only snag is that plugin is client based not server, so I think in my dumbness can't see how it would work if people are accessing via http browsers rather than FM Clients.
Recommended Posts
This topic is 6742 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now