Expand my Community achievements bar.

htm fails html ok

Avatar

Level 2

Hi, i have a sample app that I downloaded from Adobe's developer center.  In the sample app I am able to sucessfully convert .htm and .html files.  However in MY orchestration .htm files will fail and .html files will sail right through.  I can't seem to find any differences.  Any suggestions??

1 Reply

Avatar

Level 2

Ehh..think i figured it out, still not sure why sample I have works.  Right before the htmlFileToPdf is called I set the document in my list of documents to a temp variable then i set the attributes of that document to a file.

setDocAttribute(/process_data/@tmpHTMLDoc, "file", "Temp.html")