How can we read PDF file content?

Understanding basics of 1C:Enterprise platform. To start working with 1C:Enterprise platform visit Getting started page

#1
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Mar 14, 2012
Company: GSPD

I tryed use DOM Document but not success. Can anyone help me?
I want to view it in 1C form

Edited: Ninh Giang Thi - Apr 15, 2019 12:56 AM
 
#2
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Mar 14, 2012
Company: GSPD

Is it very difficult? I do not want to use third-party API to read it, I want read it by 1C functions.

 
#3
People who like this:0Yes/0No
Active user
Rating: 3
Joined: Mar 10, 2017
Company: Rufinor

Hello Ninh Giang Thi!

You can try to link pdf files to view in html format. And open this files in HTML document in 1C.

I'm not sure this will work for 100% but it is worth to try.

Kind regards,
Alex

 
#4
People who like this:0Yes/0No
Active user
Rating: 3
Joined: Mar 10, 2017
Company: Rufinor

Here if the line of code that will show pdf file in 1C HTML document

<emb ed src= "C:\MyPdfFile.pdf"" width= "100%" height= "100%">

 
#5
People who like this:0Yes/0No
Active user
Rating: 4
Joined: Mar 14, 2012
Company: GSPD

Thanks for your help, but I want to read PDF structure by use DOMDocument code because I do not want to use 3rd party.

 
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)
Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.