HTML Transitional does not look OK

Discuss the word processor
Post Reply
User avatar
0p0
Posts: 3
Joined: Sat Feb 09, 2008 8:47 am
Location: Costa Rica

HTML Transitional does not look OK

Post by 0p0 »

I just downloaded the last version of Open Office.org expecting to accelerate my workflow. :)

I'm a musician and recently I learned to write HTML tag by tag, line by line. I designed fully functional and good looking websites for me and for my collective project. I also write the digital booklets of my web music releases in HTML. the problem with this format is that I dont have a single, solid file with the images embeded. So I wanted to try out Open Office.org and check the PDF export. And it works great! But when we are talk about the HTML import, OpenOffice blew my mind away! :shock: My perfectly written and streamlined HTML booklet (Transitional) gets completely broken appart, :( and so does the PDF export. Everything looks ripped off and trashy. Is there a solution for this matter? :cry:

I want to deliver my releases' digital booklets in PDF format, it's been my dream for a while. can anybody help me on this? please?
Windows XP SP2, 1.66GHz Intel Centrino, 512MB RAM, 60GB HD, OOo2.3.0 (es)
User avatar
squenson
Volunteer
Posts: 1885
Joined: Wed Jan 30, 2008 9:21 pm
Location: Lausanne, Switzerland

Re: HTML Transitional does not look OK

Post by squenson »

I you want to print in pdf format directly from your web page, why not use a tool like Cutepdf (free and very easy to install)? This is like a printer, but instead of printing on paper with ink, it creates a pdf file. More info here: http://www.cutepdf.com.

If you prefer to use OOo, then may be you could pot in reply a one page sample that is OK in html and not OK when imported in Writer/Web. You can upload an attachment by using the tab below the submit button when you edit a message.
LibreOffice 4.2.3.3. on Ubuntu 14.04
User avatar
0p0
Posts: 3
Joined: Sat Feb 09, 2008 8:47 am
Location: Costa Rica

Re: HTML Transitional does not look OK

Post by 0p0 »

WOW! that was fast!

Thank you so much for your help! :D

I'll give a try with cutepdf and let you know what happens.

Thanks again!
Windows XP SP2, 1.66GHz Intel Centrino, 512MB RAM, 60GB HD, OOo2.3.0 (es)
User avatar
0p0
Posts: 3
Joined: Sat Feb 09, 2008 8:47 am
Location: Costa Rica

Re: HTML Transitional does not look OK

Post by 0p0 »

Cute PDF did not work propperly. I think the problem is the shape/orientation. of the document. it is a wide horizontal HTML document. so i Think in the end Il do it a more traditional way or just leave the original HTML file as it is. :roll:

Anyway, thank you for taking the time. 8-)
Windows XP SP2, 1.66GHz Intel Centrino, 512MB RAM, 60GB HD, OOo2.3.0 (es)
User avatar
squenson
Volunteer
Posts: 1885
Joined: Wed Jan 30, 2008 9:21 pm
Location: Lausanne, Switzerland

Re: HTML Transitional does not look OK

Post by squenson »

Sorry 0p0, but I cannot accept that you abandon so easily! :D

Have you tried the advanced option of Cutepdf: start printing, select the Cutepdf printer, click on the Properties button and look at the first tab (Layout), or in the second tab at the Advanced button, which allows you to select larger formats of pages.
LibreOffice 4.2.3.3. on Ubuntu 14.04
User avatar
foxcole
Volunteer
Posts: 1507
Joined: Mon Oct 08, 2007 1:31 am
Location: Minneapolis, Minnesota

Re: HTML Transitional does not look OK

Post by foxcole »

0p0 wrote:it is a wide horizontal HTML document.
I'm sorry, but I'm confused. HTML isn't a "document" format and doesn't understand page orientation, headers, footers, line widths or anything else you'd expect of a page, unless you define a table to be a set width... and then you can only set the width in pixels, because HTML is an electronic formatting language, not a document language.

When you try to import a non-document content into the confines of a document, the results might not be as expected. Your HTML might have dimensions expressed in pixels, but that data might or might not translate well to physical measure. That's one reason why the standard for content-rich websites has been to create one version for display and another "printer-friendly" version that the browser could reflow into page dimensions based on the printer settings.

So I would appreciate an example of a page of the HTML you're trying to bring into Writer, to get a better idea of what you're working with. It's possible that adjustments can be made using styles, or there may be another way to solve your problem.
Cheers!
---Fox

OOo 3.2.0 Portable, Windows 7 Home Premium 64-bit
Post Reply