Print PDF

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
udayvatturi
AppGini Super Hero
AppGini Super Hero
Posts: 85
Joined: 2014-06-14 03:08
Location: India
Contact:

Print PDF

Post by udayvatturi » 2014-07-28 09:56

Hi,
Recently i developed a new add-on for appgini for exporting the Detailed View page as PDF.

I can customize the output as per your requirements. You can go through the sample for yourself.

http://test.spgon.com/appginipdf
username/password : user/user

Go to Invoices,
select existing one or create a new Invoice and save it. Then you can see "View PDF" button where you can print or save pdf.

Hope this helps you. Who ever what this please PM me.
Capture.PNG
Capture.PNG (38.31 KiB) Viewed 30893 times
Capture1.PNG
Capture1.PNG (127.47 KiB) Viewed 30893 times
Thanks
Uday Vatturi

maramk
Veteran Member
Posts: 38
Joined: 2013-08-13 11:19

Re: Print PDF

Post by maramk » 2014-08-22 14:10

Hi Uday,

Thank you for the modified Print PDF mod for my system. It works perfectly :D - Quick response and you and your team is fast with the finalization of the product.

Once again, a satisfied customer.

Thank you.

Kind regards

Mara

cmdlove
Posts: 1
Joined: 2014-10-06 20:40

Re: Print PDF

Post by cmdlove » 2014-10-06 20:47

hi
this is a top add-on ... can i have the script?
best

tuxor
Veteran Member
Posts: 48
Joined: 2014-06-15 00:09

Re: Print PDF

Post by tuxor » 2014-10-09 04:03

Please, caon you give us the code?

thank you

KSan
AppGini Super Hero
AppGini Super Hero
Posts: 252
Joined: 2013-01-08 20:17

Re: Print PDF

Post by KSan » 2014-10-10 03:09

Uday offers this as a paid mod at a very humble cost. Please PM him to get access.

pasbonte
Veteran Member
Posts: 162
Joined: 2013-02-06 09:49

Re: Print PDF

Post by pasbonte » 2015-02-13 11:54

Good Morning
someone could give me access to see how the print in pdf?
Thanks

facos79
Veteran Member
Posts: 115
Joined: 2014-10-29 12:31

Re: Print PDF

Post by facos79 » 2015-03-07 14:13

Ciao,
si riuscirebbe ad avere il formato pdf per risolvere il problema indicati in questo post da me pubblicato ?
Quanto costerebbe ?

http://forums.appgini.com/phpbb/viewtop ... 1536#p3954

Grazie molto...


udayvatturi wrote:Hi,
Recently i developed a new add-on for appgini for exporting the Detailed View page as PDF.

I can customize the output as per your requirements. You can go through the sample for yourself.

http://test.spgon.com/appginipdf
username/password : user/user

Go to Invoices,
select existing one or create a new Invoice and save it. Then you can see "View PDF" button where you can print or save pdf.

Hope this helps you. Who ever what this please PM me.
Capture.PNG
Capture1.PNG
Thanks
Uday Vatturi

charmed_ones
Veteran Member
Posts: 32
Joined: 2013-03-22 13:31

Re: Print PDF

Post by charmed_ones » 2015-10-19 01:10

how would you combine multi lines? and print them on the PDF
I have tried

Code: Select all

SELECT a. * FROM account_id a INNER JOIN ("SELECT Product_Info, Receipt FROM account_id WHERE id =".$sid  GROUP BY Receipt )b ON a.Receipt = b.Receipt
It still gives me the same line locked to the ID? how can I groups all items that are connected to the ID by the receipt number to show on the PDF?
when I tested it mysql it worked perfect, so I'm missing something to get all the lines displayed on the PDF.

bwhatley87
Posts: 1
Joined: 2015-12-12 01:33

Re: Print PDF

Post by bwhatley87 » 2015-12-12 01:35

Hi UDAY,

Are you still offering the PDF customization? Can you contact me?

User avatar
vaalonv
Posts: 8
Joined: 2016-01-28 10:22

Re: Print PDF

Post by vaalonv » 2016-04-05 09:00

Hi Uday Vatturi,

Can you please help me in this topic. Im trying to add this function to my web application but i kind of find it hard... your help will be highly appreciated.

Best regards
Valon

udayvatturi
AppGini Super Hero
AppGini Super Hero
Posts: 85
Joined: 2014-06-14 03:08
Location: India
Contact:

Re: Print PDF

Post by udayvatturi » 2018-02-22 10:45

Hi,
I am getting lot of requests asking for this, so I decided to give it free...

http://spgon.in/appginipdf.zip

This contains documentation and example project.

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Print PDF

Post by a.gneady » 2018-02-28 12:00

Thanks a lot for sharing, Uday :)
Would you mind if I copy it a github repo so that anyone who wishes to modify it can fork it and make it available to the community?
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

maramk
Veteran Member
Posts: 38
Joined: 2013-08-13 11:19

Re: Print PDF

Post by maramk » 2018-03-02 11:01

Dear Uday,

It is very generous of you, but when I downloaded it, it complains it contains a virus from different browsers. Can you kindly please re-submit the code if possible?

Thank you.

Kind regards,

Mara
Attachments
appginipdfcode.png
appginipdfcode.png (190.78 KiB) Viewed 25647 times

H TARIK
Posts: 5
Joined: 2018-01-04 18:44

Re: Print PDF

Post by H TARIK » 2018-03-14 12:20

Thank you very much Uday, for your sharing,
I did your steps, step by step by when i click the invoice button,
shows white screen only,
Regards.

udayvatturi
AppGini Super Hero
AppGini Super Hero
Posts: 85
Joined: 2014-06-14 03:08
Location: India
Contact:

Re: Print PDF

Post by udayvatturi » 2018-03-23 14:08

Hi,
I also just observed it, not sure why it is being shown as virus.

I will try to clean it up or put some fresh copy on same link, or i will put it on git as ahmad suggested.

I will do that on Monday.
maramk wrote:
2018-03-02 11:01
Dear Uday,

It is very generous of you, but when I downloaded it, it complains it contains a virus from different browsers. Can you kindly please re-submit the code if possible?

Thank you.

Kind regards,

Mara

maramk
Veteran Member
Posts: 38
Joined: 2013-08-13 11:19

Re: Print PDF

Post by maramk » 2018-03-26 07:23

Thank you, very much Uday - that is SUPER KIND of YOU!

Kind regards,

Mara

User avatar
Jay Webb
Veteran Member
Posts: 80
Joined: 2017-08-26 15:27
Contact:

Re: Print PDF

Post by Jay Webb » 2018-04-01 16:40

Could use some help with this
Has anyone tried to to download this lately? I get virus warning and can't download it.
Dose anyone have a copy they could post here?
I would like to get a copy of this.

Thanks..
What we envision, we make happen.

R Tammam
Veteran Member
Posts: 113
Joined: 2017-08-26 15:35

Re: Print PDF

Post by R Tammam » 2018-04-04 14:13

Hello jay webb,
i tried to download it , and it worked well with me
try downloading from another browser

mwilliam
Veteran Member
Posts: 32
Joined: 2018-03-31 09:03
Location: London, Kentucky

Re: Print PDF

Post by mwilliam » 2018-04-05 01:50

But its still infected. Doesnt matter what browser you use, its infected.

R Tammam
Veteran Member
Posts: 113
Joined: 2017-08-26 15:35

Re: Print PDF

Post by R Tammam » 2018-04-05 13:15

@Jay Webb ,@ mwilliam i think that you will need to contact udayvatturi

hherman
Posts: 2
Joined: 2018-04-23 23:04

Re: Print PDF

Post by hherman » 2018-04-24 15:36

hi this mod is great. But all .js file infected by virus.

G Belgrado
Veteran Member
Posts: 61
Joined: 2017-03-12 09:24

Re: Print PDF

Post by G Belgrado » 2018-04-27 08:28

hherman wrote:
2018-04-24 15:36
hi this mod is great. But all .js file infected by virus.
malware infecting js files
var _0xaae8
It is on first line of common.js.php
and on first line of all javascript files

mwilliam
Veteran Member
Posts: 32
Joined: 2018-03-31 09:03
Location: London, Kentucky

Re: Print PDF

Post by mwilliam » 2018-04-27 10:24

Can someone clean this up and re-distro it?

mwilliam
Veteran Member
Posts: 32
Joined: 2018-03-31 09:03
Location: London, Kentucky

PRINT PDF CLEANED UP

Post by mwilliam » 2018-05-07 02:02

I went through every single file, even grep-ed everything to clean this up. If it will let me, Ill post it on my site for awhile. Please let me know if there is anymore issues with it.

Avast see's it clean now.


https://drive.google.com/file/d/1A4XjnU ... sp=sharing

skumar
Posts: 5
Joined: 2018-11-14 17:50

Re: Print PDF

Post by skumar » 2018-12-02 11:29

how to print Page No on that pdf invoice?
Regards,
SAMPATH

Post Reply