Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
anaghad@adobeforums.com #1
Re: find elements in the specified area(AVDevRect) (Acrobat SDK 8.0)
Hi,
Thanks for the last replies..
Kindly help me with the following issue:-
I have an acrobat plug in code in c++, which am not too familiar with.
In this code, on click of a menu, user can draw a rectangular region on a pdf page using rectangle cursor(AVPageCursor).
The question is: How do i draw a table (i.e rows and columns) inside this user selected region through code?
Has anybody done this before?
Does acrobat provide any function to draw a table?
anaghad@adobeforums.com Guest
-
Acrobat 8 prints a red area with HP color laserjet
I just got an HP 2605dn Laserjet and was shocked when I used Acrobat 8 to print out a document. The entire areas within graphic frames were covered... -
Find the gothic lovers in your area!
Find the gothic lovers who meet your style in your area! Browse the hot gothic girls and guys with photos in your area! Single gothic ppl here want... -
How to find the number of elements in an array
Ack -- I wanted to post this to both this group and alt.php but forgot to include this group in the original posting -- sorry. Forgive me if this... -
#25900 [Opn->Csd]: DomDocument->get_elements_by_tagname('tagName') doesn't find elements
ID: 25900 Updated by: rrichards@php.net Reported By: Martin dot Honnen at arcor dot de -Status: Open +Status: ... -
#25900 [NEW]: DomDocument->get_elements_by_tagname('tagName') doesn't find elements
From: Martin dot Honnen at arcor dot de Operating system: Windows XP PHP version: 4.3.3 PHP Bug Type: DOM XML related Bug... -
Aandi_Inston@adobeforums.com #2
Re: find elements in the specified area(AVDevRect) (Acrobat SDK 8.0)
There is no such thing as a table in PDF terms, and no special tools
to make them.
What you see as a table is simply text and lines, independently placed
on the page. You can use the PDFEdit layer to do this. It would be
valuable to have read the chapters on graphics and text in the PDF
Reference in preparation for this, none too simple, task.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Bernd Alheit #3
Re: find elements in the specified area(AVDevRect) (Acrobat SDK 8.0)
Does acrobat provide any function to draw a table?
No.
Bernd Alheit Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: find elements in the specified area(AVDevRect) (Acrobat SDK 8.0)
OR you might want to consider adding a collection of AcroForm fields...
Leonard
Leonard_Rosenthol@adobeforums.com Guest



Reply With Quote

