Ask a Question related to Macromedia ColdFusion, Design and Development.
-
Castor_uk #1
PDF to HTML
I have just noticed that sometimes if your search on Google pulls back a PDF
you get an option to read it as HTML. Is this possible with ColdFusion as it
would be very useful especially from the accessibility stand point.
Castor_uk Guest
-
Flash .html Plays on Server but NOT on html page
Sorry for being so green. Running IIS Microsoft Server 1. Installed FMS 2. Installed Player 8 and 9 Uploaded .flv and .swf files to server.... -
HTML <Href Link inside a form (HTML text box)
Hello, I am using a standard HTML Form to gather information from users and one of the elements within the form is a text box that users will paste... -
html character enities and other html tags in Contribute3.x
If you need support/integration of additional html character entities and other html tags in Contribute 3.x, please let Macromedia know that you are... -
textArea's and external html files> linking in the html to a new file
Is it possible to have a link like an <a href... in a html file loaded into a textArea which then if clicked loads a new html into the same... -
How to use HTML::Parser to remove HTML tags and print result
I am trying to use HTML::Parser to parse an HTML file, remove all HTML tags (including comments, etc.), replace all ENTITIES (e.g. &), and put... -
Tom Jordahl #2
Re: PDF to HTML
Not out of the box, but you could probably hook in a PDF to HTML converter
in to CFMX real easily if it was written in Java.
You can go the other way - view HTML as PDF - with CFMX 7.
--
Tom Jordahl
Macromedia Server Development
Tom Jordahl Guest
-
neil_matthews@adobeforums.com #3
PDF to HTML
hi
is there a plug-in or program for Mac OSX which allows easy and accurate conversion of PDF files to HTML?
can find an online service from Adobe and lots of windows based apps on google but no Mac stuff :(
my company wants to convert a lot of its PDF files to html for accessibility reasons.
cheers for any help etc
neil_matthews@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #4
Re: PDF to HTML
Have you considered making your PDF files properly accessible instead?
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
neil_matthews@adobeforums.com #5
Re: PDF to HTML
see your point. just thought this would be quicker and easier for all the archive files instead of having to remake them...
neil_matthews@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #6
Re: PDF to HTML
The problem with going to HTML is that HTML is for suggesting layout,
while PDF gives it exactly. The layout not only must change, but will
change according to the user's browser and their settings. This is not
always practical.
Also, if the PDF file contained any flow more complex than a page at a
time, top to bottom (e.g. columns, captions), you will still have to
put a lot of work into making the HTML accessible, work that might as
well have been done on the PDF. Or, at least, perhaps. I haven't
actually done it.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
ginodeyoung@adobeforums.com #7
PDF to HTML
I'm not sure what section of the Acrobat forum is appropriate for this question, please forgive me if I'm not posting in the right area.
We have a need to extract the contents of a growing set of stored PDF documents and turn them into HTML containing all images, charts and embedded spreadsheets at their locations in the document. It's OK if the charts and spreadsheets become images in the process. This would be something done programatically on a server in a daily batch.
As an example, I think you've seen how Google does it - where a PDF turns up in search results and you can "view as HTML"
We're seeking a consultant knowledgeable in the PDF file format who can help guide us to create a process that will do this. You can email me at [email]ginodeyoung@gmail.com[/email], or I'll check in here for responses.
Many thanks,
Gino
ginodeyoung@adobeforums.com Guest



Reply With Quote

