Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7648 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a runtime application that creates a sales list, with pictures. The formatted output prints great in PDF. Is there an easy way to save the same format (layout) as an html file? I tried doing an export to html, but I can't export the pictures (in container fields) and it doesn't format the file like the report does.

Thanks.

Posted

Hi Anatoli.

I was afraid that would be the answer. I haven't worked with XML or XSLT. Is it easy to work with? Does it create the html tags? Are there any samples out there I can look at??

Thanks.

  • 4 weeks later...
Posted

"The formatted output prints great in PDF"

From there it's easy to convert the PDF file to a HTML file with one of the many converters. You could do that manualy but also start the conversion from within the FM application.

Posted

Hi Ellen,

Yes you can create HTML files from FMP (4.x & 5.x) and FMRuntime (4.x & 5.x) solutions. You can also create XML files from FMP (5.x & 6.x) and FMRuntime (6.x) solutions.

The key (simplified explanation)... you have to have calculations that 'generate' HTML code... then export this as a text file.

Below are two of MANY books that are great for understanding HTML & XML output from FileMaker.

- Database Publishing with FileMaker Pro on the Web by Maria Langer

- Advanced FileMaker Pro 6 Web Development by Bob Bowers, Steve Lane, Moyer, Bowers

Hope this helps... Good Luck!

Bob Kundinger

[email protected]

This topic is 7648 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.